Add shift mod to my @cursor macro?

I would like to add shift Ice Iance to my @cursor Blizzard.

I currently use this

#showtooltip
/cast [@cursor] Blizzard

I would like to have Ice Iance on Shift added on this if anyone could help me out, thanks in advanced!

#showtooltip
/cast [mod:shift] Ice Lance; [@cursor] Blizzard

Keep in mind that keybinds take priority over macro modifiers so you’ll need to unbind any conflicts. By default SHIFT 1-6 are bound to Action Page 1-6.

My mistake I would like Blizzard on shift/corsor.
sorry! thanks for the quick reply.

#showtooltip
/cast [mod:shift,@cursor] Blizzard; Ice Lance
1 Like

Just what i needed!

1 Like