Fury Warrior Stack and Duration of Raging Blow and Meat Cleaver
Pandha opened this issue ยท 2 comments
Hey,
as fury warrior it is important to know how many stacks of "Raging Blow" are remaining and the duration when they are expiring.
SpellID of Aura ("Raging Blow!"), which should be tracked(stacks and duration): 131116
SpellID of Skill ("Raging Blow"), which should contains these information: 85288
The same apply to to "Meatcleaver" / "Whirlwind". Fury Warriors can collect "Meatcleaver" stacks with "Whirlwinds", which they spend with "Raging Blow".
SpellID of Aura ("Meatcleaver"), which should be tracked(stacks and duration): 85739
SpellID of Skill ("Whirlwind"), which should contains these information: 1680
Both skills are modified by some glyphes, maybe you should look into this too.
I tried to implement that as user rule, but i failed. Maybe a template user rule for simple tasks like would be fine.
Good work so far! (I'm trying to switch from outdated Inline Aura to this Addon).
Greetings