Client side
Metabolism, Thirst and Hunger. The key is case insensitive, the first letter is capitalized internally.
Value ranges:
ThirstandHungergo from0to1000Metabolismgoes from-10000to10000
Change metabolism value
Adds the given amount to the current value, the result is clamped to the valid range of the status.Set metabolism value
Sets the value directly, clamped to the valid range of the status.Get metabolism value
Returns the current value through the callback, ornil if the key is not a valid status.
