mirror of
https://github.com/OldManAlpha/Puppeteer.git
synced 2025-11-28 23:48:35 +00:00
Add Last Stand
This commit is contained in:
parent
d2974367c4
commit
48c80b96b3
@ -161,7 +161,7 @@ do
|
||||
"Blessing of Protection", "Hand of Protection", "Divine Protection", "Divine Shield", "Divine Intervention", -- Paladin
|
||||
"Bulwark of the Righteous", "Blessing of Sacrifice", "Hand of Sacrifice",
|
||||
"Power Infusion", "Spirit of Redemption", "Inner Focus", "Abolish Disease", "Power Word: Shield", -- Priest
|
||||
"Shield Wall", "Recklessness", -- Warrior
|
||||
"Shield Wall", "Recklessness", "Last Stand", -- Warrior
|
||||
"Evasion", "Vanish", -- Rogue
|
||||
"Deterrence", "Feign Death", "Mend Pet", -- Hunter
|
||||
"Frenzied Regeneration", "Innervate", "Abolish Poison", -- Druid
|
||||
|
||||
@ -94,6 +94,7 @@ local trackedCastedAuras = {
|
||||
-- Warrior
|
||||
["Battle Shout"] = 2 * 60,
|
||||
["Shield Wall"] = 10, -- 12 with talent
|
||||
["Last Stand"] = 20,
|
||||
-- Warrior: Offensive
|
||||
["Rend"] = 21,
|
||||
-- Racial
|
||||
|
||||
Loading…
Reference in New Issue
Block a user