virtual_pet 
Vars | |
alter_appearance_cooldown | cooldown till we can alter our pet's appearance again |
---|---|
area_reroll | cooldown till we can reroll the pet feed dropzone |
cheevo_hats | hat options that are locked behind achievements |
current_level_progress | how much exp we currently have |
happiness | our current happiness |
hat_offsets | manage hat offsets for when we turn directions |
hat_selections | hat options and what level they will be unlocked at |
hunger | our current hunger |
level | our current level |
max_happiness | our max happiness |
max_hunger | maximum hunger threshold |
on_clean_cooldown | cooldown till our pet gains happiness again from being cleaned |
pet | the pet hologram |
pet_state_icons | pet icon for each state |
pet_type | the type of our pet |
possible_colors | possible colors our pet can have |
profile_picture | our profile picture |
restricted_areas | areas we wont drop the chocolate in |
selected_area | area we have picked as dropoff location for petfeed |
selected_hat | hologram hat we have selected for our pet |
special_hat_placement | A list of hats that override the hat offsets and transform variable |
steps_counter | how many steps have we walked |
summon_cooldown | cooldown till we can release/recall our pet |
to_next_level | required exp to get to next level |
Procs | |
after_pet_eat | decrease the pet's hunger after it eats |
on_change_dir | manage the pet's hat offsets when he changes direction |
on_overlays_updated | give our pet his hologram hat |
on_pet_entered | start processing if we enter the pda and need healing |
Var Details
alter_appearance_cooldown 
cooldown till we can alter our pet's appearance again
area_reroll 
cooldown till we can reroll the pet feed dropzone
cheevo_hats 
hat options that are locked behind achievements
current_level_progress 
how much exp we currently have
happiness 
our current happiness
hat_offsets 
manage hat offsets for when we turn directions
hat_selections 
hat options and what level they will be unlocked at
hunger 
our current hunger
level 
our current level
max_happiness 
our max happiness
max_hunger 
maximum hunger threshold
on_clean_cooldown 
cooldown till our pet gains happiness again from being cleaned
pet 
the pet hologram
pet_state_icons 
pet icon for each state
pet_type 
the type of our pet
possible_colors 
possible colors our pet can have
profile_picture 
our profile picture
restricted_areas 
areas we wont drop the chocolate in
selected_area 
area we have picked as dropoff location for petfeed
selected_hat 
hologram hat we have selected for our pet
special_hat_placement 
A list of hats that override the hat offsets and transform variable
steps_counter 
how many steps have we walked
summon_cooldown 
cooldown till we can release/recall our pet
to_next_level 
required exp to get to next level
Proc Details
after_pet_eat
decrease the pet's hunger after it eats
on_change_dir
manage the pet's hat offsets when he changes direction
on_overlays_updated
give our pet his hologram hat
on_pet_entered
start processing if we enter the pda and need healing