Same base empty ini I've posted previously. This one contains a series of comments on various items that I know I had to go back and check against Maskoi's guide or dig through the mac, or RG to find answers on. It's not fully comprehensive, but it may help folks understand some pieces, especially if they're a bit new to KA.
Code:
[General]
KissAssistVer=11.004
Role=manual
CampRadius=30
CampRadiusExceed=400
ReturnToCamp=0
ChaseAssist=0
ChaseDistance=25
|- MedOn makes character start to med during non-combat if set to 1, if mana/end drops below prescribed level under "MedStart" as a % of total
MedOn=1
MedStart=20
|-Will med during combat based on "MedStart" % defined above if set to 1
MedCombat=0
LootOn=0
|- RezAcceptOn will accept rezzes if set to 1, and if the percent of experience from that rez equals or exceeds the value after the pipe ( | ), in this case 96%
RezAcceptOn=0|96
AcceptInvitesOn=1
|- If GroupWatchOn is set to 1 it will watch group until 20% and then med
GroupWatchOn=0
|- CastingInterrupt is primarily for casters like clerics and druids/wizards where a trigger point occurs that you want them to stop casting whatever spell they're currently casting so that they can cast something else more important, like a fast heal or an evac for instance
CastingInterruptOn=0
|- EQBCOn will try to start up eqbc if not automatically loaded on startup if set to 1
EQBCOn=0
IRCOn=0
|- MiscGem settings should be zeroes for non-casters, but for casters it defines which spell gem is used to forget and mem a new spell one a buff needs to be loaded for instance
MiscGem=8
|- MiscGemLW works the same as MiscGem above, but is usually set to a different spell gem, and is for spells that take a significant time to refresh in order to be cast
MiscGemLW=0
MiscGemRemem=1
|- CampfireOn set to 1 will have this character try to drop a campfire whenever the ini is loaded if one is not currently down at/near your current position
CampfireOn=0
CharInfo=NULL
DefaultUI=TRUE
|- GroupEscapeOn only needed for Dru/Wiz can be left zero, or deleted for all other classes, and only set to 1 if you want the Dru/Wiz to use the group escape options available
GroupEscapeOn=0
DPSMeter=1
ScatterOn=0
[SpellSet]
|- LoadSpellSet to 1 means your character will try to mem the spell set listed in SpellSetName, if set to 2 it will load the spells defined in the MySpell section of this INI at the bottom
LoadSpellSet=0
|- SpellSetName Can redefine the spellsetname to autoload upon executing this ini to whatever you want loaded by default. KissAssist is the default for this setting.
SpellSetName=KissAssist
[Buffs]
BuffsOn=0
BuffsSize=20
Buffs1=NULL
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=10
|- Powersource you want to keep active on your character, just like a buff it should switch it out when it wears out
PowerSource=NULL
[Melee]
AssistAt=95
|- Set MeleeOn to 1 if you want your character to melee target, default is for pure casters to be a zero, BST/BER/MNK/PAL/RNG/ROG/SHD/WAR to be set to 1
MeleeOn=0
FaceMobOn=1
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0
UseMQ2Melee=1
|- AutoHide defined only for Rogues, otherwise can be removed or set to zero
Autohide=0
[GoM]
GoMSHelp=Format - Spell|Target, MA Me or Mob, i.e. Rampaging Servant Rk. II|Mob
|- Set GoMSize to 3 by default for casters/hybrids, and 1 line as a placeholder for pure melee classes
GoMSize=3
GoMSpell1=NULL
GoMSpell2=NULL
GoMSpell3=NULL
[GMail]
GMailHelp=Events currently support - Dead,Drag,GM,Level,Named,Leftgroup,Tells
GMailOn=0
GMailSize=5
GMail1=NULL
GMail2=NULL
GMail3=NULL
GMail4=NULL
GMail5=NULL
[AE]
AEOn=0
AESize=10
AERadius=50
AE1=NULL
AE2=NULL
AE3=NULL
AE4=NULL
AE5=NULL
AE6=NULL
AE7=NULL
AE8=NULL
AE9=NULL
AE10=NULL
[DPS]
DPSOn=0
DPSSize=20
DPSSkip=20
DPSInterval=2
DPS1=NULL
DPS2=NULL
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
DPS16=NULL
DPS17=NULL
DPS18=NULL
DPS19=NULL
DPS20=NULL
|- DebuffAllOn useful for classes that debuff if you want to debuff all mobs on xtarget list while they're nearby, mezzed or not
DebuffAllOn=0
[Aggro]
AggroOn=0
|- AggroSize set to 10 entries for SHD/WAR/PAL and 5 for all others
AggroSize=10
Aggro1=NULL
Aggro2=NULL
Aggro3=NULL
Aggro4=NULL
Aggro5=NULL
Aggro6=NULL
Aggro7=NULL
Aggro8=NULL
Aggro9=NULL
Aggro10=NULL
|- Twist section only necessary for bards, can be omitted for other classes
[Twist]
TwistOn=0
TwistMed=Mana song gem
TwistWhat=Twist order here
MeleeTwistOn=0
MeleeTwistWhat=DPS twist order here
PullTwistOn=0
[Heals]
Help=Format Spell|% to heal at i.e. Devout Light Rk. II|50
HealsOn=0
|- HealSize defined with 15 slots for CLR/SHMN/DRU/PAL and 5 for all other classes
HealsSize=15
Heals1=NULL
Heals2=NULL
Heals3=NULL
Heals4=NULL
Heals5=NULL
Heals6=NULL
Heals7=NULL
Heals8=NULL
Heals9=NULL
Heals10=NULL
Heals11=NULL
Heals12=NULL
Heals13=NULL
Heals14=NULL
Heals15=NULL
|- Heals with Rez changed with 11.004, and the rez section below was modified to only be a toggle of 0/1 to turn it on or off, but the spell to rez is set in the heal section with this format now: Heals10=Reviviscence|0|rez for instance to cast the spell during combat if someone's health hits zero
|- XTarHeal used if you wish to heal targets on Xtarget list, useful for boxing healer outside of group, target PC, /xtar add and set this variable to 1 to heal them as if the healer was in the group
XTarHeal=0
|- XTarHeal2 ignore this, it needs to be removed, but it's still in the mac, just set to zero and utilize the two Xtar settings above.
XTarHeal2=0
|- XTarHealList used if XTarHeal above set to 1, this list can be a number related to the PC position in the Xtarget list, ie: 1, 2, 5, 7
XTarHealList=NULL
|- Following Rez sections for CLR/NEC/SHM/DRU/PAL otherwise can be set to zeros or removed
AutoRezOn=0
|- Define what your first pass rez will be
HealGroupPetsOn=0
[Cures]
CuresOn=0
CuresSize=5
Cures1=NULL
Cures2=NULL
Cures3=NULL
Cures4=NULL
Cures5=NULL
[Pet]
|- PetHold, PetHoldOn, PetOn, PetForceHealOnMed, PetAssistAt, PetCombatOn, and PetRampPullWait for DRU/SHM/BST/ENC/MAG/NEC/SHD defined as listed settings in this section, otherwise zeroes
PetOn=0
PetSpell=YourPetSpell
|- PetFocus for BST/MAG/ENC otherwise NULL
PetFocus=NULL
PetShrinkOn=0
PetShrinkSpell=Tiny Companion
PetBuffsOn=0
PetBuffsSize=8
PetBuffs1=NULL
PetBuffs2=NULL
PetBuffs3=NULL
PetBuffs4=NULL
PetBuffs5=NULL
PetBuffs6=NULL
PetBuffs7=NULL
PetBuffs8=NULL
PetCombatOn=1
PetAssistAt=95
PetAttackDistance=115
PetToysSize=6
PetToysOn=0
PetToys=PetToys
PetToysGave=NULL
PetBreakMezSpell=NULL
PetRampPullWait=0
PetSuspend=0
MoveWhenHit=0
PetHoldOn=1
PetForceHealOnMed=0
|- Mez section exists for BRD/ENC/NEC otherwise can be removed
[Mez]
MezOn=0
MezRadius=50
MezMinLevel=Min Mez Spell Level
MezMaxLevel=Max Mez Spell Level
MezStopHPs=80
MezSpell=YourMezSpell
|- AEMez only defined for BRD/ENC as NEC cannot AE mez. The number after the pipe indicates how many mobs need to be in camp before it's cast
MezAESpell=Your AE Mez Spell|0
[Burn]
BurnSize=15
BurnText=Decepticons Attack
BurnAllNamed=0
Burn1=NULL
Burn2=NULL
Burn3=NULL
Burn4=NULL
Burn5=NULL
Burn6=NULL
Burn7=NULL
Burn8=NULL
Burn9=NULL
Burn10=NULL
Burn11=NULL
Burn12=NULL
Burn13=NULL
Burn14=NULL
Burn15=NULL
|- UseTribute will toggle your tribute on if set to 1, before starting the burn if it's not already started.
UseTribute=0
[Pull]
PullWith=Melee
PullMeleeStick=0
MaxRadius=350
MaxZRange=50
UseWayPointZ=0
PullWait=5
PullRadiusToUse=90
PullRoleToggle=0
ChainPull=0
ChainPullHP=90
ChainPullPause=30|2
PullPause=30|2
PullLevel=0|0
PullArcWidth=0
[AFKTools]
AFKHelp=AFKGMAction=0 Off, 1 Pause Macro, 2 End Macro, 3 Unload MQ2, 4 Quit Game
AFKToolsOn=1
AFKGMAction=1
AFKPCRadius=500
CampOnDeath=0
ClickBacktoCamp=0
[Merc]
Help=To use: Turn off Auto Assist in Manage Mercenary Window
MercOn=0
MercAssistAt=92
[KissError]
LastCMD:=/end
ErrorDateTime:=12/10/2018 12:00:00
ErrorMsg:=NULL
DataError:=NULL
SyntaxError:=NULL
RunningTime:=503917
BuildDate:=20181118
CurrentUI:=Default
[MySpells]
Gem1=NULL
Gem2=NULL
Gem3=NULL
Gem4=NULL
Gem5=NULL
Gem6=NULL
Gem7=NULL
Gem8=NULL
Gem9=NULL
Gem10=NULL
Gem11=NULL
Gem12=NULL
Gem13=NULL
[KConditions]
ConOn=0
CondSize=5
Cond1=TRUE
Cond2=TRUE
Cond3=TRUE
Cond4=TRUE
Cond5=TRUE
Last edited:

