|
The problem is the GCD triggered by weapon swaps. However, if the spell has a cast time, you can swap weapons while casting.
For instance
/cast healing touch
/equip Idol that buffs healing touch
will work, instants will not since they don't have a cast time. +Heaing is calculated on spell cast, so equiping idols after you start the cast time is what you want to do.
|