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

targeted_mob_ability

Attempts to use a mob ability on a target

Vars

ability_keyBlackboard key for the ability
finish_planningIf true we terminate planning after trying to use the ability.
target_keyBlackboard key for where the target ref is stored
use_ability_behaviourBehaviour to perform using ability

Procs

additional_ability_checksAny additional checks before we queue the behaviour

Var Details

ability_key

Blackboard key for the ability

finish_planning

If true we terminate planning after trying to use the ability.

target_key

Blackboard key for where the target ref is stored

use_ability_behaviour

Behaviour to perform using ability

Proc Details

additional_ability_checks

Any additional checks before we queue the behaviour