Hekili / hekili

Hekili Priority Helper for DPS and Tanks (WoW Retail)
425 stars 224 forks source link

[REC] Feral Swipe doesn't get properly predicted for Bloodtalons Talent #4196

Closed Exentrick closed 1 week ago

Exentrick commented 1 week ago

Before You Begin

Spec

Druid - Feral

Describe the Issue

On feral in single target when using the Bloodtalons talent and not using brutal slash, you only ever use swipe once at a time to generate bloodtalons. The addon will recommended multiple in a row in the forecast only, which is incorrect, due to the bt buff tracking being bugged. It does update correctly once you cast it, but this causes the next up forecast to error. This can be fixed by swapping "bt_swipe_cat" to "bt_swipe" in line 2703 of DruidFeral.lua

How to Reproduce

Talent bloodtalons and no brutal slash as feral druid, go attack something single target, wait for the situation to pop up where swipe is used to generate bloodtalons, notice the recommendation will often show two swipes in a row.

Snapshot (Link)

https://pastebin.com/jFhhJRtL

Raidbots Sim Report (Link)

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

Additional Information

Discussed with Syrif and he diagnosed the error and it fixed it. Just submitting as a reminder.

Contact Information

Exentrick