Hekili Priority Helper

Hekili Priority Helper

44M Downloads

Shaman Elemental - Stuck on totemic recall

rikdol opened this issue ยท 1 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

Tested after reloading priority from defaults.

Stuck on Totemic Recall
Elemental (auto) - stuck on Totemic Recall : https://pastebin.com/2msP7BiH
(Single) - stuck on Totemic Recall: https://pastebin.com/Jh8b2RaL
It seems to register cooldown.liquid_magma_totem.remains as 54s ( while it's not on cooldown )
image

Seemed Stuck on SingleTarget#3 and changed this to:
(cooldown.liquid_magma_totem.remains > 45 & cooldown.liquid_magma_totem.remains < 54)&( talent.lava_surge.enabled & talent.splintered_elements.enabled | active_enemies > 1 & ( spell_targets.chain_lightning > 1 | spell_targets.lava_beam > 1 ) )

How to Reproduce

The screenshot and snapshot should show that totemix recall should not be true in that logic. But for completionists sake :)

Entering game as shaman
Totemic recall is recommended ( if totemic recall is not on cooldown )

Snapshot (Link)

https://pastebin.com/2msP7BiH

Raidbots Sim Report (Link)

No response

Additional Information

No response

Contact Information

Rik#9999

commented

You have Cooldowns toggled off, which makes affected abilities (like LMT) appear to be on cooldown. You probably want to put Totemic Recall on the Cooldown toggle so it won't be recommended when LMT isn't actually on cooldown.