Armikur-SkillFloors icon

SkillFloors

Adds a slowly levelable minimum skill floor to Valheim skills.

Last updated a week ago
Total downloads 1109
Total rating 0 
Categories Tweaks Server-side Client-side
Dependency string Armikur-SkillFloors-1.1.5
Dependants 3 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
ValheimModding-Jotunn-2.29.0 icon
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.29.0
ValheimModding-JsonDotNET-13.0.4 icon
ValheimModding-JsonDotNET

Shared version 13.0.3 of Json.NET from Newtonsoft, net45 package for use in Valheim mods. Maintained by the ValheimModding team.

Preferred version: 13.0.4

README

SkillFloors

SkillFloors is a Valheim Mod which creates a minimum skill level for each skill (the skill's "floor"). When you lose skill levels due to death, skill levels won't drop below their skill floors.

Skill floors start at level 0 and increase up at 15% the normal skill's rate. The rate is configurable.

Installation

r2Modman

I recommend using r2modman to install.

Manual

If you're familiar with manually installing mods, go for it! Download the zip, and just put the SkillFloors.dll in BepInEx/plugins/SkillFloors.

Features

  • Slowly levels up a skill "floor" level for each skill.
  • prevents skill levels from dropping below the floor on death
  • skill floors are shown in the skill panel as a light blue number next to each skill name and small progress bar (light blue) under the skill's bar (red)
  • configurable progress rate (available in BepInEx Configuration Manager)
  • ServerSync for the progress rate.

To(maybe)Do

  • console commands
  • Sound effect for skill floor level up

Known issues

  • The skill floor progress bar might disappear sometimes. This does not affect the actual skill floor's level progress, only the bar's display on the skills list.

Other / Support