Xcesius
Community Developer
- Joined
- May 1, 2011
- Messages
- 2,050
- Reaction score
- 61
Most likely because I haven't added the Tigereye Brew setting to enable / disable. The reason for this is because it will use Tigereye brew the most efficent way possible during raids (Taken from simulationcraft)
Code:
(TigerEyeUseDown && (TigerEyeBrewStacks >= 20 && Me.HasAura(125195))) || (Me.GetAllAuras().Any(a => G.AgilityProcList.Contains(a.SpellId)) && TigerEyeUseDown) || (TigerEyeUseDown && Lua.PlayerChi >= 2 && (Me.GetAllAuras().Any(a => G.AgilityProcList.Contains(a.SpellId)) || TigerEyeBrewStacks >= 15 || Me.CurrentTarget.HealthPercent < 20) && RisingSunKickDebuffRemains > 1 && TigerPowerRemains > 1)
It will use Tigereye Brew when following are met ::
Our Tigereye Brew stack is 20 and we don't have Tigereye Brew up.
One of our major agility trinket procs and Tigereye Brew is down.
One of our major agility trinket procs or our Tigereye Brew stacks is 15 or above or our currenttarget is under 20% health and we have RSK up and TP