You are viewing a potentially older version of this package. View all versions.
cjayride-Regeneration-0.5.0 icon

Regeneration

Fork of aedenthorn/Regeneration for Valheim 1.0. Configurable health and stamina loss and regeneration.

Date uploaded 10 hours ago
Version 0.5.0
Download link cjayride-Regeneration-0.5.0.zip
Downloads 178
Dependency string cjayride-Regeneration-0.5.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 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.2350

README

Regeneration

Updated for Valheim 1.0

A fork of aedenthorn/Regeneration

Original Nexus link: https://www.nexusmods.com/valheim/mods/25

ThunderStore | GitHub

Health and Stamina Regeneration

Adds various configurable tweaks to health and stamina loss and regeneration.

Settings

This mod adds config variables for the following properties:

  • Stamina loss (multiplier, affects any loss of stamina)
  • Swim stamina loss (values for min and max skill)
  • Dodge stamina loss
  • Jump stamina loss
  • Block stamina loss
  • Sneak stamina loss
  • Run stamina loss
  • Fish reeling stamina loss
  • Encumbered stamina loss
  • Build stamina loss (multiplier, because this is set by the tool)
  • Stamina regeneration (multiplier)
  • Stamina regeneration cooldown time (multiplier, this is the pause before regen starts)
  • Health regeneration (multiplier)
  • Health regeneration timer (multiplier)
  • Eitr regen rate

To change these settings, edit the file BepInEx/config/cjayride.Regeneration.cfg (created after running the game once with this mod) using a text editor.

You can adjust the config values in-game using Config Manager.

For the multipliers, 1 would be no change, 2 would be twice the amount or time, 0.5 would be half, etc.

Configuration

Run the game once to generate this config file: BepInEx/config/cjayride.Regeneration.cfg

Contact

  • 𝕏: x.com/cjayride

  • Discord: discord.gg/cjayride (find me at the top of the user list) "cjayride"

  • Twitch: twitch.tv/cjayride

AI Generated

This code was not AI Generated, however, AI was used to verify that it works with the new version of the game.

CHANGELOG

v0.5.0

  • Updated for Valheim 1.0
  • BepInEx dependency updated to denikson-BepInExPack_Valheim-5.4.2350
  • Fixed swim stamina min/max assignment (min was overwriting max)
  • Fishing hooked-stamina config now also writes the new max-skill field

v0.4.1

  • Updated for Mistlands and latest patch