MoreStaminaDrain
Increases the stamina drain multiplier for all characters.
| Last updated | 6 hours ago |
| Total downloads | 14 |
| Total rating | 0 |
| Categories | Mods All Clients |
| Dependency string | LengSword-MoreStaminaDrain-0.1.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403Snosz-PhotonCustomPropsUtils
Helps modders easily synchronize room/player properties across all connected clients through Photon's Custom Properties.
Preferred version: 1.1.0README
MoreStaminaDrain
Increases stamina drain by applying configurable multipliers to both global stamina consumption and climbing-specific stamina usage.
Features
- Increases the effective stamina drain multiplier for normal gameplay.
- Provides separate tuning for climbing stamina usage at both maximum and minimum values.
- Supports multiplayer: the host's settings are synced to the room so clients follow the same values.
Configuration
The plugin creates configuration entries in the BepInEx config file under the General and Climbing sections.
| Option | Default | Range | Description |
|---|---|---|---|
Enable |
true |
true/false |
Enables or disables the plugin. |
Global Stamina Drain Multiplier |
1.0 |
0.0 - 1000.0 |
Global multiplier for stamina drain. |
Max Climbing Stamina Drain Multiplier |
0.1 |
0.0 - 1.0 |
Multiplier used for the maximum climbing stamina usage. |
Min Climbing Stamina Drain Multiplier |
0.02 |
0.0 - 1.0 |
Multiplier used for the minimum climbing stamina usage. |