#Cast Spell "X" with 10 stacks of Aura "Y"

6 messages · Page 1 of 1 (latest)

gusty sleet
#

hello! I'm brand spanking new to discord, so if i "blow it" protocol-wise, i apologize in advance.

anyway, I just started messing around with WA a couple hours ago, and im a little stuck. i'd like to have weak auras tell me to cast a spell, but only tell me to cast that spell when i have a certain amount of stacks of an aura on myself (in this particular case, cast "frost shock" with 10 stacks of "Hailstorm").

I THINK that i'm supposed to open up 2 triggers for this to work, but for the life of me i can't get the right combo to work.

Any help would be greatly appreciated.

safe nymph
#

@gusty sleet you only need one trigger because you're only looking for one form of data: hailstorm stacks

#

Create an aura trigger for the hailstorm buff and check stacks >= 10

#

In what form you want to display that is all up to you and can be configured in the display tab

gusty sleet
#

Thanks for the reply! It’s close…but not exactly on the money.
Firstly, I misspoke. I want to cast ice strike with 10 stacks of hailstorm.

That works.

However, I don’t want to see the hailstorm WA while ice strike is on CD.

I’m assuming that’s in the “display” window, but I’m not finding it.

gloomy cobalt
#

For that you would need two triggers. One for hailstorm stacks, another for ice strike not on cooldown. Triggers tell you "When to Show", the Display tab is "What to Show".