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.
AE Section is configured, but not enabled. To enable change
Burn section is set for burn on demand. The command
Intensity of the Resolute has a cool down period of 20 hours.
The command
The Rune Leatherskin consumes Bloodstone when cast. You should buy some. The ini will check if you have them in your inventory prior to casting.
RezAccept is set to 0% as the only rezzer in the group is a paladin.
This group now has a Shaman who makes potions, so Distillate of Clarity IV potion is included. It'll only try to cast if you have some in your inventory, and it stacks.
Assumptions
You are using Dannet instead of EQBC. If not, adjust the
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.
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.
AE Section is configured, but not enabled. To enable change
AEOn=0
to AEOn=1
and replace one of the spells in your lineup with Cast Force.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).The Rune Leatherskin consumes Bloodstone when cast. You should buy some. The ini will check if you have them in your inventory prior to casting.
RezAccept is set to 0% as the only rezzer in the group is a paladin.
This group now has a Shaman who makes potions, so Distillate of Clarity IV potion is included. It'll only try to cast if you have some in your inventory, and it stacks.
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|25|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|Cond7
## ------ Click off the Free to play nag popup ------ ##
Buffs3=command:/notify AlertWnd ALW_Dismiss_Button leftmouseup
## ------ Self Buffs ------ ##
Buffs4=Minor Familiar
Buffs5=Major Shielding|Cond8
Buffs6=Elemental Shield|Cond9
Buffs7=Leatherskin|Cond10
Buffs8=O`Keil's Levity
# -- Potions -- #
Buffs9=Distillate of Clarity IV|Dual|Elixir of Clarity IV|Cond11
RebuffOn=1
CheckBuffsTimer=10
[AE]
AEOn=0
AESize=1
AERadius=25
AE1=Project Lightning
[DPS]
DPSOn=1
DPSSize=6
DPSSkip=0
DPSInterval=2
## ------ Short Duration Buffs ------ ##
DPS1=O`Keil's Embers|98|MA|Cond6
## ------ Debuffs ------ ##
DPS2=Cancel Magic|95|debuffall|strip
## ------ Direct Damage ------ ##
DPS3=Flame Shock|85
DPS4=Force Snap|75
DPS5=Garrison's Mighty Mana Shock|60
## ------ Root / Snare (enable if no druid / ranger in group) ------ ##
DPS6=Root|15
DebuffAllOn=0
[Burn]
BurnAllNamed=0
UseTribute=0
BurnSize=1
Burn1=Intensity of the Resolute
[KConditions]
CondSize=11
## ------ 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=${Me.GroupAssistTarget.Named}
## ------ Buff Stacking ------ ##
# ------ Group Buffs ------ #
Cond6=!${Target.Buff[O`Keil's Embers].ID} && ${Spell[O`Keil's Embers].StacksTarget}
# ------ Self Buffs ------ #
Cond7=!${Me.Buff[Blessing of Swiftness].ID} && ${Spell[Blessing of Swiftness].Stacks}
Cond8=!${Me.Buff[Major Shielding].ID} && ${Spell[Major Shielding].Stacks}
Cond9=!${Me.Buff[Elemental Shield].ID} && ${Spell[Elemental Shield].Stacks}
Cond10=${FindItemCount[Bloodstone]} > 0 && !${Me.Buff[Leatherskin].ID} && ${Spell[Leatherskin].Stacks}
# ------ Potions ------ #
Cond11=${FindItemCount[=Distillate of Clarity IV]} > 0 && ${Me.PctMana} < 95 && !${Me.Buff[Elixir of Clarity IV].ID} && ${Spell[Elixir of Clarity IV].Stacks}
[SpellSet]
LoadSpellSet=2
[Spells]
Gem1=Force Snap
Gem2=Garrison's Mighty Mana Shock
Gem3=Frost Shock
Gem4=Cancel Magic
Gem5=Instil
Gem6=O`Keil's Embers
Gem7=Leatherskin
Gem8=Lesser Evacuate