9/23 - Updated Macro, moved CC/interrupts, stun out of main macro. Utilize with SHIFT key. Can remove those lines if not desired as they are nto part of the main DPS rotation in the macro.
AOTB Macro intended for those using the Qa’Pla boots. Most [mod] functions removed. Pressing shift will cast Counter Shot and Intimidation, but that’s it. Functionality is otherwise similar to the main AOTB macro.
Sequences['AOTBnoMOD'] = {
-- This Sequence was exported from GSE 2.2.00.
Author="Neewg@Bleeding Hollow",
SpecID=253,
Talents = "2111333",
Help = [[3131333 or 2131333 IF focus starved go with Dire Stable, else go with WOTC. AMOC is also an option.
Even though this is a 'nomod' macro, it does have CC, interrupts, stuns available by pressing SHIFT. Entirely optional and the main macro has no modifiers otherwise.]],
Default=1,
MacroVersions = {
[1] = {
StepFunction = "Priority",
KeyPress={
"/targetenemy [noharm][dead]",
"/cast [nopet,nodead] Call Pet 1; [@pet,dead] Heart of the Phoenix",
"/cast [combat,pet:Spirit Beast,@player] Spirit Mend",
"/cast [target=focus, exists, nodead],[target=pet, exists, nodead] Misdirection",
"/cast [combat] Bestial Wrath",
"/cast [combat] Blood Fury",
"/cast [combat] Titan's Thunder",
"/cast [combat] Aspect of the Wild",
"/cast [mod:shift] Counter Shot",
"/cast [mod:shift] Intimidation",
"/cast [mod:shift, @cursor] Binding Shot",
},
PreMacro={
},
"/castsequence Kill Command, Dire Beast",
"/cast [talent:6/1] A Murder of Crows",
"/cast Kill Command",
"/cast Cobra Shot",
PostMacro={
},
KeyRelease={
},
},
},
}