[CF 1387] How can I display the inner-text value of a buff?
tmw-issue-import opened this issue ยท 1 comments
The trinket Archimonde's Hatred Reborn creates a buff that deals damage according to how much damage was absorbed by it. I would like to track how much damage that is.
The buff it creates is of the same name, and the damage absorbed is indicated as part of the buff text. Is there a function to extract that text? Currently I'm using [TotalAbs] and as it goes down so I have some indication but it's not really what I'm looking for :)
Thanks!
Posted by CurseForge user ariehg | Imported from CurseForge issue #1387 | Raw
Nevermind - figured out Stacks works great, and that I can even use the menu to select specific values.
Posted by CurseForge user ariehg