You are viewing a potentially older version of this package. View all versions.
Flopper-ImprovedStamina-1.1.0 icon

ImprovedStamina

Enhances the stamina regeneration system in the game.

Date uploaded a day ago
Version 1.1.0
Download link Flopper-ImprovedStamina-1.1.0.zip
Downloads 5509
Dependency string Flopper-ImprovedStamina-1.1.0

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 Description
MaxRegenRate 8.0 The maximum stamina regeneration multiplier.
RegenRampUpTime 3.0 The time (in seconds) it takes for stamina regeneration to reach max speed.
DelayBeforeRegen 0.5 The delay (in seconds) after stopping sprinting before regeneration starts.