Skip to content

/setbuffs¶

Syntax¶

/setbuffs gem# [gem# …]
/setbuffs (spell gem# | disc slot# | item | aa ###)

Description¶

Fast Buffs setup. Quickly writes spells, AAs, discs, or items on your character to the Buffs#= keys in the [Buffs] section of your .ini.
Existing entries are overwritten.

Parameters¶

  • gem# … Write the memorised spells in the listed gem slots (1–13).
  • spell <gem#> Add the spell in that gem to the first empty Buffs#= key.
  • disc <slot#> Add the disc in the given combat-ability slot (1–8).
  • item Add the item currently on your cursor.
  • aa <###> Add the AA by its number.

Examples¶

Multiple-gem write

/setbuffs 2 6 8
Writes the spells in gems 2, 6 and 8 to Buffs1-3.

Single-gem write

/setbuffs spell 5  
Writes the spell in gem 5 to the first empty Buffs#= key.

/setbuffs disc 1
Writes the disc in combat ability window slot 1 to the first empty Buffs#= key.

/setbuffs aa 611
Writes the AA #611 to the first empty Buffs#= key.

AA numbers can be found in the AA window.

/setbuffs item
Writes the item currently on your cursor to the first empty Buffs#= key.

Setup helper only

These shortcuts populate your .ini, but you still need to add target flags, conditions, &c. afterwards.

This command is added by KissAssist.