#Custom WA's - Arcane charges and Clearcasting

15 messages · Page 1 of 1 (latest)

tranquil badger
#

Hi so I made my own WeakAuras for my arcane charges and Clearcasting and I cannot figure out why they're not working. Every time I login, my charges are somehow full when it should be the opposite and my clearcasting WA doesn't track my stacks despite me putting the trigger for the stack count.

I'm hoping someone more experienced can help me. They worked in Season 2 so I don't know why they're not working now.

thin oar
#

Share the aura by uploading it to wago and sharing the link. From just your description, it's hard to determine what could be wrong.

tranquil badger
#

Thats the right side

#

The left side is the same, but if you need both, idm sharing

thin oar
#

Nah if it's just a copy, it's fine

tranquil badger
#

This is my Arcane charges, ignore the error, it works fine for me

thin oar
#

In regard to the clear casting one.

  • You have the activation requirement on 'All Triggers', put it on 'Any Trigger';
  • You use 'Exact spell id' in the trigger. As a rule of thumb, don't do that, unless you are 1000% sure and you deliberately try to rule out all other id's that could have the same name. You can just as easily put that spell id in the name trigger and hit enter. Then WA will be smart about it and even if Blizz changes id's for stuff, it won't break;

For the Arcane charges one, I have no more time, have to go do some actual work :D.

tranquil badger
thin oar
#

@tranquil badger Ok, I was bored at work, so took a look at it

  1. The Charge Shell 1 through 4. Instead of a Buff trigger, can probably better use a Player/Unit Info > Conditions trigger, with Always active trigger enabled; (see image 1);

  2. Instead of using conditions with Alpha's, add the power + operator in the trigger (see image 2).

  • for orb 1 use ">= 1"
  • for orb 2 use ">= 2"
  • for orb 3 use ">= 3"
  • for orb 4 use "= 4"
    Or any equivalent that does the same thing.
#

You can then (and should) remove all the conditions at the Arcane Charge Orb 1 through 4.

#

With this changed, it has the same functionality, but it won't show the orbs full when logging in.

#

And in general is a bit more clean in terms of WeakAura building.

tranquil badger
#

Ok lemme edit it rq

#

Oh wow that is way smoother! Thank you :D and yes they weren't full on login!