• This is an .ini for KissAssist. To use it, copy the contents over your current KissAssist_charactername.ini in your config folder, as shown here. Find more in the KissAssist .ini library.
  • You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->
95 Wizard (Veil of Alaris)

95 Wizard (Veil of Alaris)

Class
Wizard
Level
95
Purpose
Group
Server Type
TLP
1704467561205.png


INI:
[General]
# Ordered alphabetically to make entries easier to find
AcceptInvitesOn=1
BuffWhileChasing=1
CampfireOn=0
CampRadius=30
CampRadiusExceed=400
CastingInterruptOn=1
CastRetries=3
CharInfo=Wizard|95|GOLD
ChaseAssist=1
ChaseDistance=30
CheerPeople=0
DanNetDelay=20
DanNetOn=1
DefaultUI=TRUE
DPSMeter=0
EQBCOn=0
GemStuckAbility=Origin
GemStuckHelp=Sometimes the spellgems get stuck in a foreverloop, casting an altability that has a cast time will unstick it, this is an eq bug.
GroupEscapeOn=0
GroupWatchOn=0
HoTTOn=0
IRCOn=0
LootOn=0
MedOn=1
MedStart=90
MiscGem=12
MiscGemLW=0
MiscGemRemem=0
MoveCloserIfNoLOS=1
MuleAssistVer=15.4
OnStart=NULL
ReturnToCamp=0
ReturnToCampAccuracy=10
RezAcceptOn=1|90
Role=Assist
Scatter=0
SitToMed=18
SwitchWithMA=FALSE
TheWinTitle=${Me.Class.ShortName} - ${Me.PctExp}% - ${Me.AAPoints}
TravelOnHorse=FALSE
TwistMed=0
TwistOn=0
TwistWhat=0


[AE]
# Not used
AEOn=0
AERadius=50
AESize=0


[AFKTools]
AFKHelp=AFKGMAction=0 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
AFKToolsOn=1
AFKGMAction=1
AFKPCRadius=500
CampOnDeath=0
ClickBacktoCamp=0
BeepOnNamed=0


[Aggro]
# Not used
AggroOn=0
AggroCOn=0
AggroSize=0


[Bandolier]
BandolierOn=0
BandolierCOn=1
BandolierPull=Blunt
BandolierSize=0


[Buffs]
# Note item, AA, spell, etc. and duration
# Order is generally permanent > instant > longest to shortest duration
# Explain conditions if more than one
BuffsOn=1
BuffsCOn=1
RebuffOn=1
CheckBuffsTimer=10
PowerSource=NULL
BuffCacheingDelay=300
BegOn=0
BegHelp=Spellname|alias1,alias 2,alias 3 etc
BegPermission=|raid|guild|tell|group
BegPermissionHelp=Valid options are |raid |guild |fellowship |all |tell |group

BegSize=0

BuffsSize=5

# Class AA | permanent
Buffs1=Improved Familiar
BuffsCond1=TRUE

# Heals > Mana Flow | instant (7m recast)
Buffs2=Placid Harvest|mana|60
BuffsCond2=!${Me.CombatState.Equal[Combat]}

# Class AA | instant (8m refresh)
Buffs3=Harvest of Druzzil|mana|80
BuffsCond3=!${Me.CombatState.Equal[Combat]}

# Utility Beneficial > Rune | 2h duration
Buffs4=Armor of the Crystalwing
BuffsCond4=TRUE

# HP Buffs > Shielding | 90min duration
Buffs5=Shield of Bronze
BuffsCond5=TRUE


[Burn]
# Not used
BurnCOn=0
BurnText=Burn this
BurnAllNamed=0
UseTribute=0
BurnSize=0


[Cures]
# Note item, AA, spell, etc.
CuresOn=0
CuresSize=0


[DPS]
# Note item, AA, spell, etc.
# Explain conditions if more than one
DPSOn=1
DPSCOn=1
DebuffAllOn=0
DPSSkip=0
StayAwayToCast=FALSE
DPSInterval=0

DPSSize=15

# Item
DPS1=Staff of Temperate Flux|100|debuffall|tash
DPSCond1=TRUE

# Class AA
DPS2=Atol's Shackles|99
DPSCond2=TRUE

# Pet > Sum: Anmimation | 1.5s recast refresh
DPS3=Lithara's Pyroblade|98
DPSCond3=TRUE

# Class AA | 30m refresh
DPS4=Fury of the Gods|97
DPSCond4=TRUE

# Class AA | 26m refresh
# Only use if there are no other mobs around
DPS5=Ward of Destruction|96
DPSCond5=(${Me.XTarget} == 1 && ${SpawnCount[npc radius 55]} == 1)

# Archetype AA | 20m refresh
DPS6=Improved Twincast|95
DPSCond6=TRUE

