Hekili Priority Helper

Hekili Priority Helper

53M Downloads

suggest obli or frostscythe without any proc or KillingMachine

Behnam45 opened 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

Hi, Sometimes hekili recommend suggest me to use Obliterate or Frostscythe without any KillingMachine or proc, and this problem happened after this 2-3 last version addon update, before that this problem wasent exist and sometimes suggest me to use breath of sindragosa without any trinket and PoF and Reaper mark ready, it just suggest me to use breath without anything that is completely wrong

How to Reproduce

just do a m+ dungeon and while of that you will see this issue

What is your information source?

APL Conditions - I found a possible typo or mistake

Snapshot (Link)

https://pastebin.com/zaQU9Eg3

Raidbots Sim Report (Link)

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

Additional Information

this problem just shows up after updates addon, before that fdk was fix

Contact Information

No response

commented

It's telling you to use it 2.24 seconds from now, because at that time, the conditions will be met. That condition specifically being that you don't need to pool runes for anything. This occurs because you will have 3 runes at that time (even though you don't right "now")

        58.  obliterate ( single_target - 8 )
        The action (obliterate) is usable at (0.00 + 1.19) with cost of 2 runes (have 2).
         - the action is ready before the current recommendation (at +1.19 vs. +4.97).
        List ( single_target ) called from ( Frost DK:default:40 ) would PASS at 1.19.
        NONE
         - this entry's criteria FAILS: ! variable.rune_pooling[true] & ! ( talent.obliteration.enabled[true] & buff.pillar_of_frost.up[false] )
        There are 2 recheck events.
        Times: 1, 1.0489909439102
        List ( single_target ) called from ( Frost DK:default:40 ) would PASS at 2.19.
        NONE
        Recheck #1 ( +2.19 ) NOT MET: ! variable.rune_pooling[true] & ! ( talent.obliteration.enabled[true] & buff.pillar_of_frost.up[false] )
        List ( single_target ) called from ( Frost DK:default:40 ) would PASS at 2.24.
        NONE
        Recheck #2 ( +2.24 ) MET: ! variable.rune_pooling[false] & ! ( talent.obliteration.enabled[true] & buff.pillar_of_frost.up[false] )
        Action chosen:  obliterate at 2.24!

I don't see anything wrong with this recommendation, given that your raidbots sim also casts obliterate using this same entry.

If there is an issue with breath, submit a proper snapshot demonstrating that as well.