• 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 --->
Resource icon

Shaman - Level 20 - Maximum effort!

Class
Shaman
Level
20
Conditions
  1. Yes
Purpose
Group
Server Type
🏢 Live
Did you read the instructions?
  1. Yup
Notes
Basic Shaman, 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.

Melee is turned on at the moment, it'll be turned off at higher levels.

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).

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=Shaman|20|FREE

Role=Assist

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

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

RezAcceptOn=1|10
AcceptInvitesOn=1

EQBCOn=0
DanNetOn=1

ScatterOn=1
LOSBeforeCombat=1

[Buffs]
BuffsOn=1
BuffsSize=17
## ------ Auras (placeholder) ------ ##
Buffs1=NULL
## ------ Beginner Buffs ------ ##
Buffs2=command:/useitem Worn Totem|Dual|Blessing of Swiftness|Cond22
## ------ Click off the Free to play nag popup ------ ##
Buffs3=command:/notify AlertWnd ALW_Dismiss_Button leftmouseup
## ------ Group Buffs ------ ##
# -- AC / HP -- #
Buffs4=Protect|Cond6
Buffs5=Inner Fire|Cond7
# -- Stats -- #
Buffs6=Spirit of Cat|Melee|Cond8
Buffs7=Spirit of Bear|Cond9
Buffs8=Spirit Strength|Melee|Cond10
Buffs9=Dexterous Aura|Melee|Cond11
Buffs10=Spirit of Snake|Class|BRD,ENC|Cond12
# -- Resists -- #
Buffs11=Endure Cold|Cond13
Buffs12=Endure Fire|Cond14
Buffs13=Endure Disease|Cond15
Buffs14=Endure Poison|Cond16
Buffs15=Endure Magic|Cond17
# -- Utility -- #
Buffs16=Spirit of Wolf|Cond18
Buffs17=Shrink|Cond20
RebuffOn=1
CheckBuffsTimer=10

[Melee]
AssistAt=99
MeleeOn=1
FaceMobOn=2
MeleeDistance=60
StickHow=!front delaystrafe randomize moveback 70% loose uw
AutoFireOn=0
UseMQ2Melee=0
TargetSwitchingOn=0

[DPS]
DPSOn=1
DPSSize=7
DPSSkip=20
DPSInterval=2
## ------ DEBUFFS ------ ##
DPS1=Malaise|99|debuffall|malo|always
DPS2=Walking Sleep|98|debuffall|slow|always
DPS3=Disempower|97|debuffall|crip
## ------ Short Duration Buffs ------ ##
DPS4=Burst of Strength|95|MA|Cond19
DPS5=Frenzy|94|Cond21
## ------ DOTS ------ ##
DPS6=Affliction|90
## ------ NUKES ------ ##
DPS7=Spirit Strike|50
DebuffAllOn=2

[Heals]
HealsOn=2
HealsSize=1
Heals1=Healing|65
AutoRezOn=0
HealGroupPetsOn=1

[Cures]
CuresOn=0
CuresSize=1
Cures1=NULL

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

[KConditions]
ConOn=1
CondSize=22
## ------ 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[Protect].ID} && ${Spell[Protect].StacksTarget}
Cond7=!${Target.Buff[Inner Fire].ID} && ${Spell[Inner Fire].StacksTarget}
Cond8=!${Target.Buff[Spirit of Cat].ID} && ${Spell[Spirit of Cat].StacksTarget}
Cond9=!${Target.Buff[Spirit of Bear].ID} && ${Spell[Spirit of Bear].StacksTarget}
Cond10=!${Target.Buff[Spirit Strength].ID} && ${Spell[Spirit Strength].StacksTarget}
Cond11=!${Target.Buff[Dexterous Aura].ID} && ${Spell[Dexterous Aura].StacksTarget}
Cond12=!${Target.Buff[Spirit of Snake].ID} && ${Spell[Spirit of Snake].StacksTarget}
Cond13=!${Target.Buff[Endure Cold].ID} && ${Spell[Endure Cold].StacksTarget}
Cond14=!${Target.Buff[Endure Fire].ID} && ${Spell[Endure Fire].StacksTarget}
Cond15=!${Target.Buff[Endure Disease].ID} && ${Spell[Endure Disease].StacksTarget}
Cond16=!${Target.Buff[Endure Poison].ID} && ${Spell[Endure Poison].StacksTarget}
Cond17=!${Target.Buff[Endure Magic].ID} && ${Spell[Endure Magic].StacksTarget}
Cond18=!${Target.Buff[Spirit of Wolf].ID} && ${Spell[Spirit of Wolf].StacksTarget}
Cond19=!${Target.Buff[Burst of Strength].ID} && ${Spell[Burst of Strength].StacksTarget}
Cond20=${Target.Height} > 1.91
# ------ Self Buffs ------ #
Cond21=!${Me.Buff[Frenzy].ID} && ${Spell[Frenzy].Stacks}
Cond22=!${Me.Buff[Blessing of Swiftness].ID} && ${Spell[Blessing of Swiftness].Stacks}

[SpellSet]
LoadSpellSet=2

Gem1=Affliction
Gem2=Spirit Strike
Gem3=Burst of Strength
Gem4=Malaise
Gem5=Disempower
Gem6=Walking Sleep
Gem7=Healing
Gem8=Frenzy
Author
Naturesong
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Naturesong

Share this resource

Back
Top