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

Change the hunger/thirsty rate?

deb10er0

Refugee
Hello, is there a mod to change the hunger/thirsty rate?

For example....
I will double the time for one complete day.

So I need a mod for the hunger and thirsty rate with half speed.

Edit the file entityclasses.xml .

Change following parameter...

<passive_effect name="WaterChangeOT" operation="base_subtract" value=".0111"/>
<passive_effect name="FoodChangeOT" operation="base_subtract" value=".00833"/>

I will double the time for one complete day. So is it good or realistc to change the values to .0055 and .00416 (decrease 50%)? What do you think?

 
Back
Top