find_potential_targets 
Vars | |
| aggro_grab_range_key | Range in which we can acquire a new target |
|---|---|
| aggro_range_key | Blackboard key for aggro range, uses vision range if not specified |
| priority_refresh_cooldown | If we have a priority strategy set, how often do we refresh our target search? |
| priority_strategy_key | Blackboard key for the target priority strategy |
| vision_range | How far can we see stuff? |
Procs | |
| pick_final_target | Returns the desired final target from the filtered list of targets |
Var Details
aggro_grab_range_key 
Range in which we can acquire a new target
aggro_range_key 
Blackboard key for aggro range, uses vision range if not specified
priority_refresh_cooldown 
If we have a priority strategy set, how often do we refresh our target search?
priority_strategy_key 
Blackboard key for the target priority strategy
vision_range 
How far can we see stuff?
Proc Details
pick_final_target
Returns the desired final target from the filtered list of targets