Notes
The intention is to make the configuration as good as it can possibly be within the KissAssist framework.
Basic Rogue, with some condition functionality that can be extended as it levels.
This toon uses MQ2Melee. Will likely use the LeRogue at higher levels.
Bite of the Shissar VIII is set in the buffs section, will check first to see if you are carrying some.
RezAccept is set to 50% as the only rezzer in the group is a paladin.
Burn section is set for burn on demand. The command
Both Intensity of the Resolute and Armor of Experience have cool down periods 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 discs for your level.
If you see any obvious errors, or additional abilities / features / conditions that can be added, please post below.
The intention is to make the configuration as good as it can possibly be within the KissAssist framework.
Basic Rogue, with some condition functionality that can be extended as it levels.
This toon uses MQ2Melee. Will likely use the LeRogue at higher levels.
Bite of the Shissar VIII is set in the buffs section, will check first to see if you are carrying some.
RezAccept is set to 50% 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.Both Intensity of the Resolute and Armor of Experience have cool down periods 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 discs 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=Rogue|50|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|50
AcceptInvitesOn=1
GroupWatchOn=0
GroupWatchCheck=FALSE
CorpseRecoveryOn=1
EQBCOn=0
DanNetOn=1
ScatterOn=1
LOSBeforeCombat=1
[Buffs]
BuffsOn=1
BuffsSize=5
## ------ Auras - placeholder ------ ##
Buffs1=NULL
## ------ Beginner Buffs ------ ##
Buffs2=command:/useitem Worn Totem|Dual|Blessing of Swiftness|Cond6
## ------ Click off the Free to play nag popup ------ ##
Buffs3=command:/notify AlertWnd ALW_Dismiss_Button leftmouseup
## ------ Poison ------ ##
Buffs4=Bite of the Shissar VIII|Dual|Bite of the Shissar Poison IV|Cond7
## ------ Recuperate ------ ##
Buffs5=Focused Will Discipline|Cond8
RebuffOn=1
CheckBuffsTimer=10
[Melee]
AssistAt=98
MeleeOn=1
FaceMobOn=2
MeleeDistance=60
StickHow=snaproll rear 17
AutoFireOn=0
UseMQ2Melee=1
TargetSwitchingOn=0
AutoHide=1
[DPS]
DPSOn=1
DPSSize=1
DPSSkip=1
DPSInterval=1
## ------ Mini Burn ------ ##
DPS1=Resistant Discipline|Me|Cond4
DebuffAllOn=0
[Burn]
BurnAllNamed=0
UseTribute=0
BurnSize=3
Burn1=Intensity of the Resolute
Burn2=Armor of Experience
Burn3=Resistant Discipline
[KConditions]
ConOn=1
CondSize=8
## ------ Basic ------ ##
Cond1=TRUE
Cond2=FALSE
## ------ Target Properties ------ ##
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 ----- ##
# ------ Self Buffs ------ #
Cond6=!${Me.Buff[Blessing of Swiftness].ID} && ${Spell[Blessing of Swiftness].Stacks} && ${Me.FreeBuffSlots} > 0
## ----- Combat ----- ##
Cond7=${FindItemCount[Bite of the Shissar VIII]} > 0
## ----- Discs ----- ##
Cond8=${Me.PctHPs} < 80