[CF 1347] Variable value cap
tmw-issue-import opened this issue ยท 1 comments
Hello,
Using a TMW i faced an issue: actual variable differs from the one, that TMW shows
I tested it on the prot warrior and it's "ignore pain" stacks:
* on this screenshot you can see that values differs: http://joxi.ru/82QYaMNUjD7de2
* here are the icon options (tracking 1st non zero variable which is "[Stacks]") http://joxi.ru/gmvqwO9hLyDngr
Am i doing something wrong or variables got some "cap" value that they cant exceed?
Posted by CurseForge user artypeterson | Imported from CurseForge issue #1347 | Raw
Blizzard reports the value incorrectly. You need to multiply the value in your text display by (10/9).
E.g. [Stacks * 10 / 9]
There used to be a form thread about this (https://wow.curseforge.com/addons/tellmewhen/forum/warrior/127754-ignore-pain-buff/), but Curse deleted the forums.
Edited Dec 10, 2016
Posted by CurseForge user Cybeloras