• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Request - Wizard 105 AA Holy

Razkle

Single-handedly keeping Daybreak in business
Creator
Joined
Mar 27, 2014
RedCents
3,453¢
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

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
 
I am using a slightly modified version of your afnuke now, awesome dps, but I wanted to also use holies like arcane destruction, improved twincast and the various mind ones...

- - - Updated - - -

I find that I click on the following AAs all the time!

Rich (BB code):
Acute Focus Arcanum
Arcane Destruction
Arcane Whisper
Call of Xuzl
Concussive Intuition
Force of Will
Force of Ice
Force of Flame
First Spire
Fury Ro
Prolonged Destruction
Call of Xuzl
Fury Eci
Silent Casting
Mind Crash
Force Rejuvination
if named = Improved Twincast
if named = Ward of Destruction
Pyromancy
Banestrike
if Agro then = Hole In Space

- - - Updated - - -

AFNUKE is awesome but I still find the time to weave in the AAs for even more DPS

- - - Updated - - -

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
downshit5=/if (${Me.AltAbilityReady[A Hole in Space]} && ${Me.PctAggro}>95) /alt act 365
downshit6=/if (${Me.AltAbilityReady[Arcane Destruction]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 1265
downshit7=/if (${Me.AltAbilityReady[Acute Focus of Arcanum]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 1668
downshit8=/if (${Me.AltAbilityReady[Arcane Whisper]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 636
downshit9=/if (${Me.AltAbilityReady[Fury of Ro]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 1152
downshit10=/if (${Me.AltAbilityReady[Force of Will]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 1154
downshit11=/if (${Me.AltAbilityReady[Force of Ice]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 1267
downshit12=/if (${Me.AltAbilityReady[Force of Flame]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 1266
downshit13=/if (${Me.AltAbilityReady[Prolonged Destruction]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 452
downshit14=/if (${Me.AltAbilityReady[Silent Casting]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 500
downshit15=/if (${Me.AltAbilityReady[Mind Crash]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<99 && ${Target.Type.Equal[NPC]}) /alt act 451
downshit16=/if (${Me.AltAbilityReady[Improved Twincast]} && ${Target.PctHPs}>1 && ${Target.PctHPs}<75 && ${Target.Type.Equal[NPC]}) /alt act 515

is what I have so far, but some are not firing...
 
Thanks, will go check.... After mine got running all the AAs are firing between casts like a boss
 
Okay complete noob question - when you say you uploaded them - where should I be looking besides this thread?
 
Request - Wizard 105 AA Holy

Users who are viewing this thread

Back
Top
Cart