Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
SkillsReworked
RPG-style leveling and prestige for Valheim. Earn XP for a new Level skill, gain and spend skill points on any skill(including modded skills) based off your Level.
By M2Valheim
CHANGELOG
Changelog
1.1.1
- fixed README images
1.1.0
- reworked internal structure and also changed XP gain maths to be processed on client instead of killers side(he published share factor before)
- some changes to XPBar to feel more natural
- some preparation for the upcoming TalentTree extension mod
- Updated Jotunn dependency to 2.28.0
1.0.6
- fix for xp gain when using aoe/effect weapons like sledges or staffs
- minor network improvements to use peerId instead of player names to be unique
1.0.5
- reworked OnDeath XP share logic. Now the XP should be shared more reliably
- added new RPC to share Death of characters
1.0.4
- attempt to fix xp not being shared when in group since OnDeath is only executed on owner. Now uses RPCs
1.0.3
- fixed player keys again(silly mistake on my side)
1.0.2
- fixed skill caps not increasing for all players nearby(thanks ZenDragon for help)
1.0.1
- reduced each skill cap by 10 to better match vanilla progression
- fixed custom Level icon not loading
1.0.0
- initial release