Stardew Valley
0 of 0

File information

Last updated

Original upload

Created by

Strato35

Uploaded by

strato35

Virus scan

Safe to use

Tags for this mod

About this mod

Add stamina and health passive regeneration

Permissions and credits
Add a configurable passive regeneration of your health and stamina over time, based on percent of your max amount for each stats (default 0.2%).
It doesn't work on split screen already, only the main player will have the regeneration.

Configuration available in config.json :

{
  "PercentHealthSeconds": 0.2,  // Percent of health regen per 2 seconds
  "PercentStaminaSeconds": 0.2, // Percent of stamina regen per 2 seconds
  "TickRegen": 120              // Number of tick between each regen cycle (120 ~= 2 seconds)
}

Useful to catch one's breath after a long run.