nutrition_effects 
Procs | |
nutrition_update_slowdown | Updates movespeed and toolspeed modifiers based on current nutrition level, these who have TRAIT_NO_NUTRITION_EFFECTS dont use this |
---|---|
on_life | Regenerates [blood_regen] and [stamina_regen] per tick based on nutrition level, currently works only for level "full" |
on_nutrition_level_update | Applies nutrition level effects (including speed mods) to the human |
on_species_changed | Handles situations like human transforming into shadowling or diona or whatever the species that shouldn't use nutrition effects |
Proc Details
nutrition_update_slowdown
Updates movespeed and toolspeed modifiers based on current nutrition level, these who have TRAIT_NO_NUTRITION_EFFECTS dont use this
on_life
Regenerates [blood_regen] and [stamina_regen] per tick based on nutrition level, currently works only for level "full"
on_nutrition_level_update
Applies nutrition level effects (including speed mods) to the human
on_species_changed
Handles situations like human transforming into shadowling or diona or whatever the species that shouldn't use nutrition effects