Hekili Priority Helper

Hekili Priority Helper

44M Downloads

Evoker buff doesn't recognise other evokers buffs.

Tzuyume opened this issue ยท 2 comments

commented

Before You Begin

  • I confirm that I have downloaded the latest version of the addon.
  • I am not playing on a private server.
  • I checked for an existing, open ticket for this issue and was not able to find one.
  • I edited the title of this issue (above) so that it describes the issue I am reporting.
  • I am reporting an issue with the default priority included with the specialization (imported or edited priorities are not supported).

WoW Version

Retail (Dragonflight)

Describe the Issue

If another evoker has blessing of the bronze up hekili will recommend you put yours up.

How to Reproduce

Have another evoker put buff up and watch your recommendation change.

Talent Loadout

BsbBnWR3R1Z1HmbUKIpvm3XXhTBCAAAAAAKaIJikEJkEJlkk0CSDJSIJEkkkEhkkA

Snapshot

https://pastebin.com/hY67vwjE

Raidbots Sim Report (Link)

No response

Additional Information

No response

Contact Information

No response

commented

This should be resolved in the latest release.

commented

Looks like this is referencing the correct spell ID for the Evoker version of the buff, but the buff is missing the standard mechanism used by other group buffs:
shared = "player"
probably needs to be added into the Aura section of EvokerDevastation.lua.

While there, it may be correct to also remove the reference to blessing_of_the_bronze_evoker which is down in the Abilities section for Blessing of the Bronze, as this buff is no longer referenced
applyBuff( "blessing_of_the_bronze_evoker")