-
Part 3: GnomeSequencer Macros
Some of these are a work in progress and I tweak them from time to time
Note: For all of these abilities I also have the ability to manually trigger each ability in these macros. This is very important for abilities like death Strike as its healing is based off the damage you have taken in the last 5 seconds.
1. BloodDK - This is my goto macro that I use most of the time unless i need to use the macros below. I edited this macro and dropped down the amount of marrowrends in favor of weaving in a few more heart strikes. it still uses marrowrend enough so that its up for the haste and mitigation buff from boneshield. It kind of gates heartstrike behind blood boil or marrowrend to make sure they are used first.
PreMacro = [[
]],
"/cast Death Strike",
"/cast [@player] Death and Decay",
"/castsequence reset=combat Marrowrend, Heart Strike",
'/castsequence reset=combat Blood Boil, Blood Boil, Heart Strike',
PostMacro = [[
]],
}
2. BloodDKNoRP - This is for when I want even more fine control of Deathstrike and to guarantee that I have runic power needed to use death strike after a large hit or active mitigation check. It is also useful for when I want to guarantee that I build runic power for bonestorm for adds coming up but there is nothing to cleave yet to use the macro after this one
PreMacro = [[
]],
"/cast Marrowrend",
"/cast [@player] Death and Decay",
'/castsequence reset=combat Blood Boil, Blood Boil, Heart Strike',
PostMacro = [[
]],
}
3.BloodDKAoE - This makes sure I use my blood boil and death and decay while I'm gaining runic power with heartstrike for bonestorm or just if I want to cleave. It also makes sure DnD fires off.
PreMacro = [[
]],
'/castsequence reset=combat Blood Boil, Blood Boil',
"/cast [@player] Death and Decay",
"/cast Heart Strike",
PostMacro = [[
]],
}
4. Prot Paladin - This is the only macro I use on my paladin. I manually control Shield of the Righteous for more control over my burst, mitigation and hand of the protector. It is quite good at quickly firing off avengers shield after a grand crusader proc. You want to limit the amount of lines in a gnome sequencer macro to as few lines as possible so that it only takes a few presses for it to fire off procs. You also want to make sure you build enough time in your rotation to account for haste procs and haste buffs like time warp and blood lust so the macro does not too quickly cycle through to abilities on cooldown.
PreMacro=[[
]],
"/cast Avenger's Shield",
"/cast Hammer of the Righteous",
"/castsequence reset=combat Consecration",
"/cast Judgment",
PostMacro=[[
]],
}
Last edited by Xeneres : 11-17-2016 at 12:49 AM
Posting Rules
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Connect With Us