
LevelingSystem Fixed
A full experience and leveling system for Valheim. Allows you to gain experience for killing monsters, bosses & gathering resources
Date uploaded | 2 months ago |
Version | 0.5.19 |
Download link | DeepWolf413-LevelingSystem_Fixed-0.5.19.zip |
Downloads | 3810 |
Dependency string | DeepWolf413-LevelingSystem_Fixed-0.5.19 |
This mod requires the following mods to function

denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202
ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.23.2README
Features
- Earn experience from everything you do, such as fighting, and gathering.
- Level up and earn skill points.
- 26 skills to spend skill points on (HP, Stamina, Eitr, Resistances, Critical Damage, Hunting, ...).
- Customizable UI (XP bar, level text, xp text, skill menu, ...).
- A lot of configs to tailor to your likings (XP multipliers, xp tables, skills settings, HUD settings, ...).
- Server synchronized configs.
Feedback and bug reporting
There are two ways.
- (Preferred) Create a new issue (for bug reports) or discussion (for feedback, ideas, etc) on the GitHub Repository
- Join the Cozyheim Discord Server and tag me @deepwolf.
(please note that it can take a while before I respond, I'm not as active on Discord.)
I highly recommend using the first. Faster response, no messages will be missed, feedback and bug reports gathered in one place, and you can follow development if you want.
Credits
Original mod was made by Thrakal (aka Cozyheim).
CHANGELOG
v0.5.19 (Latest)
- Adds more error messages to xp config loading process.
- A warning will be written to the console if it failed to read a xp config file, including the reason it failed to load. The mod will continue to run, as long as one of each xp type config was able to loaded.
Likely causes for failing to load are: invalid JSON structure, and comments.
- A warning will be written to the console if it failed to read a xp config file, including the reason it failed to load. The mod will continue to run, as long as one of each xp type config was able to loaded.
- Fixes an issue with the inability to add/remove skill points from some skills. The interact text would partially block some of the skill buttons with its big hitbox.
- Removes embedded third-party libraries that are no longer needed.
That was all for this patch. I am still working on a major update that will significantly improve all aspects of the mod, such as, the stability, ease of use, UI rework to be consistent with the game, more customizability, and much more.
v0.5.18
- Xp from kills should work properly now. I tested it on my new server-side test environment with success :-)
v0.5.17
- Fixes xp from kills not given to players other than the host. I don't have a way to test this, please let me know if this update didn't fix the bug :-)
v0.5.16
- Updates for Jotunn v2.23.2
- Fixes xp not being given to the player.
v0.5.15
- Adds Ashlands monsters to xp table.
v0.5.14
- Adds more error checks and hopefully fixes an error that'd occur when a client level up.
- Fixes rested xp bonus multiplier not being applied to all types of xp gains. It used to only affect xp gained from killing.
- Fixes fire and poison skill resistance.
v0.5.13
- Updated for Ashlands.
v0.5.12
- Fixed error occuring with the latest version of Auga
v0.5.11
- Maybe fixed the issue with players gaining experience even if the interaction was unsuccessful.
- Fixed an issue with the skills menu still reacting to input after it's been closed.