Hekili Priority Helper

Hekili Priority Helper

44M Downloads

[REC] Bladestorm cooldown is 0 when not talented

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

Describe the Issue

Not sure if this should be a priority or recommendation issue, but this was found when debugging why sweeping strikes wasnt being recommended.

Sweeping strikes has a condition spell_targets.whirlwind > 1 & ( cooldown.bladestorm.remains > 15 )

Relevant included snapshot has this line for the sweeping strikes recomendation:
this entry's criteria FAILS: spell_targets.whirlwind[5.00] > 1 & ( cooldown.bladestorm.remains[0.00] > 15 )

I can of course change the condition manually to remove the bladestorm check when not talented, but thought I'd report this so the included apl can work out of the box.

How to Reproduce

  1. Enter the game as Arms
  2. Talent into sweeping strikes (Talents used: BcEAtml4yL3PsSlRlqnvTeVx4DARikkEEJpVSSSAAAAQARiGJQJRAJCcAaSECIBhAAAAAAAAAARCA)
  3. Hit more than one target
  4. Sweeping strikes will not be recommended

Snapshot (Link)

https://pastebin.com/HpVX3RpH

Raidbots Sim Report (Link)

No response

Additional Information

No response

Contact Information

No response

commented

Thanks, I'll add a check for the Bladestorm talent in the part of the priority.

commented

This will be resolved in the next release.