call_reinforcements 
Calls all nearby mobs that share a faction to give backup in combat
Vars | |
| call_type | Reinforcement-calling behavior to use |
|---|---|
| emote_key | Blackboard key containing an emote to perform when calling reinforcements |
| say_key | Blackboard key containing something to say when calling reinforcements (takes precedence over emotes) |
Procs | |
| decide_to_call | Decides when to call reinforcements, can be overridden for alternate behavior |
Var Details
call_type 
Reinforcement-calling behavior to use
emote_key 
Blackboard key containing an emote to perform when calling reinforcements
say_key 
Blackboard key containing something to say when calling reinforcements (takes precedence over emotes)
Proc Details
decide_to_call
Decides when to call reinforcements, can be overridden for alternate behavior