Increases all exercise experience by X multiplier.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
Do anything you like with the mod.
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1
Initial release.
Increases all exercise experience by X multiplier.This is similar to other mods of the Steam Workshop that change the exercise XP gain, however this mod is not locked set values but rather a multiplier you can easily change.
Edit the file 'mods/ExerciseX/media/lua/client/ExerciseX_Settings.lua' to change the default value from 5x to any value you like, you can even change it to 0.x values to make the XP gain longer if you want.
This mod should also in theory be compatible with any future version of the game as the base fitness lua file is not overridden. The fitness table is used from the current loaded base game and is then multiplied, if any new exercises are added through by the original developers in the future or by any mods as long as this mod is loaded last it should apply the multiplier (assuming they don't totally change the fitness system). You may copy/change and republish this mod anywhere you like, I can't upload this to the Steam Workshop so if anyone wants to they can (just check someone else hasn't done it already).