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|5|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=10
## ------ Auras (placeholder) ------ ##
Buffs1=NULL
## ------ Beginner Buffs ------ ##
Buffs2=command:/useitem Worn Totem|Dual|Blessing of Swiftness|Cond13
## ------ Group Buffs ------ ##
Buffs3=Scale Skin|Cond6
Buffs4=Inner Fire|Cond7
Buffs5=Feet Like Cat|Melee|Cond8
Buffs6=Strengthen|Melee|Cond9
Buffs7=Dexterous Aura|Melee|Cond10
Buffs8=Endure Cold|Cond11
Buffs9=Endure Fire|Cond12
## ------ Click off the Free to play nag popup ------ ##
Buffs10=command:/notify AlertWnd ALW_Dismiss_Button leftmouseup
RebuffOn=1
CheckBuffsTimer=10
[Melee]
AssistAt=95
MeleeOn=1
FaceMobOn=2
MeleeDistance=75
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
## ------ DOTS ------ ##
DPS3=Sicken|90
## ------ NUKES ------ ##
DPS4=Frost Rift|50
DebuffAllOn=2
[Heals]
HealsOn=1
HealsSize=1
Heals1=Minor Healing|65
AutoRezOn=0
[Cures]
CuresOn=1
CuresSize=2
Cures1=Cure Disease|Disease
Cures2=Cure Poison|Poison
[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=${Me.GroupAssistTarget.Named}
## ------ Buff Stacking ------ ##
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[Strengthen].ID} && ${Spell[Strengthen].StacksTarget}
Cond10=!${Target.Buff[Dexterous Aura].ID} && ${Spell[Dexterous Aura].StacksTarget}
Cond11=!${Target.Buff[Endure Cold].ID} && ${Spell[Endure Cold].StacksTarget}
Cond12=!${Target.Buff[Endure Fire].ID} && ${Spell[Endure Fire].StacksTarget}
Cond13=!${Me.Buff[Blessing of Swiftness].ID} && ${Spell[Blessing of Swiftness].Stacks}
[SpellSet]
LoadSpellSet=2
[Spells]
Gem1=Sicken
Gem2=Frost Rift
Gem3=Fleeting Fury
Gem4=Cure Disease
Gem5=Cure Poison
Gem6=Drowsy
Gem7=Minor Healing
Gem8=NULL