-- ================ WARRIOR ================ -- Warrior/baseline -- Berserker Rage LCT_SpellData[18499] = { class = "WARRIOR", offensive = true, duration = 6, cooldown = 30 } -- Charge LCT_SpellData[100] = { class = "WARRIOR", stun = true, opt_charges = 2, cooldown = 20 } -- -- Deadly Calm -- [85730] = { -- class = "WARRIOR", -- offensive = true, -- cooldown = 60 -- }, -- Heroic Leap LCT_SpellData[6544] = { class = "WARRIOR", cooldown = 45 } -- Heroic Throw LCT_SpellData[57755] = { class = "WARRIOR", cooldown = 6 } -- Intervene LCT_SpellData[3411] = { class = "WARRIOR", defensive = true, cooldown = 30 } -- Intimidating Shout LCT_SpellData[5246] = { class = "WARRIOR", cc = true, cooldown = 90 } -- Pummel LCT_SpellData[6552] = { class = "WARRIOR", interrupt = true, cooldown = 15 } -- Shattering Throw LCT_SpellData[64382] = { class = "WARRIOR", mass_dispel = true, offensive = true, cooldown = 300 } -- Spell Reflection LCT_SpellData[23920] = { class = "WARRIOR", defensive = true, duration = 5, cooldown = 25 } -- Warrior/talents -- Siegebreaker LCT_SpellData[176289] = { class = "WARRIOR", talent = true, specID = { 71, 72 }, offensive = true, knockback = true, replaces = 5246, duration = 1, cooldown = 45 } -- Ravager LCT_SpellData[152277] = { class = "WARRIOR", talent = true, offensive = true, duration = 10, cooldown = 60 } -- Enraged Regeneration LCT_SpellData[55694] = { class = "WARRIOR", talent = true, heal = true, duration = 5, cooldown = 60 } -- Impending Victory LCT_SpellData[103840] = { class = "WARRIOR", heal = true, talent = true, cooldown = 30 } -- Staggering Shout LCT_SpellData[107566] = { class = "WARRIOR", talent = true, cc = true, cooldown = 40 } -- Disrupting Shout LCT_SpellData[102060] = { class = "WARRIOR", talent = true, interrupt = true, cooldown = 40 } -- Shockwave LCT_SpellData[46968] = { class = "WARRIOR", talent = true, stun = true, cooldown = 40 } -- Bladestorm LCT_SpellData[46924] = { class = "WARRIOR", talent = true, offensive = true, duration = 6, cooldown = 60 } -- Dragon Roar LCT_SpellData[118000] = { class = "WARRIOR", talent = true, knockback = true, duration = 0.5, cooldown= 60 } -- Vigilance LCT_SpellData[114030] = { class = "WARRIOR", talent = true, defensive = true, duration = 12, cooldown = 120 } -- Safeguard LCT_SpellData[114029] = { class = "WARRIOR", talent = true, defensive = true, replaces = 3411, duration = 6, cooldown = 30 } -- Mass Spell Reflection LCT_SpellData[114028] = { class = "WARRIOR", talent = true, defensive = true, replaces = 23920, duration = 5, cooldown = 30 } -- Avatar LCT_SpellData[107574] = { class = "WARRIOR", talent = true, offensive = true, duration = 24, cooldown = 180 } -- Storm Bolt LCT_SpellData[107570] = { class = "WARRIOR", talent = true, stun = true, cooldown = 30 } -- Bloodbath LCT_SpellData[12292] = { class = "WARRIOR", talent = true, offensive = true, duration = 12, cooldown = 60 } -- Warrior/Arms -- Recklessness LCT_SpellData[1719] = { class = "WARRIOR", specID = { 71, 72 }, offensive = true, duration = 12, cooldown = 180 } -- Rallying Cry LCT_SpellData[97462] = { class = "WARRIOR", specID = { 71, 72 }, defensive = true, duration = 10, cooldown = 180 } -- Colossus Smash LCT_SpellData[86346] = { class = "WARRIOR", specID = { 71 }, offensive = true, duration = 6, cooldown = 20 } -- Mortal Strike LCT_SpellData[12294] = { class ="WARRIOR", specID = { 71 }, offensive = true, cooldown = 6 } -- Die by the Sword LCT_SpellData[118038] = { class = "WARRIOR", specID = { 71, 72 }, defensive = true, duration = 8, cooldown = 120 } -- Warrior/Fury -- Warrior/Protection -- Shield Wall LCT_SpellData[871] = { class = "WARRIOR", specID = { 73 }, defensive = true, duration = 12, cooldown = 180 } -- Demoralizing Shout LCT_SpellData[1160] = { class = "WARRIOR", specID = { 73 }, defensive = true, duration = 10, cooldown = 60 } -- Last Stand LCT_SpellData[12975] = { class = "WARRIOR", specID = { 73 }, defensive = true, duration = 20, cooldown = 180 }