Hunger {{ currentPage ? currentPage.title : "" }}

Represents how much food the player needs, the lower the greater the need.

Consumption increases by 2% when character is moving.

When have less than 10% Hunger add Hungry negative status.

When have less than 5% Hunger add Famished negative status.

When it reaches 0 the player takes damage per second while not consuming food, if Character Metabolism is enabled there are no damage but incrises 25% Body Energy consume.

If hard mode activated:

Keep value when character dies, set to minimum 10%.

{{{ content }}}