Other user's assetsThis author has not specified whether they have used assets from other authors or not
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
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
This author has not provided any additional notes regarding file permissions
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
A Simple mod that adds a 'Wagons' skill to the game. Experience is gained by pulling around wagons. As you level up it will make heavier wagons easier to pull around. For convenience, you can check how much your skill is reducing the weight of wagons by typing the chat command '/wagon'. Weight is reduced up to a maximum of 250 at a skill level of 100. The maximum weight reduction cap can be increased or decreased through the mod configuration menu or by manually editing the mod's configuration files.
Follow instructions to install bepInEx modloader. Install skill injector mod Install automatically with Vortex mod manager or download manually and put Wagon Skill.dll inside of <valheim-folder>\BepInEx\plugins
Updates Version 1.0.1 - 9/7/2023
Cleaned up old redundant code
Fixed chat bug related to a function name change
Exp is now gained more consistently for every full 1 second spent pulling a cart instead of every 5 seconds.
Reduced amount of skill EXP gained every 5 seconds from 2 to 1.
Hooks into 'AttachedTo' and 'Detach' methods of the Vagon class to more accurately determine when the player is pulling a wagon
Fixed reaching weight reduction cap too quickly. You should now only reach max weight reduction at level 100 like intended.
You will now gain experience while pulling wagons with 0 stamina.
Added configuration option to disable wagon weight reduction.
Special thanks to smokesgabbiani for the original suggestion and all of the users who have been giving me feed back.