Summary
Increases stamina regeneration speed, increases encumbrance limits and decreases stamina drain while jogging. Specifics in description
Description
This modifies the Character_Base Prefab which is inherited by every playable character in the game. Should play nice with mods that add extra factions or classes assuming the load order is set and their inheriting classes aren't modifying Stamina values.
Stamina Regain Per Second: 0.08 -> 0.14
Stamina Drain Run: -0.008 -> -0.004
Stamina Drain Sprint: -0.016 -> -0.065
*Minimum Encumbrance Weight: 90 -> 110
*Maximum Encumbrance Weight: 160 -> 180
Maximum Encumbrance Drain: -0.1
*This does not change your maximum carry weight, the minimum is when weight starts to affect stamina drain, maximum is when the maximum stamina drain is achieved. All base players weigh 90kg by default.
NOTE: Once they expose CharacterStaminaComponent properties to the Script Editor I plan to revamp this to allow the values to be edited in Game Master so it can be tailored to indivudal tastes. Ticket T180342 on the feedback tracker. This was mainly intended for use with me and my friends, so please look at it in the workbench and modify as you want!
License
Arma Public License Share Alike (APL-SA)