I can’t use Shield Charge and Charge together in a macro, because the macro will get stuck after Shield Charge.
My original macro:
/castsequence reset=45 Shield Charge, Charge, Charge
This would cause me to use Shield Charge and Charge simultaneoustly (wasting one of my Charge usages), but would advance the cast sequence.
I tried:
/castsequence reset=3 Charge, Charge, Shield Charge, Charge
but when I use this, it will not properly reset the macro, and I still have to wait out the Shield Charge cooldown.
The only way around this that I’ve found is if I use Shield Charge while in melee range. This WILL allow it to advance the macro but…defeats the purpose of it being a charge?