- Joined
- May 17, 2015
- RedCents
- 6,058¢
Level 53ish but should give you good idea
I removed sections so post is shorter
mq2melee
holy20 = use jboots in combat
down20 = use jboots out of combat
down21 = stand if I am target of mob (does not let you sit while keeping something mezd however...)
down22 = sit with a 3 sec delay
Cleric 53
Enchanter 53
Wizard 53
I have assist at 99 and cast dispel so char goes into combat mode at start of fight and will sit down
Bard 53 Because I have an enc I do not have the bard do mez, also in this era bard can only mez lower level mobs.
I removed sections so post is shorter
mq2melee
holy20 = use jboots in combat
down20 = use jboots out of combat
down21 = stand if I am target of mob (does not let you sit while keeping something mezd however...)
down22 = sit with a 3 sec delay
Rich (BB code):
holyflag20=1
holyshit20=/if (!${Me.Invis} && ${Me.Standing} && ${Spell[Journeyman Boots].Stacks} && !${Me.Buff[Journeyman Boots].ID} && ${Cast.Ready[Journeyman's Boots]}) /casting "Journeyman's Boots" item
downflag20=1
downshit20=/if (!${Me.Invis} && ${Me.Standing} && ${Spell[Journeyman Boots].Stacks} && !${Me.Buff[Journeyman Boots].ID} && ${Cast.Ready[Journeyman's Boots]}) /casting "Journeyman's Boots" item
downshit21=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Type.Equal[NPC]} && ${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]} && ${Me.Sitting}) /multiline ; /echo Standing because I have aggro ; /stand
downflag22=1
downshit22=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Type.Equal[NPC]} && !${Me.TargetOfTarget.CleanName.Equal[${Me.CleanName}]} && ${Target.PctHPs}<95 && ${Me.PctHPs}>60 && !${Me.Sitting}) /multiline ; /melee downflag22=off ; /timed 30 /sit ; /timed 60 /melee downflag22=on
downflag22=1
Cleric 53
Rich (BB code):
[General]
KissAssistVer=8.4.2
Role=Assist
CampRadius=30
CampRadiusExceed=400
ReturnToCamp=0
ChaseAssist=0
ChaseDistance=25
MedOn=1
MedStart=95
MedCombat=0
LootOn=0
RezAcceptOn=0
AcceptInvitesOn=1
GroupWatchOn=1
EQBCOn=1
IRCOn=0
MiscGem=8
HoTTOn=0
CampfireOn=0
[Heals]
Help=Format Spell|% to heal at i.e. Devout Light Rk. II|50
HealsOn=1
Heals1=Superior Healing|40
Heals2=Complete Heal|50|Ma
Heals3=Superior Healing|60|!Ma
Heals4=NULL
Heals5=NULL
Heals6=NULL
Heals7=NULL
Heals8=NULL
Heals9=NULL
Heals10=NULL
Heals11=NULL
Heals12=NULL
Heals13=NULL
Heals14=NULL
Heals15=NULL
XTarHeal=0
AutoRezOn=1
AutoRezWith=Resurection
[Buffs]
BuffsOn=1
Buffs1=Heroism
Buffs2=Symbol of Naltron
Buffs3=Shield of Words|Ma
Buffs4=NULL
Buffs5=NULL
Buffs6=NULL
Buffs7=NULL
Buffs8=NULL
Buffs9=NULL
Buffs10=NULL
Buffs11=NULL
Buffs12=NULL
Buffs13=NULL
Buffs14=NULL
Buffs15=NULL
Buffs16=NULL
Buffs17=NULL
Buffs18=NULL
Buffs19=NULL
Buffs20=NULL
RebuffOn=1
CheckBuffsTimer=20
[Melee]
AssistAt=99
MeleeOn=0
FaceMobOn=0
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0
[DPS]
DPSOn=1
DPSSkip=20
DPSInterval=15
DPS1=Nullify Magic|99|Once
DPS2=Retribution|0|Once
DPS3=NULL
DPS4=NULL
DPS5=NULL
DPS6=NULL
DPS7=NULL
DPS8=NULL
DPS9=NULL
DPS10=NULL
DPS11=NULL
DPS12=NULL
DPS13=NULL
DPS14=NULL
DPS15=NULL
[Cures]
CuresOn=0
Cures1=NULL
Cures2=NULL
Cures3=NULL
Cures4=NULL
Cures5=NULL
Enchanter 53
Rich (BB code):
[General]
KissAssistVer=8.4.2
Role=Assist
CampRadius=30
CampRadiusExceed=400
ReturnToCamp=0
ChaseAssist=0
ChaseDistance=25
MedOn=1
MedStart=95
MedCombat=0
LootOn=0
RezAcceptOn=0
AcceptInvitesOn=1
GroupWatchOn=1
EQBCOn=1
IRCOn=0
MiscGem=8
HoTTOn=0
CampfireOn=0
[Buffs]
BuffsOn=1
Buffs1=Feedback|Ma
Buffs2=Swift like the Wind|Melee
Buffs3=Clarity|Caster
Buffs4=Shadow|Me
Buffs5=Adorning Grace|Me
Buffs6=Brilliance|Caster
Buffs7=Arch Shielding|Me
Buffs8=Group Resist Magic|Ma
Buffs9=NULL
Buffs10=NULL
Buffs11=NULL
Buffs12=NULL
Buffs13=NULL
Buffs14=NULL
Buffs15=NULL
Buffs16=NULL
Buffs17=NULL
Buffs18=NULL
Buffs19=NULL
Buffs20=NULL
RebuffOn=1
CheckBuffsTimer=20
[DPS]
DPSOn=1
DPSSkip=20
DPSInterval=2
DPS1=Tashani|99
DPS2=Shiftless Deeds|90
DPS3=NULL
DPS4=NULL
DPS5=NULL
DPS6=NULL
DPS7=NULL
DPS8=NULL
DPS9=NULL
DPS10=NULL
DPS11=NULL
DPS12=NULL
DPS13=NULL
DPS14=NULL
DPS15=NULL
[Mez]
MezOn=1
MezRadius=50
MezMinLevel=45
MezMaxLevel=55
MezStopHPs=80
MezSpell=Entrance
MezAESpell=Mesmerization|4
[Melee]
AssistAt=99
MeleeOn=0
FaceMobOn=0
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0
Wizard 53
I have assist at 99 and cast dispel so char goes into combat mode at start of fight and will sit down
Rich (BB code):
[General]
KissAssistVer=8.4.2
Role=Assist
CampRadius=30
CampRadiusExceed=400
ReturnToCamp=0
ChaseAssist=0
ChaseDistance=25
MedOn=1
MedStart=95
MedCombat=0
LootOn=0
RezAcceptOn=0
AcceptInvitesOn=1
GroupWatchOn=1
EQBCOn=1
IRCOn=0
MiscGem=8
HoTTOn=0
CampfireOn=0
GroupEscapeOn=0
[DPS]
DPSOn=1
DPSSkip=20
DPSInterval=10
DPS1=Cancel Magic|99|Once
DPS2=Ice Comet|80|Once
DPS3=Rend|50
DPS4=NULL
DPS5=NULL
DPS6=NULL
DPS7=NULL
DPS8=NULL
DPS9=NULL
DPS10=NULL
DPS11=NULL
DPS12=NULL
DPS13=NULL
DPS14=NULL
DPS15=NULL
[Buffs]
BuffsOn=1
Buffs1=Arch Shielding|Me
Buffs2=NULL
Buffs3=NULL
Buffs4=NULL
Buffs5=NULL
Buffs6=NULL
Buffs7=NULL
Buffs8=NULL
Buffs9=NULL
Buffs10=NULL
Buffs11=NULL
Buffs12=NULL
Buffs13=NULL
Buffs14=NULL
Buffs15=NULL
Buffs16=NULL
Buffs17=NULL
Buffs18=NULL
Buffs19=NULL
Buffs20=NULL
RebuffOn=1
CheckBuffsTimer=20
[Melee]
AssistAt=99
MeleeOn=0
FaceMobOn=0
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0
Bard 53 Because I have an enc I do not have the bard do mez, also in this era bard can only mez lower level mobs.
Rich (BB code):
[General]
KissAssistVer=8.4.2
Role=Assist
CampRadius=30
CampRadiusExceed=400
ReturnToCamp=0
ChaseAssist=0
ChaseDistance=25
MedOn=1
MedStart=25
MedCombat=0
LootOn=0
RezAcceptOn=0
AcceptInvitesOn=1
GroupWatchOn=1
EQBCOn=1
IRCOn=0
MiscGem=8
HoTTOn=0
CampfireOn=0
TwistOn=1
TwistMed=Mana song gem
TwistWhat=6 7 8
[SpellSet]
LoadSpellSet=0
SpellSetName=KissAssist
[Melee]
AssistAt=95
MeleeOn=1
FaceMobOn=1
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0
MeleeTwistOn=1
MeleeTwistWhat=1 2 3 4
[Pull]
PullTwistOn=0
PullWith=Throwing Knife|Throwing Knife
MaxRadius=350
MaxZRange=50
PullWait=5
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
ChainPullPause=30|2


