#How can I keep an Aura on a spell when the spell charge changes?

41 messages · Page 1 of 1 (latest)

autumn iris
#

I have 2 spells that have 2 charges and they both glow when I get a buff. If I cast the spells before I get the buff (so the charge(s) go down to 1) then the buff procs the glow doesn't appear. How do I get the glow to stay on the spells even if their charge count changes. Image showing the spell with 2 charges glowing but the one with 1 charge is not although the buff is still active

forest parrot
#

can you link the aura?

autumn iris
#

Sorry how do I do this?

forest parrot
#

right click -> export

autumn iris
#

Message is too long to send...sorry ive never done this

forest parrot
#

that's the site for WA sharing, you can just paste it in there and give me the link

autumn iris
#

Would you like me to do the same with the other spell?

forest parrot
#

I don't quite get the conditions tbh

#

what did you expect, when setting "on cooldown = true" then "glow 1 visibility off"

#

except it turning the visibility off when it's on CD?

#

like, you have coniditons that turn your glow off when the spell is on CD
and the only condition that turns your glow on has it required that the ability is not on CD

#

and at 1 charge, your ability is on CD

autumn iris
#

I had this imported and I'm just editing it. I didn't set up this myself

forest parrot
#

ok, so you'd want it to glow only when you have the buff?

#

and under no other circumstances

autumn iris
#

Yes

#

As long as that buff is active it should be glowing

forest parrot
#

delete all glow conditions

#

and make a new one like this:

autumn iris
#

That keeps it on now even without the buff

forest parrot
autumn iris
#

ok i imported yours and its working

forest parrot
#

you should be able to do this with the other auras as well

#

if they also all track a buff in their trigger 2

#

you just have to delete all other "glow" conditions before that, the person that set them up was very tired when they did that

autumn iris
#

Ok I'll give it a try with the other spell

forest parrot
#

if trigger 2 is a buff trigger that's only active when the buff is found:
all that condition there says is "while the buff is found, have the glow active"
if there's no other condition that handles glows, then it'll work like you want

autumn iris
#

I don't know what I am doing wrong then. When I do it like this it stays on?

forest parrot
#

you set it to trigger 1

#

trigger 1 is your spell CD trigger, that's always active

#

you want to check if trigger 2 is active

#

trigger 2 is the one that tracks the buff

autumn iris
#

omg

#

ok its good

#

Thanks for putting up with me lol

forest parrot
#

all good, it's a loooooot of options and drop downs to easily get confused in at the start

autumn iris
#

ya I had no problem getting everything edited but this part just wasn't working and I couldn't figure it out