Sequences[‘PvP’] = {
specID = 253,
author = “GreatQWERTY”,
helpTxt = “PvP”,
icon=“INV_MISC_QUESTIONMARK”,
StepFunction = GSStaticPriority,
PreMacro = [[
/cancelaura [@target,harm] Aspect of the Turtle
/cast [nopet,nodead] Call Pet 5;[@pet,dead] Heart of the Phoenix
/petautocastoff [] Growl
/petautocastoff [] Spirit Walk
/startattack [@target,harm]
/petattack [@target,harm]
]],
“/cast [@target,harm] Dire beast”,
“/cast [@target,harm] !Kill Command”,
“/cast [@target,harm] Concussive Shot”,
“/cast [mod,@target,harm] Cobra Shot”,
PostMacro = [[
/cast [combat,pet,@player] Roar of Sacrifice
/cast [combat,pet,@player] Spirit Mend
/cast [@focus,harm] !Auto Shot
]],
}
Sequences[‘Burst’] = {
specID = 253,
author = “GreatQWERTY”,
helpTxt = “Burst”,
icon=“INV_MISC_QUESTIONMARK”,
StepFunction = GSStaticPriority,
PreMacro = [[
/cancelaura [@target,harm] Aspect of the Turtle
/cast [nopet,nodead] Call Pet 5;[@pet,dead] Heart of the Phoenix
/startattack [@target,harm]
/petattack [@target,harm]
/cast [@target,harm] Bestial Wrath
]],
“/cast [talent:6/1,@target,harm] A murder of crows”,
PostMacro = [[
/use [@target,harm] 13
/use [@target,harm] 14
/cast [talent:7/1,@target,harm] Stampede
/cast [talent:7/1,@target,harm] Titan’s Thunder
/cast [@target,harm] Aspect of the Wild
]],
}
Sequences[‘AoE’] = {
specID = 253,
author = “GreatQWERTY”,
helpTxt = “AoE”,
icon=“INV_MISC_QUESTIONMARK”,
StepFunction = GSStaticPriority,
PreMacro = [[
/cancelaura [@target,harm] Aspect of the Turtle
/cast [nopet,nodead] Call Pet 5;[@pet,dead] Heart of the Phoenix
/startattack [@target,harm]
/petattack [@target,harm]
/cast [@target,harm] Titan’s Thunder
]],
“/cast [@target,harm] Multi-Shot”,
PostMacro = [[
/cast [@focus,harm] !Auto Shot
]],
}