/tg/ Station 13 - Modules - TypesVar Details - Proc Details

pet

Vars

can_cult_convertcan we become cultists?
collarOur collar
collar_icon_stateIf the mob has collar sprites, this is the base of the icon states.
cult_icon_statewhether we have a custom icon state when we get culted
has_collar_resting_icon_stateWe have a seperate _rest collar icon state when the pet is resting.
unique_petif the mob is protected from being renamed by collars.

Procs

DestroyCan set the collar var beforehand to start the pet with a collar.
add_collarAdd a collar to the pet.
become_cultistturn into terrifying beasts
remove_collarRemove the collar from the pet.

Var Details

can_cult_convert

can we become cultists?

collar

Our collar

collar_icon_state

If the mob has collar sprites, this is the base of the icon states.

cult_icon_state

whether we have a custom icon state when we get culted

has_collar_resting_icon_state

We have a seperate _rest collar icon state when the pet is resting.

unique_pet

if the mob is protected from being renamed by collars.

Proc Details

Destroy

Can set the collar var beforehand to start the pet with a collar.

add_collar

Add a collar to the pet.

Arguments:

become_cultist

turn into terrifying beasts

remove_collar

Remove the collar from the pet.