- Class
- Beastlord
- Level
- 35
- Conditions
- Yes
- Purpose
- Group
- Did you read the instructions?
- Yup
Notes
The intention is to make the configuration as good as it can possibly be within the KissAssist framework.
This Beastlord is primarily DPS, with some backup heals and cures. Has some condition functionality that can be extended as it levels.
RezAccept is set to 20% as the only rezzer in the group is a paladin.
Burn section is set for burn on demand. The command
Intensity of the Resolute has a cool down period of 20 hours.
The command
Shrink is set to cast on any group member who is higher 1.91. This can be altered in the Conditions.
Assumptions
You are using Dannet instead of EQBC. 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.
Warning
Incorrect stacking is being returned on EQ Live as at feb 2023 which can result in some low level buffs trying to cast over higher level buffs.
The intention is to make the configuration as good as it can possibly be within the KissAssist framework.
This Beastlord is primarily DPS, with some backup heals and cures. Has some condition functionality that can be extended as it levels.
RezAccept is set to 20% as the only rezzer in the group is a paladin.
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).Shrink is set to cast on any group member who is higher 1.91. This can be altered in the Conditions.
Assumptions
You are using Dannet instead of EQBC. 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.
Warning
Incorrect stacking is being returned on EQ Live as at feb 2023 which can result in some low level buffs trying to cast over higher level buffs.
INI:
[General]
KissAssistVer=12.002
CharInfo=Beastlord|35|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|20
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|Cond18
## ------ Click off the Free to play nag popup ------ ##
Buffs3=command:/notify AlertWnd ALW_Dismiss_Button leftmouseup
## ------ Group Buffs ------ ##
# -- AC / HP -- #
Buffs4=Turtle Skin|Cond6
Buffs5=Inner Fire|Cond7
# -- Stats -- #
Buffs6=Spirit Strength|Cond8
Buffs7=Spirit of Bear|Cond9
# -- Resists -- #
Buffs8=Endure Cold|Cond10
Buffs9=Endure Fire|Cond11
Buffs10=Endure Poison|Cond12
Buffs11=Endure Disease|Cond13
Buffs12=Endure Magic|Cond14
# -- Utility -- #
Buffs13=Spirit of Wolf|Cond16
Buffs14=Shrink|Cond17
RebuffOn=1
CheckBuffsTimer=10
[Melee]
AssistAt=98
MeleeOn=1
FaceMobOn=2
MeleeDistance=60
StickHow=!front delaystrafe loose
AutoFireOn=0
UseMQ2Melee=0
TargetSwitchingOn=0
PetTauntOverride=0
[DPS]
DPSOn=1
DPSSize=4
DPSSkip=20
DPSInterval=2
## ------ Combat ------ ##
DPS1=Kick|97|Mash
## ------ Short Duration Buffs ------ ##
DPS2=Fleeting Fury|98|ME|Cond15
## ------ DOTS ------ ##
DPS3=Envenomed Breath|95
## ------ NUKES ------ ##
DPS4=Ice Spear|80
DebuffAllOn=0
[Heals]
HealsOn=1
HealsSize=2
Heals1=Herikol's Soothing|70|Pet
Heals2=Healing|40
HealGroupPetsOn=1
[Cures]
CuresOn=1
CuresSize=2
Cures1=Cure Disease|Disease
Cures2=Cure Poison|Poison
[Pet]
PetOn=1
PetSpell=Spirit of Herikol
PetShrinkOn=1
PetShrinkSpell=Tiny Companion
PetBuffsOn=1
PetBuffsSize=5
PetBuffs1=Spirit of Inferno
PetBuffs2=Turtle Skin|Cond6
PetBuffs3=Inner Fire|Cond7
PetBuffs4=Spirit Strength|Cond8
PetBuffs5=Spirit of Bear|Cond9
PetCombatOn=1
PetAssistAt=95
PetAttackDistance=115
PetRampPullWait=1
PetSuspend=1
MoveWhenHit=0
PetForceHealOnMed=1
[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 ------ ##
# ------ Group Buffs ------ #
Cond6=!${Target.Buff[Turtle Skin].ID} && ${Spell[Turtle Skin].StacksTarget}
Cond7=!${Target.Buff[Inner Fire].ID} && ${Spell[Inner Fire].StacksTarget}
Cond8=!${Target.Buff[Spirit Strength].ID} && ${Spell[Spirit Strength].StacksTarget}
Cond9=!${Target.Buff[Spirit of Bear].ID} && ${Spell[Spirit of Bear].StacksTarget}
Cond10=!${Target.Buff[Endure Cold].ID} && ${Spell[Endure Cold].StacksTarget}
Cond11=!${Target.Buff[Endure Fire].ID} && ${Spell[Endure Fire].StacksTarget}
Cond12=!${Target.Buff[Endure Poison].ID} && ${Spell[Endure Poison].StacksTarget}
Cond13=!${Target.Buff[Endure Disease].ID} && ${Spell[Endure Disease].StacksTarget}
Cond14=!${Target.Buff[Endure Magic].ID} && ${Spell[Endure Magic].StacksTarget}
Cond15=!${Target.Buff[Fleeting Fury].ID} && ${Spell[Fleeting Fury].StacksTarget}
Cond16=!${Target.Buff[Spirit of Wolf].ID} && ${Spell[Spirit of Wolf].StacksTarget}
Cond17=${Target.Height} > 1.91
# ------ Self Buffs ------ #
Cond18=!${Me.Buff[Blessing of Swiftness].ID} && ${Spell[Blessing of Swiftness].Stacks} && ${Me.FreeBuffSlots} > 0
[SpellSet]
LoadSpellSet=2
[Spells]
Gem1=Envenomed Breath
Gem2=Ice Spear
Gem3=Cure Disease
Gem4=Cure Poison
Gem5=Fleeting Fury
Gem6=Herikol's Soothing
Gem7=Healing
Gem8=Spirit of Herikol