Flopper-ImprovedStamina icon

ImprovedStamina

Enhances the stamina regeneration system in the game.

Last updated a month ago
Total downloads 367652
Total rating 13 
Categories Mods Client-side
Dependency string Flopper-ImprovedStamina-1.2.0
Dependants 207 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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.