Notes
Basic Shaman, with some condition functionality that can be extended as it levels.
Melee is turned on at the moment, it'll be turned off at higher levels.
The intention is to make the configuration as good as it can possibly be within the KissAssist framework.
Burn section is set for burn on demand. The command
Intensity of the Resolute has a cool down period of 20 hours.
The command
If you see any obvious errors, or additional abilities / features / conditions that can be added, please post below.
Basic Shaman, with some condition functionality that can be extended as it levels.
Melee is turned on at the moment, it'll be turned off at higher levels.
The intention is to make the configuration as good as it can possibly be within the KissAssist framework.
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).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|10|FREE
Role=Assist
CampRadius=40
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=14
## ------ Auras (placeholder) ------ ##
Buffs1=NULL
## ------ Beginner Buffs ------ ##
Buffs2=command:/useitem Worn Totem|Dual|Blessing of Swiftness|Cond13
## ------ Group Buffs ------ ##
# -- AC / HP -- #
Buffs3=Scale Skin|Cond6
Buffs4=Inner Fire|Cond7
# -- Stats -- #
Buffs5=Feet Like Cat|Melee|Cond8
Buffs6=Spirit of Bear|Cond9
Buffs7=Talisman of the Beast|Melee|Cond10
Buffs8=Dexterous Aura|Melee|Cond11
Buffs9=Spirit of Snake|Class|BRD,ENC|Cond12
# -- Resists -- #
Buffs10=Endure Cold|Cond13
Buffs11=Endure Fire|Cond14
Buffs12=Endure Disease|Cond15
# -- Utility -- #
Buffs13=Spirit of Wolf|Cond16
## ------ Click off the Free to play nag popup ------ ##
Buffs14=command:/notify AlertWnd ALW_Dismiss_Button leftmouseup
RebuffOn=1
CheckBuffsTimer=10
[Melee]
AssistAt=95
MeleeOn=1
FaceMobOn=2
MeleeDistance=60
StickHow=!front
UseMQ2Melee=0
TargetSwitchingOn=0
[DPS]
DPSOn=1
DPSSize=4
DPSSkip=20
DPSInterval=2
## ------ DEBUFFS ------ ##
DPS1=Drowsy|99|debuffall|slow|always
## ------ Short Duration Buffs ------ ##
DPS2=Fleeting Fury|95|MA|Cond17
## ------ DOTS ------ ##
DPS3=Tainted Breath|90
## ------ NUKES ------ ##
DPS4=Frost Rift|50
DebuffAllOn=2
[Heals]
HealsOn=2
HealsSize=1
Heals1=Light Healing|65
AutoRezOn=0
HealGroupPetsOn=1
[Cures]
CuresOn=3
CuresSize=3
Cures1=Cure Poison|Poison
Cures2=Cure Blindness|Blindness
Cures3=Remove Minor Curse|Curse
[Burn]
BurnAllNamed=0
UseTribute=0
BurnSize=1
Burn1=Intensity of the Resolute
[KConditions]
ConOn=1
CondSize=18
## ------ 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 ------ ##
# ------ Target Buffs ------ #
Cond6=!${Target.Buff[Scale Skin].ID} && ${Spell[Scale Skin].StacksTarget}
Cond7=!${Target.Buff[Inner Fire].ID} && ${Spell[Inner Fire].StacksTarget}
Cond8=!${Target.Buff[Feet Like Cat].ID} && ${Spell[Feet Like Cat].StacksTarget}
Cond9=!${Target.Buff[Spirit of Bear].ID} && ${Spell[Spirit of Bear].StacksTarget}
Cond10=!${Target.Buff[Talisman of the Beast].ID} && ${Spell[Talisman of the Beast].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[Spirit of Wolf].ID} && ${Spell[Spirit of Wolf].StacksTarget}
Cond17=!${Target.Buff[Fleeting Fury].ID} && ${Spell[Fleeting Fury].StacksTarget}
# ------ Self Buffs ------ #
Cond18=!${Me.Buff[Blessing of Swiftness].ID} && ${Spell[Blessing of Swiftness].Stacks}
[SpellSet]
LoadSpellSet=2
[Spells]
Gem1=Tainted Breath
Gem2=Frost Rift
Gem3=Fleeting Fury
Gem4=Cure Blindness
Gem5=Cure Poison
Gem6=Drowsy
Gem7=Light Healing
Gem8=Remove Minor Curse