Protection Warrior - buff.avatar.up always false
Ed51 opened this issue ยท 3 comments
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).
Describe the Issue
In my testing buff.avatar.up always seems to show as false after activating Avatar.
In the default action pack it should recommend Thunder Clap in AOE after using Avatar.
How to Reproduce
First Way:
- Enter game as Prot Warrior
- Open Hekili add action to the top of list Thunder Clap with condition buff.avatar.up
- Activate Avatar and this action won't be recommended
Second Way (default list)
- Enter game as Prot Warrior
- AOE > 3 targets
- Activate Avatar
- Thunder Clap won't be priority recommendation
Snapshot (Link)
Raidbots Sim Report (Link)
No response
Additional Information
No response
Contact Information
No response
Thanks; I'll update the Avatar spell ID.
If you review the snapshot on your own, you'll find there are a lot of errors in your custom priority (i.e., shield_wall.up
alone does not work -- you likely want buff.shield_wall.up
; and you have some conditions that are missing spaces around |
operators and so forth, so they don't actually work).