Keep in mind my pally is only lvl 46,will update as i lvl.
All in one
Sequences['Prot'] = {
-- This Sequence was exported from GSE 2.2.00.
Author="Pallyman@Draka",
SpecID=66,
Talents = "21?,?,?,?,?,",
Help = [[BETA
Hold alt for Avenger's Shield
Hold ctrl for Hand of Reckoning]],
Default=1,
MacroVersions = {
[1] = {
Combat=true,
StepFunction = "Sequential",
KeyPress={
"/cast Divine Protection",
"/cast [mod:alt] Avenger's Shield",
"/cast [mod:ctrl] Hand of Reckoning",
},
PreMacro={
"/targetenemy [noharm][dead]",
},
"/castsequence Avenger's Shield, Blessed Hammer",
"/castsequence Avenger's Shield, Consecration, Shield of the Righteous",
"/cast Judgment",
"/cast Light of the Protector",
"/cast Blessed Hammer",
"/cast Shield of the Righteous",
PostMacro={
},
KeyRelease={
},
},
},
}