Hekili Priority Helper

Hekili Priority Helper

53M Downloads

It recommends to refresh Rip when there's a stronger one already applied on the enemy with full duration remaining.

Eluned1 opened this issue ยท 5 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

Druid - Feral

Describe the Issue

On my single target wildstalker build, It often recommends me to reapply Rip even tho a full duration/stronger Rip is already applied on the target.
It should recommend to use Ferocious bite as finisher I'm pretty sure (according to the sims also)

How to Reproduce

1- go to any single target dummy
2- do your opener and apply a Rip with tiger's fury and blood talons
3- watch it recommend reapplying Rip again even tho you have a fully snapshot Rip going on the target with full duration left

What is your information source?

Based on my own Raidbots Quick Sim results

Snapshot (Link)

https://pastebin.com/jxh6dPKD

Raidbots Sim Report (Link)

https://www.raidbots.com/simbot/report/5RNSoyjVj9g7StBkhSc6gw

Additional Information

No response

Contact Information

No response

commented

just FYI the custom healing extension you have is trigger almost 200 warnings/errors.

That being said, you have all of your cooldowns manually disabled in the addon, instead of using the cooldown toggle. This is likely a big reason since so many entries check Tigers Fury cooldown.

Turn them back on and try to recreate the issue.

        15.  tigers_fury ( default - 6 ) - ability disabled ( preference )
        Time spent on this action:  0.02ms
        TimeData:Feral-default-6:tigers_fury:x1:0.02:Ability Known, Enabled(0.02)
 27.  incarnation ( cooldown - 5 ) - ability disabled ( preference )
        Time spent on this action:  0.02ms
        TimeData:Feral-cooldown-5:incarnation:x0:0.02:Ability Known, Enabled(0.02)
        28.  berserk ( cooldown - 6 ) - ability disabled ( preference )
        Time spent on this action:  0.02ms
        TimeData:Feral-cooldown-6:berserk:x0:0.02:Ability Known, Enabled(0.02)
        30.  convoke_the_spirits ( cooldown - 8 ) - ability disabled ( preference )
        Time spent on this action:  0.03ms
        TimeData:Feral-cooldown-8:convoke_the_spirits:x0:0.03:Ability Known, Enabled(0.03)
        Exiting cooldown with recommendation of NO ACTION at +1.49s.
        Returned from list (cooldown), current recommendation is NO ACTION (+1.49).
        - cooldown
commented

Re enabled tigers fury, berserk and convoke spirits. Also deleted that healing extension that i didn't even know was causing issues.

Applied a Rip with 3 stack bloodtalons + tigers fury and it recommened me to re apply another right after:
https://pastebin.com/7EnaJkUm

Also not sure if i do follow ups in here on comments or create a new issue. Please let me know.

commented

Another example with cooldowns disabled via toggle, it still recommends Rip when it's snapshot with tigers fury and bloodtalons

https://pastebin.com/tnuXeR24

commented

Looks like the SimC APL has a "target_if=refreshable" condition for Rip that isn't being checked in the addon's action list.

commented

Should be resolved a few versions ago