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 | |
| ignore_target_status | We dont care that they're dead, if they got tongs theyre bad |
|---|---|
| target_item_key | BB key that holds the target typepath to use |
Procs | |
| is_valid_target | Returns true or false depending on if the target can be attacked by the mob |
Var Details
ignore_target_status 
We dont care that they're dead, if they got tongs theyre bad
target_item_key 
BB key that holds the target typepath to use
Proc Details
is_valid_target
Returns true or false depending on if the target can be attacked by the mob