use_ability_on_target 
Uses a cooldown ability from ability_key on the target.
Vars | |
| ability_key | Blackboard key holding the /datum/action/cooldown ability to use |
|---|---|
| hunt_async_ability | Ability snapshotted in perform(), for perform_async() to read. |
Var Details
ability_key 
Blackboard key holding the /datum/action/cooldown ability to use
hunt_async_ability 
Ability snapshotted in perform(), for perform_async() to read.