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

mook

Vars

attack_stanceoverlay for attacking stance
attack_statethe state of combat we are in
held_orethe ore we are holding if any
is_healerare we a healer?
neutral_stanceoverlay for neutral stance
ore_overlayoverlay when we hold an ore
pet_commandscommands we obey

Procs

get_innate_abilitiesReturns a list of actions and blackboard keys to pass into grant_actions_by_list.

Var Details

attack_stance

overlay for attacking stance

attack_state

the state of combat we are in

held_ore

the ore we are holding if any

is_healer

are we a healer?

neutral_stance

overlay for neutral stance

ore_overlay

overlay when we hold an ore

pet_commands

commands we obey

Proc Details

get_innate_abilities

Returns a list of actions and blackboard keys to pass into grant_actions_by_list.