Hekili Priority Helper

Hekili Priority Helper

44M Downloads

Globe of jagged ice not recommended

chevyn11 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).

Describe the Issue

Globe of jagged ice is not recommended.. possibly because its been reworked. From the snapshot it says its

 Bypassing 'trinket1' action because the equipped trinket #1 is not usable.

This is due to previously requiring a debuff on the target before its useable
from Items.lua:
usable = function() return active_dot.skewering_cold > 0, "requires skewering_cold stacks" end,

Now it does not.

How to Reproduce

Enter game
Have globe of jagged ice equipped
Not recommended

Snapshot (Link)

https://pastebin.com/XW3xL3Rn

Raidbots Sim Report (Link)

No response

Additional Information

No response

Contact Information

chevyn

commented

New item id is 212683

commented

While youre on a commit spree, I saw your previous commit RE: globe but it still needs to update the item id to 212683
254feec