Naga Mouse = 0.100 delay
ilvl = 931
Duration = 4m
Burst DPS = 2.63m
DPS = 1.11m
Talents = 3321323 or 1321322
The Arms Compendium
TOS Talent Specs for Arms and Fury
Updated: Trama or Rend, Tested and Validated. Please note that you will could loose 100k DPS if you use Trama Build.
Sequences['WAA'] = {
-- This Sequence was exported from GSE 2.1.07.
Author="Nenii@Proudmoore",
SpecID=71,
Talents = "3321323",
Default=1,
MacroVersions = {
[1] = {
Combat=true,
StepFunction = "Priority",
KeyPress={
"/targetenemy [noharm][dead]",
"/castsequence [mod:shift] reset=2 Cleave, Whirlwind, Whirlwind",
"/cast [mod:ctrl] Victory Rush",
},
PreMacro={
},
"/cast Colossus Smash",
"/cast Mortal Strike",
"/cast Execute",
"/castsequence [talent:3/2] reset=target Rend, Colossus Smash, Slam",
"/castsequence Mortal Strike, Slam",
"/castsequence reset=target Execute, Execute, Mortal Strike",
"/castsequence [talent:3/2] reset=target Rend, Slam",
"/cast Slam",
PostMacro={
},
KeyRelease={
},
},
},
}
This Macro is used as an Opener or AOE depending on the fight mechanic.
Updated: I have updated this Macro to use either Ravager or Bladestorm
Sequences['WAA2'] = {
-- This Sequence was exported from GSE 2.1.07.
Author="Nenii@Proudmoore",
SpecID=71,
Talents = "3321323",
Default=1,
MacroVersions = {
[1] = {
Combat=true,
StepFunction = "Priority",
KeyPress={
"/targetenemy [noharm][dead]",
},
PreMacro={
},
"/cast Warbreaker",
"/use Umbral Moonglaives",
"/cast Battle Cry",
"/cast [talent:7/3, @player] Ravager",
"/cast Bladestorm",
PostMacro={
},
KeyRelease={
},
},
},
}