Valheim
0 of 0

File information

Last updated

Original upload

Created by

urgemeuwu

Uploaded by

urgemeuwu

Virus scan

Safe to use

Tags for this mod

About this mod

Adds a wagon skill to the game. Makes wagon's easier to pull the higher your wagons skill is. Level up your wagon skill by pulling wagons.

Requirements
Permissions and credits
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.


Requirements
bepinex valheim pack - https://valheim.thunderstore.io/package/denikson/BepInExPack_Valheim/
skill injector https://www.nexusmods.com/valheim/mods/341
Installation

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.