[CF 1565] Monk's Stagger total value cannot be tracked through resource bar
tmw-issue-import opened this issue ยท 3 comments
Stagger is not an available resource type in the Resource Display bar options. All other secondary resource types are there, but staggered damage is not, despite it being displayed on the unit frame as a secondary resource. Even "Alt Power" doesn't display staggered damage.
The Stagger debuffs DO report some stagger number as aura variable #1, and I believe it's your stagger-per-tick, which isn't always helpful because the duration of stagger can change with talents and possibly other ways. However, Stacks * Duration does not return an accurate value of total damage currently staggered.
Edit: Updated for brevity.
Posted by CurseForge user cat_named_classic | Imported from CurseForge issue #1565 | Raw
Unless stagger has a max value (far as I know it doesn't) how would you determine the % contribution of the current stagger value? That's probably why it isn't currently available as an option.
Posted by CurseForge user ray_smith
The unit frame, which provides it as a bar, uses player HP as a "maximum."
Posted by CurseForge user cat_named_classic