# Class AA | 12m refresh
DPS7=Frenzied Devastation|94
DPSCond7=TRUE

# Archetype AA | 10m refresh
DPS8=Focus of Arcanum|93
DPSCond8=TRUE

# Class AA | 10m refresh
DPS9=Spire of Arcanum|92
DPSCond9=TRUE

# Class AA | 9m refresh
DPS10=Call of Xuzl|91
DPSCond10=TRUE

# Class AA | 12s refresh
DPS11=Force of Will|90
DPSCond11=${Me.PctMana} > ${Target.PctHPs}

# Direct Damage > Magic | 3s recast
# Only use if I have more mana than target has health and my target is not targeting me
DPS12=Cloudburst Tempest|89
DPSCond12=(${Me.PctMana} > ${Target.PctHPs}) && !${Me.TargetOfTarget.CleanName.Equal[${Me}]}

# Direct Damage > Fire | 5.5s recast
# Only use if I have more mana than target has health and my target is not targeting me
DPS13=Ethereal Blaze|88
DPSCond13=(${Me.PctMana} > ${Target.PctHPs}) && !${Me.TargetOfTarget.CleanName.Equal[${Me}]}

# Direct Damage > Cold | 5.5s recast
# Only use if I have more mana than target has health and my target is not targeting me
DPS14=Ethereal Frost|87
DPSCond14=(${Me.PctMana} > ${Target.PctHPs}) && !${Me.TargetOfTarget.CleanName.Equal[${Me}]}

# Class AA
# Use only if target is moving and under 20% health
DPS15=Strong Root|20
DPSCond15=${Target.Moving} && ${Target.PctHPs} < 20


[GMail]
# Not used
GMailHelp=Events currently support - Dead,GM,Level,Named,Leftgroup,Say,Tell
GMailOn=0
GMailSize=0


[GoM]
# Not used
GoMSHelp=Format - Spell|Target, MA Me or Mob, i.e. Rampaging Servant Rk. II|Mob
GoMOn=0
GoMCOn=0
GoMSize=0



[Heals]
# Note item, AA, spell, etc. and duration
# Explain conditions if more than one
Help=Format Spell|% to heal at i.e. Devout Light Rk. II|50
HealsOn=0
HealsCOn=0
HealGroupPetsOn=0
InterruptHeals=100
AutoRez=0
AutoRezWith=NULL
XTarHeal=0

HealsSize=0


[Melee]
AssistAt=98
MeleeOn=0
FaceMobOn=1
MeleeDistance=100
StickHow=behind 10
AutoFireOn=0
UseMQ2Melee=0
DismountDuringFights=0
BeforeCombat=Cast Before Melee Disc
TankAllMobs=FALSE


[Merc]
# Not used
MercOn=0
Help=To use: Turn off Auto Assist in Manage Mercenary Window
MercAssistAt=92


[Mez]


[OhShit]
# Note item, AA, spell, etc. and recast/refresh/resuse time
# Explain conditions if more than one
OhShitOn=1
OhShitCOn=1

OhShitSize=6

# Class AA | instant (36m refresh)
OhShit1=Mind Crash|
OhShitCond1=${Target.Aggressive} && ${Me.PctHPs} < 50

# Archetype AA | 2m duration (30m refresh)
OhShit2=Dimensional Shield
OhShitCond2=${Me.PctHPs} < 50

# Archetype AA | instant (20m refresh)
OhShit3=Arcane Whisper|
OhShitCond3=${Target.Aggressive} && ${Me.PctHPs} < 50

# Archetype AA | 1m (12m refresh)
OhShit4=Silent Casting|
OhShitCond4=${Me.PctHPs} < 50

# Item | 12s duration (10m recast)
OhShit5=Ambiguous Manafiber Robe|
OhShitCond5=${Me.PctHPs} < 50

# Class AA | instant (90s recast)
OhShit6=Concussion|
OhShitCond6=${Target.Aggressive} && ${Me.PctHPs} < 50


[Pet]
PetOn=1
PetBuffsSize=0
PetBehind=TRUE
PetToysGave=
PetSuspend=0


[Pull]
PullTwistOn=0
PullMeleeStick=0
MaxRadius=500
MaxZRange=500
CheckForMemblurredMobsInCamp=0
PullWait=5
PullCond=TRUE
PrePullCond=TRUE
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
ChainPullPause=30|2
PullLevel=0|0
PullArcWidth=0
PullNamedsFirst=0
ActNatural=1
UseCalm=0
CalmRadius=50
GrabDeadGroupMembers=1

PullWith=Ball Lightning Rk. II
CalmWith=Harmony


[SpellSet]
LoadSpellSet=1
SpellSetName=MuleAssist
Expansion
Veil of Alaris
Version
15.4
Author
Kambic
First release
Last update
Rating
0.00 star(s) 0 ratings

Share this resource

Back
Top