Due to the changes in 5.2 we cannot use too many Arcane Blasts in a row. If you are using Rune of Power then make this 4 AB but with the passive from Incanter’s Ward I found 3 is optimal.
Baboulas7 your macro does 70-72k dps, starts out high but drops to that level. Both tested over 10 minutes. I am not sure why because everything works. It could be that Frost Bomb is not prioritized. It doesn’t matter if Arcane Missiles doesn’t fire immediately but it does matter if there is a lapse with Frost Bomb.
I removed my single hotbar macro because it doesn’t work properly.
Yes Rune of Power has to be manually cast. For frost there is no need for RoP as the passive from Incanter’s Ward is plenty. And I have found RoP is in the end a dps loss because of the time it takes to select>cast>move to.
I might work out something for frost but gave it a miss due to arcane being 10 times easier to macro and use.
Michael Nether Tempest in babs macro cannot be replaced by Frost Bomb in the same macro because NT has no CD and FB does that’s why FB is the favored spell for macros. To use NT in a macro you would have to put it in the main /castsequence like this-
/targetenemy [noharm]
/castsequence [nochanneling]reset=0.5 0,1,Arcane Missiles
/castsequence [nochanneling]reset=0.5 0,Ice Barrier
/castsequence [nochanneling]reset=0.5 Mirror Image
/castsequence [nochanneling]reset=5 Nether Tempest,Arcane Blast,Arcane Blast,Arcane Blast,Arcane Barrage
/cast [combat]Arcane Power
/cast Presence of Mind
Also Arcane Barrage is supposed to fire at 3 stacks, I found if you do 4 stacks your mana goes below 90% hence a dps loss but if your wife has the regen for 4 stacks then add another Arcane Blast and test it.
I just upgraded my Dagger to a 516 H scenario wand and then noticed my character would randomly cast the wand instead of going to the next spell in the rotation. After some thought and careful macro examination I changed /startattack to /targetenemy and this random wand casting stopped entirely.
It seems /startattack also commands the player to cast their wand and I don’t know if this applies to all casters but definitely applies to arcane mage. So just a heads up if any of you notice it, this is the fix.