Was looking at my Wizards Holies and thinking I have a lot more holies I could be using, like improved twincast and pyromancy.
Anyone have a good 105 wizard max AA Holies?
so far I have
Anyone have a good 105 wizard max AA Holies?
so far I have
Rich (BB code):
downshit0=/if (${Me.AltAbilityReady[Banestrike]} && !${BOOL{Target.Mezzed}} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 15073
downshit1=/if (${Me.AltAbilityReady[Lower Element]} && !${Target.Buff[Lower Element].ID} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 1262
downshit2=/if (!${Me.Buff[Pyromancy].ID}) /alt act 514
downshit3=/if (${Me.AltAbilityReady[Concussive Intuition]} && ${Me.PctAggro}>84) /alt act 577
downshit4=/if (${Me.AltAbilityReady[Call of Xuzl]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 208

