Hekili Priority Helper

Hekili Priority Helper

53M Downloads

[REC] Implosion recommendation within Tyrant window

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

Spec

Warlock - Demonology

Describe the Issue

I am getting recommendations to implode my imp's while they are buffed from my Tyrant. This shouldn't be the case.

How to Reproduce

Follow the prio list, you will see shortly after your Tyrant summon you will get the implosion recommendation.

Snapshot (Link)

https://pastebin.com/cvpVHtfr

Raidbots Sim Report (Link)

https://www.raidbots.com/simbot/report/oXyAunqveBs4YixgRHkVjH

Additional Information

No response

Contact Information

No response

commented

The provided snapshot does not show implosion being recommended

commented

This is explicitly calculated within the priority:

# Defines the viability of Implosion when Tyrant is down
actions.variables+=/variable,name=impl,op=set,value=buff.tyrant.down,if=active_enemies>1+(talent.sacrificed_souls.enabled)
# Defines the Viability of Implosion while Tyrant is Up
actions.variables+=/variable,name=impl,op=set,value=buff.tyrant.remains<6,if=active_enemies>2+(talent.sacrificed_souls.enabled)&active_enemies<5+(talent.sacrificed_souls.enabled)
# Defines the Viability of Implosion while Tyrant is Up
actions.variables+=/variable,name=impl,op=set,value=buff.tyrant.remains<8,if=active_enemies>4+(talent.sacrificed_souls.enabled)