Skip to content

/setcure¶

Syntax¶

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

Description¶

Fast cure setup. Quickly writes spells, AAs, discs, or items on your character to the Cures#= keys in the [Cures] 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 Cures#= 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

/setcure 1 3 4 5
Writes the spells in gems 1, 3, 4 and 5 to Cures1-4.

Single-gem write

/setcure spell 1  
Writes the spell in gem 1 to the first empty Cures#= key.

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

/setcure aa 45
Writes the AA #45 to the first empty Cures#= key.

AA numbers can be found in the AA window.

/setcure item
Writes the item currently on your cursor to the first empty Cures#= key.

Setup helper only

These shortcuts populate your .ini, but you still need to edit.

This command is added by KissAssist.