I’m new to macros so please forgive the dumb questions lol
I’m horrible at aiming my spell, “Spear of Bastion” and I’m sure there’s a macro that automatically yeets my spear at where ever the person I’m targeting is. Is that possible?
Is spear of bastion a ground effect? As in, when you press it, you get a green circle you have to place on the ground?
If so, I don’t think it can be cast at your target. It can, however, be cast at a couple of other useful units.
Here is how you test casting at your target. This doesn’t work for things like Demon Hunter sigils, so I doubt it will on this spell either.
/cast [@target] Spear of Bastion
This will fire the spell where your cursor is without the green target and no confirmation. You have to be aware of where your mouse is or you’ll misfire it somewhere you didn’t want to.
/cast [@cursor] Spear of Bastion
This will drop it on your own player. This might be useful if you only use it when your target is in melee range.
/cast [@player] Spear of Bastion
Check out each of these on the target dummy.
Awesome! That actually helps a lot