CarryWeightSkill
Adds a Carry Weight skill: train while sprinting or swimming heavy; +3 max weight per level. Compatible with Valheim Sept 2026 (Skills.RaiseSkill / MessageHud fix).Carry Weight Skill
Adds a Carry Weight skill to Valheim. Train it by sprinting or swimming while your inventory is at least half full (relative to max carry weight). Heavier loads level you faster. Each level adds +3 max carry weight (up to +300 at level 100). No XP while over-encumbered (past max weight).
The skill is registered with Jotunn and appears in the normal skills menu with the rest of your skills.
Requirements
- Valheim (modded)
- BepInEx
- Jotunn (hard dependency — install via Thunderstore dependencies or manually)
Installation
Thunderstore Mod Manager / r2modman
- Install BepInEx and Jotunn if you have not already (your manager may pull them in automatically).
- Install Carry Weight Skill from Thunderstore.
- Launch the game through the mod profile.
The manager will place CarrySkill.dll under BepInEx/plugins/.
Manual
- Install BepInEx for Valheim.
- Install Jotunn into
BepInEx/plugins/. - Copy
CarrySkill.dllfrom this package intoValheim/BepInEx/plugins/(optionally inside a subfolder).
How it works
| Training | Sprinting on land (not swimming) or swimming with movement, while current weight ÷ max carry weight ≥ 50%. |
| Speed | Between 50% and 100% load |
| Encumbered | If you are over max weight (IsEncumbered), you do not gain Carry Weight XP from this mod (run or swim). |
| Reward | +3 max carry weight per skill level (+300 at level 100). |
Multiplayer
All players who should use the skill need compatible BepInEx, Jotunn, and this mod. The skill uses a stable Jotunn identifier for saves — do not change it between releases if you want existing characters to keep progress.
Compatibility
Supports Valheim 1.0. Use the latest BepInEx and Jotunn from Thunderstore.
Troubleshooting
- No XP: Ensure you are at ≥50% of max weight, actually running (land) or swimming with movement, not over-encumbered, and not blocked by other effects that stop skill XP.
- Max weight not increasing: Confirm the mod loads and check BepInEx
LogOutput.logfor errors on startup.
Credits
- 95Shade — Carry Weight Skill
- Uses Jotunn by Valheim Modding
- BepInEx & Harmony
- Inspired by Carry Weight Skill by Soravyn


