#Blade Flurry Target Count Weakaura

1 messages · Page 1 of 1 (latest)

glad jay
#

Hi. I know it is possible to create WeakAuras that do things when a certain number of targets are in a specified range (https://github.com/WeakAuras/WeakAuras2/wiki/Useful-Snippets#range-checking). I'm having trouble applying this knowledge with a Blade Flurry WeakAura. I'm trying to make a WeakAura that glows when there are two or more targets in a specified range AND blade flurry is inactive. I thought this would be as simple as modifying this weakaura (https://wago.io/SimpleRangeChecker) in this way (see picture). I added Blade Flurry aura active to trigger 2.

Settings in Custom Options. Number of units in range is carried on Stacks so can be used in Conditions.

GitHub

World of Warcraft addon that provides a powerful framework to display customizable graphics on your screen. - Useful Snippets · WeakAuras/WeakAuras2 Wiki

#

However, this makes the weakaura disappear when blade flurry is not active.

#

I figured it out...