Skip to content

Locations Index

Locations are spots on the game map when you select "Go Adventuring!" from the town, defining their icon, adventure, and Grimoire details. Note the town itself is hard-coded, and thus isn't modded like you would other existing locations. Instead, mods can access the town by creating Event JSONs.

Tip

Use Ctrl + F via your browser or the search bar on the left to quickly find the functions you're looking for. You can also utilize your text editor's ability to search across multiple files to find examples for each function listed.

Overview

  • Creation


    Everything to know about making a location from scratch.

    Read more

  • Additions


    How to modify existing locations with new events, quests, adventures, and monsters.

    Read more