- Class
- Beastlord
- Level
- 15
- Conditions
- Yes
- Purpose
- Group
- Did you read the instructions?
- Yup
Notes
Basic Beastlord, 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.
Burn section is set for burn on demand. The command
Intensity of the Resolute has a cool down period of 20 hours.
The command
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
EQ Live is returning an incorrect stacking result on some low level buffs. As a result,
Basic Beastlord, 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.
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. 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
EQ Live is returning an incorrect stacking result on some low level buffs. As a result,
Cond6
and Cond8
is does not work correctly and will attempt to cast over higher level buffs. You may want to disable this buff. I've left in in as I'm hopeful they will resolve this at some point.
INI:
[General]
KissAssistVer=12.002
CharInfo=Beastlord|15|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
GroupWatchOn=0
GroupWatchCheck=FALSE
CorpseRecoveryOn=0
EQBCOn=0
DanNetOn=1
ScatterOn=1
LOSBeforeCombat=1
[Buffs]
BuffsOn=1
BuffsSize=8
## ------ Auras (placeholder) ------ ##
Buffs1=NULL
## ------ Beginner Buffs ------ ##
Buffs2=command:/useitem Worn Totem|Dual|Blessing of Swiftness|Cond12
## ------ Click off the Free to play nag popup ------ ##
Buffs3=command:/notify AlertWnd ALW_Dismiss_Button leftmouseup
## ------ Group Buffs ------ ##
# -- AC / HP -- #
Buffs4=Scale Skin|Cond6
Buffs5=Inner Fire|Cond7
# -- Stats -- #
Buffs6=Strengthen|Cond8
# -- Resists -- #
Buffs7=Endure Cold|Cond9
Buffs8=Endure Fire|Cond10
RebuffOn=1
CheckBuffsTimer=10
[DPS]
DPSOn=1
DPSSize=4
DPSSkip=20
DPSInterval=2
## ------ Short Duration Buffs ------ ##
DPS1=Fleeting Fury|100|ME|Cond11
## ------ Combat ------ ##
DPS2=Kick|98|Mash
## ------ DOTS ------ ##
DPS3=Sicken|95
## ------ NUKES ------ ##
DPS4=Blast of Frost
DebuffAllOn=0
[Melee]
AssistAt=98
MeleeOn=1
FaceMobOn=2
MeleeDistance=60
StickHow=snaproll !front
AutoFireOn=0
UseMQ2Melee=0
TargetSwitchingOn=0
PetTauntOverride=0
[Heals]
HealsOn=1
HealsSize=2
Heals1=Keshuval's Rejuvenation|70|Pet
Heals2=Minor Healing|40
[Cures]
CuresOn=1
CuresSize=2
Cures1=Cure Disease|Disease
Cures2=Cure Poison|Poison
[Pet]
PetOn=1
PetCombatOn=1
PetSpell=Spirit of Khaliz
PetBuffsOn=1
PetBuffsSize=4
PetBuffs1=Spirit of Lightning
PetBuffs2=Scale Skin|Cond6
PetBuffs3=Inner Fire|Cond7
PetBuffs4=Strengthen|Cond8
PetCombatOn=1
PetAssistAt=95
PetAttackDistance=115
PetRampPullWait=1
PetSuspend=1
MoveWhenHit=1
PetForceHealOnMed=1
[Burn]
BurnAllNamed=0
UseTribute=0
BurnSize=1
Burn1=Intensity of the Resolute
[KConditions]
ConOn=1
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[Scale Skin].ID} || ${Target.Buff[Holy Armor].ID}) && ${Spell[Scale Skin].StacksTarget}
Cond7=!${Target.Buff[Inner Fire].ID} && ${Spell[Inner Fire].StacksTarget}
; Strengthen and Talisman of the Beast have the same stats and can overwrite each other.
Cond8=!(${Target.Buff[Strengthen].ID} || ${Target.Buff[Talisman of the Beast].ID}) && ${Spell[Strengthen].StacksTarget}
Cond9=!${Target.Buff[Endure Cold].ID} && ${Spell[Endure Cold].StacksTarget}
Cond10=!${Target.Buff[Endure Fire].ID} && ${Spell[Endure Fire].StacksTarget}
Cond11=!${Target.Buff[Fleeting Fury].ID} && ${Spell[Fleeting Fury].StacksTarget}
# ------ Self Buffs ------ #
Cond12=!${Me.Buff[Blessing of Swiftness].ID} && ${Spell[Blessing of Swiftness].Stacks}
[SpellSet]
LoadSpellSet=2
[Spells]
Gem1=Sicken
Gem2=Blast of Frost
Gem3=Spirit of Khaliz
Gem4=Cure Poison
Gem5=Cure Disease
Gem6=Keshuval's Rejuvenation
Gem7=Minor Healing
Gem8=NULL