not_friends 
Don't target an atom in our friends list (or turfs), anything else is fair game
Vars | |
| attack_closed_turf | If we can try to closed turfs or not |
|---|---|
| attack_obj | If we want it to attack ALL OBJECTS |
| attack_until_past_stat | Stop regarding someone as a valid target once they pass this stat level, setting it to DEAD means you will happily attack corpses |
Procs | |
| is_valid_target | Returns true or false depending on if the target can be attacked by the mob |
Var Details
attack_closed_turf 
If we can try to closed turfs or not
attack_obj 
If we want it to attack ALL OBJECTS
attack_until_past_stat 
Stop regarding someone as a valid target once they pass this stat level, setting it to DEAD means you will happily attack corpses
Proc Details
is_valid_target
Returns true or false depending on if the target can be attacked by the mob