Hekili Priority Helper

Hekili Priority Helper

44M Downloads

[REC] Prot Warrior is not recommending Last Stand or Shield Wall.

winnerwinnington opened this issue ยท 1 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

Warrior - Protection

Describe the Issue

Last stand conditions from the addon:
( target.health.pct >= 90 & talent.unnerving_focus.enabled | target.health.pct <= 20 & talent.unnerving_focus.enabled ) | talent.bolster.enabled | set_bonus.tier30_2pc | set_bonus.tier30_4pc

I have neither talent, and I think Tier 30 is two sets ago? TWW Season 1 is Tier 32 - right?

This problem extends to Shield Wall which appears to only require the talent immovable object.
talent.immovable_object.enabled & buff.avatar.down

Are either these connected to their sliders for health % and incoming damage?

How to Reproduce

  1. Enter the game as a Prot Warrior
  2. Don't take unnerving focus, or bolstering
  3. Equip any non-tier 30 gear
  4. lose nearly all your health

Snapshot (Link)

https://pastebin.com/JTFXe5y6

Raidbots Sim Report (Link)

N/A

Additional Information

None.

Contact Information

Staypuft#8032

commented

( target.health.pct[97.86] >= 90 & talent.unnerving_focus.enabled[false] | target.health.pct[97.86] <= 20 & talent.unnerving_focus.enabled[false] ) | talent.bolster.enabled[false] | set_bonus.tier30_2pc[0.00] | set_bonus.tier30_4pc[0.00]

Probably needs criteria updates, but currently requires Unnerving Focus, Bolster, or tier 30.