{
  "title": "Regions",
  "description": "Eight regions, gated by the abilities you gather.",
  "entries": [
    { "slug": "the_dark_forest", "name": "The Dark Forest", "order": 1, "biome": "forest",
      "summary": "Where you wake. A shard, a pit, a boulder, and a lever.",
      "body": "Deep in a dark forest you find your first shard and learn to [[abilities:moon_head_and_energy_body|throw your head]] to move a boulder and escape. The tutorial of interacting with the world. <!-- DRAFT name -->",
      "connectsTo": ["abandoned_town"],
      "dangerLevel": 1, "tags": ["start"] },
    { "slug": "abandoned_town", "name": "Abandoned Town", "order": 2, "biome": "ruins",
      "summary": "A settlement the dark emptied: the first sign that people once lived here, and a few still do.",
      "body": "Past the forest the trees give way to roofless houses and a square gone to weeds. Most of the town fled when the shards' glow drew the [[enemies:moonborn|moonborn]] in; the rest never made it out. Here Moonhead first crosses paths with [[npc:the_survivors|the people]] still clinging to the thin daylight hours, and learns why the whispers matter to anyone but itself. <!-- DRAFT name -->",
      "connectsTo": ["the_dark_forest", "jellyfish_cave"],
      "dangerLevel": 2, "tags": ["ruins", "story"] },
    { "slug": "jellyfish_cave", "name": "Jellyfish Cave", "order": 3, "biome": "cavern",
      "summary": "A lightless cavern adrift with floating jellyfish that hunt by the stir of the air.",
      "body": "Beneath the town the ground opens into a vast dark cavern where [[enemies:moon_o_war|Moon o' War]] drift on the still air. They cannot see, but they feel motion. Move too fast or too close and they creep toward you to drain your light. Crossing the cave is an exercise in stillness: time your steps, hold your breath, let them pass. <!-- DRAFT name -->",
      "connectsTo": ["abandoned_town"],
      "dangerLevel": 3, "tags": ["cavern", "stealth"] }
  ]
}
