Skip to content

Editing Lines and Export Import

gabbajo3 edited this page Aug 1, 2026 · 1 revision

Editing Lines, Export & Import

In-game editor

Every skill, Food/Drink entry, Death Reaction, and Greeting slot has an Edit button (see Settings) opening a small editor: the current line list (click any line to edit it in place, add new ones, delete, or reset the whole entry back to its shipped default), a Send as chat-type selector, and a Reaction frequency override. If Local Language is on, there's also a Language tab switching between the English and Local line lists for that same entry.

Export / Import

At the bottom of either Skills panel (<YourClass> Skills (EN) or (LOCAL)): Export / Import Lines.... This opens a text box that:

  • Export generates a plain-text block covering your class's skills, Food/Drink, Death Reactions, and Greetings, English and Local Language both. Copy it out to back up your configuration or share it with a guildmate.
  • Import takes a previously exported block (yours, or someone else's) and applies it. Anything it doesn't recognize is reported, not silently dropped, so a typo or a version mismatch doesn't quietly lose data.

Line Pack Builder (browser tool)

https://gabbajoe.github.io/GabbaRP/

A full-page, browser-based version of the same editor: every skill for every class, Food & Drink, Death Reactions, and Greetings, English and Local Language side by side, with the exact same Export/Import format as the in-game editor. Useful for:

  • Writing or translating a large batch of lines somewhere more comfortable than the small in-game text box.
  • Starting a Local Language translation from scratch without needing to be logged in first.
  • Loading a previously exported block back in in-browser to review or tweak it before pasting it back into the game.

Nothing on that page touches your account, it's a static page that runs entirely in your browser. Paste its generated export straight into the in-game Import box (see above) to apply it.

Found a skill that's missing a line, or one that should react but doesn't? Open an issue, see Troubleshooting first if it's a "why didn't this fire" question rather than a missing/wrong line.

Clone this wiki locally