mook
Vars | |
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 |
Procs | |
get_innate_abilities | Returns 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
.