So, can I macro DH effectively with any pre-existing spells? Don’t really have the room for it, if it is the new meta for single-target.
It’s on the GCD, whatever you macro it with, beside AW or a trinket, won’t trigger at the same time.
You’re looking for a cast sequence macro. But since you have a 30 second cooldowns and 1 minute cooldowns you’ll want two macros:
Disclaimer I’m not ret scientist
30 second cooldowns
#show tooltip Execution Sentence
/castsequence reset=combat Execution Sentence, Wake of Ashes, Hammer of Light
1 min cooldowns
#show tooltip Divine Hammer
/castsequence reset=combat Divine Hammer, Execution Sentence, Wake of Ashes, Hammer of Light
You can add a line before the cast sequence to use your trinket by adding in
/use 13
Or
/use 14
Depending on which slot your on use trinket is in.
For each macro you’ll want to get to 5 holy power before mashing the button until all spells go off. The sequence will also reset when you enter or leave combat. My assumption (again no ret scientist) that you’ll want Divine Hammer up before execution sentence because it should last longer than execution sentence because you extend it by using holy power and you wake of ashes after Divine Hammer and execution sentence so the holy power generation will add to Divine Hammer and get the damage amp of execution sentence.