
This Mod will modify all experience earned by any Hero in the game by the amount specified in the Filename of the Mod.
To change the multiplier you will need to either disable the current mod and download one of the other ones with the multiplier you want
or
You can change the multiplier yourself by navigating into your Hero's Hour mods folder (Default: C:\Users\$UserName$\AppData\Local\Hero_s_Hour\mods)
From there open the folder of the multiplier mod named XP Multiplier and navigate through the subfolders following this path
\XP_Multiplier_Test\Custom Scripts\Game Initialisation\Set_XP_Multiplier_Here.txt
This .txt file will contain only a singular line: 'global_set(xpmod, A)' where A is the number of the version you downloaded.
Simply change A to any number bigger than 0 (Zero).
The game can process up to two decimals. However if set to a number with decimals i.e. 1.57 the multiplier will suffer from rounding errors if any Heroes have the 'Learning' Skill; this will merely be inaccurate though and should still approximately follow expected behaviours.
Due to how the mod is set up, it will change any matches upon starting them, so loading into a save created without this mod will alter your experience multiplier regardless of which setting was used during match creation.
Changelog 1.0:
- Changed the way the multiplier is set.
- Fixed not being able to load saves
Changelog 08/2023:
- Fixed archive contents to actually include the full mod after it broke somehow
- Files themselves remain unchanged at 1.0