Skip to content

Final Fantasy XI · Bard

Song with Instrument Swap

Equips the right instrument, sings, then swaps back to a defensive setup. Instrument swapping mid-song is the signature Bard macro problem and this is the standard solution.

FFXI · Bard56 lineslines used of the 6 this game allows
/equip range "Gjallarhorn"
/wait 1
/ma "Valor Minuet V" <me>
/wait 8
/equip range "Shield Torch"

Where to paste this

  1. Open the macro menu and pick a book, then a Ctrl or Alt slot.
  2. Name the macro — the name is what shows on the palette, so keep it short.
  3. Write up to six lines: /ma "Cure IV" <stpc> for a spell, /ja "Provoke" <t> for an ability.
  4. Add /wait between actions that need to resolve before the next one starts.
  5. Switch books with /macro book, and switch the Ctrl or Alt set with /macro set.