OK, this is driving me crazy. This macro works perfectly:
#showtooltip
/cast [nomod, @cursor] Death and Decay
/cast [mod:alt, @player] Death and Decay
If I don’t click Alt, then it places Death and Decay on the cursor, and if I click Alt, then it places under my char’s feet.
But if I switch the macro like this (which is the one I’m actually trying to set up):
#showtooltip
/cast [nomod, @player] Death and Decay
/cast [mod:alt, @cursor] Death and Decay
Then no matter what I do, it ALWAYS places Death and Decay under my char’s feet and I can’t understand what is wrong with it and it’s driving me crazy.
PS Nothing has worked so far and I’m getting more and more sure this is on Blizzard’s end so Im going to report it as a bug and see what comes out of it.
Doesn’t work either… I’ve tried all the combinations I can think about and non works. I think something is broken on Blizzard’s side or they did it on purpose or something… because nothing works. I’ll just have to accept it and just do the @player one…
Ill wait to see if someone can figure it out because so far nothing has worked. What I find weird is that the first macro I posted works as supposed, but you switch the @player and @cursor and it stops working which doesn’t make any sense.
/cast [mod:ctrl, @cursor] Death and Decay; [@player] Death and Decay
/targetlasttarget
This will drop Death and Decay at your feet without using the ground targeting reticle; while holding down CTRL, it will instead cast Death and Decay wherever your cursor is pointing (again, without using the ground targeting reticle). Since the vast majority of bosses have a large enough hitbox to be affected by a Death and Decay dropped at your feet; this speeds up casting and maximizes your ability to shift around and still remain standing in Death and Decay.