Goblin Sapper Charge range check
A modified and stripped version of https://wago.io/SimpleRangeChecker (thanks asakawa)
This aura scans the visible nameplates for enemy units within 10 yards
** Enemy nameplates must be enabled for this aura to work **
Disclamer
This aura could impact the performance of your game since it is continuously scanning the range to nameplates (even if there are none currently displayed)
I have tried to minimize the performance impact in two ways
- Limiting to only scanning the first 20 nameplates found
- Could throw off the results since it scans any visible nameplate so if there are 25 visible nameplates and 20 are in range it could show 15 - 20 based on the order the nameplates were loaded
- Adding a throttle for how often to scan (Custom Options)
Load
- Currently only loads if the character has Engineering
- Consider using Encounter ID(s) to only enable for relevant boss fights
- Nefarian: 617
- Viscidus: 713
Conditions
- Visual logic based on the number of units in range
Custom Options
- Update frequency: Wait this many sec before checking again (higher number is better for performance)
- Vicinity Trigger: Number of units in range before showing