#
# Vitals file
# These are attributes that change constantly
#
# vital key rank visibility min max default weekly_update init
#
# vis is one of: none, visible, fog, priv, exam, temp, naked
# init is how to initialize the value. Options are: norm, demo, rand, form, def, or none
#
vital base_health 1 none 0 100 50 Y form
vital base_happy 2 none 0 100 50 Y norm
vital base_fert 3 exam 0 100 50 Y norm
vital health 4 temp 0 100 75 - form
vital happy 5 temp 0 100 50 - form
vital stress 6 temp 0 100 0 - def
# stam is accessed via the .stamina property! and it's called "Energy" in game
vital stam 7 temp 0 100 50 - def
vital fert 8 temp 0 100 50 - form
vital arousal 9 temp 0 100 0 - def
vital loose 10 visible 0 100 0 - def
