Why not create runes that enable something like support warrior for example, similar to Shout barbarian in Diablo or the new Evoker spec in retail. You would gain new shouts which buff your party or something. There are things that can be done for warrior to feel different surely, I think...
local Hekili = _G[ addon ] local class = Hekili.Class local state = Hekili.State local strformat = string.format local FindPlayerAuraByID = ns.FindPlayerAuraByID local IsActiveSpell = ns.IsActiveSpell local spec = Hekili:NewSpecialization( 72 ) local base_rage_gen, fury_rage_mult...
Feral is the worse pvp spec in the game. They have a small chance vs rogue/warriors in bear form but you can still beat them if you know “how they work”… Again do some research. Rogues are godly in pvp now. It’s basically the Old hemo build with massive damage. They’re going...
( 72 ) local base_rage_gen, fury_rage_mult = 1.75, 1.00 local offhand_mod = 0.50 spec:RegisterResource( Enum.PowerType.Rage, { mainhand_fury = { swing = "mainhand", last = function () local swing = state.swings.mainhand local t = state.query_time return swing + floor( ...