Hey, good afternoon everyone.
So im trying to make a macro that auto changes chi burst/wave according to what i have talented for. This step is fine, i make a:
“/cast [known: Chi Burst] Chi Burst
/cast [Known: Chi Wave] Chi Wave”
But i want to be able to put a modifier on my chi wave, so i cast it on my focus when the mod is pressed. I tried:
“/cast [known: Chi Burst] Chi Burst
/cast [Known: Chi Wave] [@focus, mod:alt] Chi Wave; Chi Wave.”
But it isnt working, its always casting on my target or on myself if i have no target. (i tried disabling auto self cast and still didnt work).
Any ideas? Thanks in advance