Hi! I’m trying to make a defensive macro for Warlocks and running into problems with how to make it cast the sacrificed ability Shadow Bulwark. Currently the macro looks like this:
#showtooltip Dark Pact
/cast Command Demon
/use Sinful Aspirant’s Emblem
/cast Dark Pact
Everything works fine but problem is I don’t want the Command Demon line. Instead I want it replaced with a line ONLY casting Shadow Bulwark(Sacced Voidwalker Last Stand)
The reason is when I have any other pet sacrificed, like Fel Hunter or Imp, I don’t want to macro to randomly cast Spell Lock et.c. when I’m looking to use my defensives.
I’ve tried using /cast Shadow Bulwark but doesn’t work.
Any suggestions on what to write to make a /cast command that explicitly casts Shadow Bulwark when you have a sacrificed Demon?