JuJuz1-SkillGainModifier icon

SkillGainModifier

Allows modifying experience gain per-skill

Last updated a month ago
Total downloads 426
Total rating 1 
Categories Mods Misc Client-side
Dependency string JuJuz1-SkillGainModifier-0.1.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

SkillGainModifier

A Valheim mod which allows modifying experience gain per-skill

  • Global value for all skills
  • Per-skill (override with any value other than 0)

You can also modify the skill reduction modifier which is applied when dying, and set the corpse run duration. Currently this value is baked into the tombstone when dying, meaning that changing the value will only affect the tombstones generated after

Disabling the no skill drain effect is possible. Currently this doesn't remove the UI icon though, but functionally it works!

Config hot reloading

Supports hot reloading the config while in-game. This can be done by modifying the config (via a mod manager or by just editing it) and saving it. The mod watches for any changes made on the file while in-game and reloads it if necessary