You are viewing a potentially older version of this package.
View all versions.

ImprovedStamina
Enhances the stamina regeneration system in the game.
Date uploaded | 14 hours ago |
Version | 1.2.0 |
Download link | Flopper-ImprovedStamina-1.2.0.zip |
Downloads | 1993 |
Dependency string | Flopper-ImprovedStamina-1.2.0 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Improved Stamina
This is a mod that enhances the stamina regeneration system in the game. Instead of the default recharge behavior, this mod introduces a dynamic stamina regen mechanic:
Default Configuration:
- Gradual Stamina Regeneration: After stopping sprinting, stamina starts regenerating after 0.5 seconds.
- Scaling Regen Rate: Over 3.0 seconds, the regeneration rate increases up to +8 stamina per second.
- More Natural Recovery: The system ensures a smoother and more responsive stamina recovery experience.
This mod does not alter any other movement mechanics.
Configuration
- You can update the configuration which is located at
BepInEx/config/ImprovedStamina.cfg
Setting | Default Value | Max Value | Description |
---|---|---|---|
MaxRegenRate |
8.0 | 25.0 | The maximum stamina regeneration multiplier. |
RegenRampUpTime |
3.0 | 25.0 | The time (in seconds) it takes for stamina regeneration to reach max speed. |
DelayBeforeRegen |
0.5 | 25.0 | The delay (in seconds) after stopping sprinting before regeneration starts. |
SprintDrainMultiplier |
1.0 | 10.0 | Multiplier for stamina cost when sprinting. 1.0x is the game's default. |