#aura for dealing with corruption overlap in Echo of Neltharion

7 messages · Page 1 of 1 (latest)

thick verge
#

In this week's bug fix to Echo of Neltharion, blizzard has introduced an overlap between Corruption and Volcanic Heart that happens on the second set of corruption cast by the boss. In order to deal with this overlap, my guild is trying to cast Blessing of Freedom or Tiger's Lust on the people affected by this debuff on that set. Unfortunately, sometimes people cast it on the same person and another doesn't get it.

The idea here is to create an aura that only appears on the second Corruption cast of the Echo of Neltharion fight on Mythic that assigns Freedom or Tiger's Lust on a specific player.

Example: We have a monk (Gnobrew), and two paladins (Melis and Hitdaar). Let's say that the hunter, the mage and the priest are affected with corruption.

The idea would be for the aura to show up as "Freedom name of hunter" for Gnobrew, "Freedom name of mage" for Melis and "Freedom name of priest" for Hitdaar. This would preferably only happen on the second cast of corruption by the boss.

I have no idea how to create this aura myself, but I believe it's possible as it doesn't interact with any private auras. Can anyone help out? Thank you!

limber granite
#

Possible but lots of code.
If you were to write the code you wouldn't just show the name, you'd glow the frame.

thick verge
#

That would be even better, for sure. Possibly there's a similar aura that has done this for another mechanic that would be possible to use as a basis?

#

Maybe I would be able to edit the code to make it work on this fight, building it by scratch, I'm not sure I can manage

#

Actually, I'm sure I cannot manage

limber granite
#

The kind of Aura you're describing is made for race guilds so you could check things like the Liquid public pack.
I know that the Echo public pack for Aberrus doesn't include Auras like this because they ended up being part of a suite that we kept private, though you could find examples in the VOTI pack probably.

thick verge