• 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 --->
85 Wizard (Seeds of Destruction)

85 Wizard (Seeds of Destruction)

Class
Wizard
Level
85
Purpose
Group
Server Type
TLP
uYiqzvp3pM.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|85|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=10
MiscGemLW=0
MiscGemRemem=0
MoveCloserIfNoLOS=1
MuleAssistVer=15.3.2
OnStart=NULL
ReturnToCamp=1
ReturnToCampAccuracy=10
RezAcceptOn=1|90
Role=Assist
Scatter=0
SitToMed=6
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=Serene Harvest Rk. II|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=Squamae of the Crystalwing Rk. II
BuffsCond4=TRUE

# HP Buffs > Shielding | 90min duration
Buffs5=Bulwark of the Crystalwing Rk. II
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=17

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

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

# Class AA
DPS3=Call of Xuzl|98
DPSCond3=${Target.Named}

# Class AA
DPS4=Frenzied Devastation|97
DPSCond4=${Target.Named}

# Archetype AA
DPS5=Focus of Arcanum|96
DPSCond5=${Target.Named}

# Class AA
DPS6=Force of Will|95
DPSCond6=${Target.Named}

# Class AA
DPS7=Fury of the Gods|94
DPSCond7=${Target.Named}

# Class AA
DPS8=Spire of Arcanum|93
DPSCond8=${Target.Named}

# Direct Damage > Fire
# Only use if not fighting a named, I have more mana than target has health, and my target is not targeting me
DPS9=Flashflames|90
DPSCond9=!${Target.Named} && (${Me.PctMana} > ${Target.PctHPs}) && !${Me.TargetOfTarget.CleanName.Equal[${Me}]}

# Direct Damage > Cold
# Only use if not fighting a named, I have more mana than target has health, and my target is not targeting me
DPS10=Claw of Gorenaire Rk. II|85
DPSCond10=!${Target.Named} && (${Me.PctMana} > ${Target.PctHPs}) && !${Me.TargetOfTarget.CleanName.Equal[${Me}]}

# Direct Damage > Magic
# Only use if not fighting a named, I have more mana than target has health, and my target is not targeting me
DPS11=Ribbon Lightning Rk. II|80
DPSCond11=!${Target.Named} && (${Me.PctMana} > ${Target.PctHPs}) && !${Me.TargetOfTarget.CleanName.Equal[${Me}]}

# Direct Damage > Magic
# Only use if fighting a named, I have more mana than target has health, and my target is not targeting me
DPS12=Cloudburst Levin Rk. II|90
DPSCond12=${Target.Named} && (${Me.PctMana} > ${Target.PctHPs}) && !${Me.TargetOfTarget.CleanName.Equal[${Me}]}

# Direct Damage > Fire
# Only use if fighting a named, I have more mana than target has health, and my target is not targeting me
DPS13=Ethereal Combustion Rk. II|85
DPSCond13=${Target.Named} && (${Me.PctMana} > ${Target.PctHPs}) && !${Me.TargetOfTarget.CleanName.Equal[${Me}]}

# Direct Damage > Cold
# Only use if fighting a named, I have more mana than target has health, and my target is not targeting me
DPS14=Ethereal Rime Rk. II|80
DPSCond14=${Target.Named} && (${Me.PctMana} > ${Target.PctHPs}) && !${Me.TargetOfTarget.CleanName.Equal[${Me}]}

# Class AA
# Only use if fighting a named and there are no other mobs around
DPS15=Ward of Destruction|75
DPSCond15=${Target.Named} && (${Me.XTarget} == 1 && ${SpawnCount[npc radius 55]} == 1)

# Item
DPS16=Intense Kaleidosilk Robe|74
DPSCond16=${Target.Named}

# Class AA
# Use only if target is moving and under 20% health
DPS17=Strong Root|20
DPSCond17=${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=100
MeleeOn=0
FaceMobOn=1
MeleeDistance=75
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=4

# Class AA
OhShit1=Mind Crash|Mob
OhShitCond1=${Me.PctHPs} < 50

# Archetype AA
OhShit2=Dimensional Shield
OhShitCond2=${Me.PctHPs} < 50

# Archetype AA
OhShit3=Arcane Whisper|Mob
OhShitCond3=${Me.PctHPs} < 50

# Archetype AA
OhShit4=Silent Casting|
OhShitCond4=${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
Seeds of Destruction
Version
15.3
Author
Kambic
First release
Last update
Rating
0.00 star(s) 0 ratings

Share this resource

Back
Top