#Classic Eviscerate icon glow on max combo points

26 messages · Page 1 of 1 (latest)

small blaze
#

I have an icon that I use similar to "tell me when" rotation helper
So far i have it so when Eviscerate is useable the icon will appear. (no glow) this is what I want.
I would like the same icon to add a glow if I have max combo points.

Tried setting glow options, but so far it either glows all the time or never.

gloomy grove
#

you need to add a cp trigger and then make a condition depending on it

#

player/unit info -> power -> ...

#

And then turn the glow on with the condition

small blaze
#

sorry for my ignorance, but what is CP, i don't see it as an option when adding a new triger

gloomy grove
#

Combo Points

small blaze
#

lol yah that makes sense. /em derp

#

something like this?

small blaze
#

do you think its one icon or 2? one for spell usable > and another for max combo points

gloomy grove
#

No, you can have it one icon aura

#

Untick that:

#

Then go into the "conditions" tab

#

And make a condition for "if trigger 2 cp = 5" then "glow 1 visibility on"

small blaze
#

would anyone be able to export an example? Ive tried many options. I get this icon when adding trigger type power.

round obsidian
#

export your WA instead

#

!linkit

rocky surgeBOT
#

WeakAuras doesn't show anything by default, it's just the framework that lets you import or create "Auras" to display things. If you're having an issue with an Aura, and/or want opinions on it, then you need to share the specific Aura. The best way to do this is to link it through https://wago.io/.

If you only imported the aura, you may right click the aura in-game and select Copy URL and paste it here. If you have modified the aura or created your own, you may instead select Export to string... and upload the string to https://wago.io/. This does not require an account.
You can now paste the import string directly into Discord (with no other text, only the string) and a bot will import it for you and link the wago.

small blaze
#

not sure if that is how you share

round obsidian
#

Did you read the bot command reply?

small blaze
#

I did, but appears i read it wrong. I think I figured it out though.

I created 2 triggers
1: spell useable
2: power / player / combo points >> Power >= 3

then 2 conditions.
1: active / true / desaturate
2: powertype = combo points / glow visibility on

gloomy grove
#

If you want to use a trigger only for conditions etc., then don't include it in the activation

#

When you set "required for activation" to "any", and eviscerate is not useable then the power trigger keeps the aura active anyways

#

!customactivation

rocky surgeBOT