holding_object 
Find mobs who are holding the bb configurable object type
This is an extension of basic targeting behaviour, that allows you to only target the mob if they have a specific item in their hand.
Vars | |
| target_item_key | BB key that holds the target typepath to use |
|---|---|
Procs | |
| can_attack | Returns true or false depending on if the target can be attacked by the mob |
Var Details
target_item_key 
BB key that holds the target typepath to use
Proc Details
can_attack
Returns true or false depending on if the target can be attacked by the mob