• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Hunger and Max stamina

CyrusBlaze

New member
Has anyone found the link between these two? (Hunger level and Max stamina)

I've been able to find other Max HP/Stamina settings and adjust them, but can't seem to pinpoint the link between hunger level and max Stamina.

 
Ive found they are 100% identical, the amount of your current food is exactly the same as your stamina in all cases. Hope i didnt mis understand your question.

 
I was looking for this for a few hours too, no luck. I wanted to change the ratio or at least set a minimum, only mention I found of either is this commented out section in buffs.xml below. I'm wondering if they are just hardcoded to be the same percentage value.

<!-- Minimum cap for "blacked out" water and stamina:<passive_effect name="WaterChangeOT" operation="base_add" value="1">

<requirement name="StatCompareModMax" stat="water" operation="LTE" value="10"/>

</passive_effect>

<passive_effect name="StaminaMaxModifierOT" operation="base_add" value="1">

<requirement name="StatCompareModMax" stat="stamina" operation="LTE" value="10"/>

</passive_effect>
 
I have been wondering about this as well. As I play more of A17 Im finding this one of those QoL issues that's rubbing me the wrong way. Why do I have to be constantly at 100% Full and Hydrated to have complete stamina, and or, stamina regen?

As I prefer to do personal modding to make the game fit more to my tasting, I am looking forward to someone finding a work around for this.

 
Back
Top