• 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 --->
  • EverQuest (live servers) were patched today and MacroQuest developers are putting in time for their own update. Please show them your appreciation. Per brainiac, ETA is 11pm EST
Resource icon

Wizard - Level 30 - Maximum effort!

Class
Wizard
Level
30
Conditions
  1. Yes
Purpose
Group
Server Type
🏢 Live
Did you read the instructions?
  1. Yup
Notes
Basic Wizard, with some condition functionality that can be extended as it levels.
The intention is to make the configuration as good as it can possibly be within the KissAssist framework.

Removed AE Section as I'm almost never going to use it.

GroupEscapeOn is set to on.

Burn section is set for burn on demand. The command /burn is required to trigger it.
Intensity of the Resolute has a cool down period of 20 hours.
The command /dgge /burn will trigger burn for the group (Dannet).

RezAccept is set to 10% as the only rezzer in the group is a paladin.

The Rune Steelskin consumes Jasper when cast. You should buy some. The ini will check if you have them in your inventory prior to casting.

This group now has a Shaman who makes potions, so Distillate of Clarity V potion is included. It'll only try to cast if it stacks, and you have some in your inventory.

You'll likely be running out of Buff slots by now. I've added a condition to the self buffs to check if there's an available buff slot prior to casting.

Assumptions
You are using Dannet instead of EQBC. If not, adjust the EQBCOn and DanNetOn to your preference.
That you have the Worn Totem from Glooming Deep.
You have already memorised all relevant spells for your level.

If you see any obvious errors, or additional abilities / features / conditions that can be added, please post below.
INI:
[General]
KissAssistVer=12.002
CharInfo=Wizard|30|FREE

Role=Assist

CampRadius=30
CampRadiusExceed=400
ReturnToCamp=0
ChaseAssist=0
ChaseDistance=25
CampfireOn=0
GroupEscapeOn=1

MedOn=1
MedStart=80
MedStop=100
MedCombat=0

RezAcceptOn=1|10
AcceptInvitesOn=1
GroupWatchOn=0
GroupWatchCheck=FALSE
CorpseRecoveryOn=0

EQBCOn=0
DanNetOn=1

ScatterOn=1
LOSBeforeCombat=1

[Buffs]
BuffsOn=1
BuffsSize=9
## ------ Auras (placeholder) ------ ##
Buffs1=NULL
## ------ Beginner Buffs ------ ##
Buffs2=command:/useitem Worn Totem|Dual|Blessing of Swiftness|Cond8
## ------ Click off the Free to play nag popup ------ ##
Buffs3=command:/notify AlertWnd ALW_Dismiss_Button leftmouseup
## ------ Self Buffs ------ ##
Buffs4=Minor Familiar
Buffs5=Major Shielding|Cond9
Buffs6=Elemental Shield|Cond10
Buffs7=Steelskin|Cond11
Buffs8=O`Keil's Levity|Cond12
# -- Potions -- #
Buffs9=Distillate of Clarity V|Dual|Elixir of Clarity V|Cond13
RebuffOn=1
CheckBuffsTimer=10

[DPS]
DPSOn=1
DPSSize=6
DPSSkip=0
DPSInterval=2
## ------ Short Duration Buffs ------ ##
DPS1=O`Keil's Embers|98|MA|Cond7
## ------ Debuffs ------ ##
DPS2=Cancel Magic|95|debuffall|strip
## ------ Direct Damage ------ ##
DPS3=Garrison's Mighty Mana Shock|85
DPS4=Thunder Strike|75|Cond5
DPS6=Frost Shock|70
DPS6=Inferno Shock|65
DebuffAllOn=1

[Burn]
BurnAllNamed=0
UseTribute=0
BurnSize=1
Burn1=Intensity of the Resolute

[KConditions]
ConOn=1
CondSize=13
## ------ Basic ------ ##
Cond1=TRUE
Cond2=FALSE
## ------ Target Properties (placeholder) ------ ##
Cond3=${Target.ConColor.Equal[White]} || ${Target.ConColor.Equal[Yellow]} || ${Target.ConColor.Equal[Red]}
Cond4=${Target.Named} && (${Target.ConColor.Equal[Yellow]} || ${Target.ConColor.Equal[Red]})
Cond5=${Target.Class.CanCast} && !(${Target.Named})
Cond6=${Me.GroupAssistTarget.Named}
## ------ Buff Stacking ------ ##
# ------ Group Buffs ------ #
Cond7=!${Target.Buff[O`Keil's Embers].ID} && ${Spell[O`Keil's Embers].StacksTarget}
# ------ Self Buffs ------ #
Cond8=!${Me.Buff[Blessing of Swiftness].ID} && ${Spell[Blessing of Swiftness].Stacks} && ${Me.FreeBuffSlots} > 0
Cond9=!${Me.Buff[Major Shielding].ID} && ${Spell[Major Shielding].Stacks} && ${Me.FreeBuffSlots} > 0
Cond10=!${Me.Buff[Elemental Shield].ID} && ${Spell[Elemental Shield].Stacks} && ${Me.FreeBuffSlots} > 0
Cond11=${FindItemCount[Jasper]} > 0 &&  !${Me.Buff[Steelskin].ID} && ${Spell[Steelskin].Stacks} && ${Me.FreeBuffSlots} > 0
Cond12=!${Me.Buff[O`Keil's Levity].ID} && ${Spell[O`Keil's Levity].Stacks} && ${Me.FreeBuffSlots} > 0
# ------ Potions ------ #
Cond13=${FindItemCount[=Distillate of Clarity V]} > 0 && ${Me.PctMana} < 95 && !${Me.Buff[Elixir of Clarity V].ID} && ${Spell[Elixir of Clarity V].Stacks} && ${Me.FreeBuffSlots} > 0

[SpellSet]
LoadSpellSet=2

[Spells]
Gem1=Garrison's Mighty Mana Shock
Gem2=Thunder Strike
Gem3=Frost Shock
Gem4=Inferno Shock
Gem5=Cancel Magic
Gem6=O`Keil's Embers
Gem7=Steelskin
Gem8=Lesser Evacuate
Author
Naturesong
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Naturesong

Share this resource

Back
Top