Hekili Priority Helper

Hekili Priority Helper

53M Downloads

[REC] ⚠️ Frost DK BoS cooldown not being tracked, preventing RP pooling

Closed this issue · 1 comments

commented

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

DK - Frost

Describe the Issue

The cooldown data for Breath of Sindragosa is both numerically inaccurate (reads as 150s when the ability in fact has a 90s cooldown) and also fails to update, being locked at 150s regardless of the usage of the spell.

This results in the rp_pooling variable erroneously evaluating to false at all times, and may also affect any other check that depends on the cooldown of BoS.

Image

How to Reproduce

  1. Enter game as Frost DK
  2. Talent Breath of Sindragosa
  3. Either: observe that "cooldown.breath_of_sindragosa.remains" is locked to 150, and never changes despite use of the ability, or: use Breath and await the 4 gcd window prior when frost strike should not be recommended, but is.

What is your information source?

APL Conditions - I found a possible typo or mistake

Snapshot (Link)

https://pastebin.com/y49AFhSm

Raidbots Sim Report (Link)

No response

Additional Information

No response

Contact Information

No response

commented

Disregard, I am an idiot and missed the global setting causing all abilities to be considered as permanently on cooldown whilst the cooldowns are shown separately.

That said, the cooldown time of the ability is still incorrectly referenced as 150 when it should be 90.