target_priority_strategy 
Target priority datum, exists to allow mobs to have custom targeting priorities. Singleton.
Procs | |
| get_target_priority | Returns a number representing the priority of a target, higher -> more likely to attack |
|---|---|
| select_target | Returns a single atom from the list of passed targets |
Proc Details
get_target_priority
Returns a number representing the priority of a target, higher -> more likely to attack
select_target
Returns a single atom from the list of passed targets