Valheim
0 of 0

File information

Last updated

Original upload

Created by

pipakin

Uploaded by

pipakin

Virus scan

Safe to use

Tags for this mod

About this mod

Adds a Fitness skill to the game. This increases your maximum base stamina and regen and is increased by using stamina.

Requirements
Permissions and credits
Changelogs
Adds a Fitness skill to the game. This increases your maximum base stamina and regen and is increased by using stamina.

Default Config:
## Settings file was created by plugin FitnessSkillMod v1.0.0
## Plugin GUID: com.pipakin.FitnessSkillMod

[Progression]

## Increment to increase skill per use of a full bar of stamina
# Setting type: Single
# Default value: 1
LevelingIncrement = 1

[Stamina]

## Base Max Stamina. The default is 75 which is the same as the unmodded game
# Setting type: Single
# Default value: 75
BaseMaximum = 75

## Maximum stamina multiplier (at level 100). Minimum 1
# Setting type: Single
# Default value: 1.5
MaxMultiplier = 1.5

## Base Regen. The default is 5 which is the same as the unmodded game
# Setting type: Single
# Default value: 5
BaseRegen = 5

## Stamina regen multiplier (at level 100). Minimum 1
# Setting type: Single
# Default value: 1.5
RegenMultiplier = 1.5

## Amount of stamina used before any skill is gained
# Setting type: Single
# Default value: 25
GainIncrement = 25



Tested for compatibility with:

Requires my Skill Injector mod.

Known Issues
  • None


Github link: https://github.com/pipakin/PipakinsMods/tree/master/FitnessSkillMod

All my mod code on GitHub: https://github.com/pipakin/PipakinsMods
 
FAQ
  • How do I install this?
    Extract the zip file and copy the resulting files into the BepInEx plugins folder. BepInEx docs
  • Why do I get an error about "com.pipakin.SkillInjectorMod?
    You need to install my Skill Injector mod.
  • Why are the "raiseskill" and "resetskill" cheats weirdly broken?
    You need the latest version of my Skill Injector mod. I fixed a bug in that.