Edit lore for your nations. Save changes locally, then export to copy into your live site.
How this works (read this once):
Save Changes stores edits in this browser only. Your changes survive page refreshes but only on this device.
Export Lore Data gives you a chunk of code. Paste it into your atroiya.html in place of the const N=[...]; block.
Import Lore Data lets you paste in saved data to restore it (e.g. on a different device).
For map pin positions, click on the map below the country fields. The pin moves to where you click.
Important: When exporting, character data is preserved automatically as long as you keep your existing atroiya.html as the source. The export only modifies the lore and country meta fields.
Loading...
Export Lore Data
Copy ALL the text below. This is a JSON object containing your lore edits. To apply to your live site:
Easy method (recommended): Copy this. Open lore-editor.html on the device where you want the changes (or in another browser). Click Import Data, paste, hit Import, hit Save. Done.
Hard method (permanent on Neocities): Open atroiya.html in Notepad. Find localStorage.setItem('atroiyaLore' ... actually no, easier method below. Save this JSON as a file called lore-data.json for your records, and use the import method on each device.
Import Lore Data
Paste exported lore data here. This will replace your current edits. Use this to move data between devices or recover from a backup.