Skip to content

Importing & Exporting Custom Timers and Effects

Importing & Exporting Custom Timers and Effects

Section titled “Importing & Exporting Custom Timers and Effects”

BARAS supports importing and exporting encounter definitions as TOML files. For migrating from StarParse, see Switching from StarParse.


Export encounter definitions to share with other BARAS users or to back up your customizations.

  1. Open the Encounter Builder tab
  2. Select the area you want to export
  3. Click Export Area to save the entire area as a .toml file

Export encounter

What gets exported:

  • All boss encounter definitions in the area
  • Timers, phases, counters, and challenges
  • Entity definitions
  • Raid challenge configurations

Import encounter definitions from .toml files shared by other users or exported from another BARAS installation.

  1. Open the Encounter Builder tab
  2. Select a target area (or leave unselected for new areas)
  3. Click Import
  4. Select a .toml file from the file picker
  5. Review the import preview before confirming

Before applying changes, BARAS shows a detailed preview of what will happen:

Import preview modal

The preview shows for each boss:

  • New bosses — Bosses that don’t exist in the target area (marked with a “new” tag)
  • Items to replace — Existing timers, phases, or counters that will be overwritten
  • Items to add — New items that will be added alongside existing ones
  • Items unchanged — Items that already match and won’t be modified

Items are grouped by type (timers, phases, counters, challenges, entities) for easy review.

Click Import to apply the changes, or Cancel to discard.