As I understand how GSE operates, it would cycle through /cast A, B, C, D and rinse and repeat.
But I’m wondering if it’s possible through macro chaining to do:
/cast A
/cast 2 (resolves both cast at the same time - the abilities are off GCD)
/cast D
To rephrase it, I would like to take the functionality of a default WoW macro where it tries to resolve both at once and integrate it into a GSE macro so it does not waste efficiency in having an off-GCD ability constantly appearing in the cycle when it should be used together with something else.
