If Empryeal Ward is talented, Hekili cannot detect Lay On Hands Cooldown (v3)
apolytest opened this issue ยท 0 comments
Before You Begin
- I confirm I am using the latest version of the addon (outdated versions may have problems that were fixed on the newest release).
- I confirm I am playing on official Blizzard servers (not private servers).
- I checked for an existing, open ticket for this issue and was not able to find one.
- I have updated the issue title to clearly describe the problem.
- I am reporting an issue with the default specialization priority (not a custom or imported priority).
Specialization
Paladin - Holy
Describe the Issue
As the title says, if I am talented for Empyreal Ward, when using something like this in my source e.g. cooldown.lay_on_hands.remains=0 then the cooldown time ALWAYS returns 0.
if i change the talent to ANYTHING, then cooldown.lay_on_hands.remains=0 works and cooldown time is correctly reported. This means Lay of Hands is being incorrectly recommended despite being on cooldown.
How to Reproduce
- Use any paladin class with Empryeal Ward talent
- Cast Lay on Hands, and add - cooldown.lay_on_hands.remains=0 to your condition
- Hover over condition to see cooldown remains = 0
- Untalent Empyreal ward
- Hover over condition to see cooldown remains = e.g. 450
What is your information source?
Based on my in-game experience and intuition
Snapshot (Link)
Raidbots Sim Report (Link)
No response
Additional Information
No response
Contact Information
apoly01