Hi @thezeldrak. Here is how I would do it.
Create two GSE3 macros, named “Fistweaving” and “PureHeals” (you can name them what you want).
-
In the first one (“Fistweaving”), add all the spells you want, one spell per action block.
-
At the bottom, create a variable named “Modifiers” (it can be any name), and add the following line in the variable block:
/click [mod:shift] PureHeals
-
Then, in each action block of “Fistweaving”, add (at the top of each block, on the first line of each block):
~~Modifiers~~
Finally, create your second macro, “PureHeals”, and add all the spells you want in it. This macro will be executed when you press [SHIFT + the hotkey that you assigned to “Fistweaving”].