[
  {
    "id": "Wasteland Outskirts",
    "locations": [ "forest" ],
    "flags": [ "UNIQUE" ],
    "occurrences": [ 0, 5 ],
    "overmaps": [
      { "overmap": "wo3_north", "point": [ 0, 0, 0 ] },
      { "overmap": "wo2_north", "point": [ 1, 0, 0 ] },
      { "overmap": "wo1_north", "point": [ 2, 0, 0 ] },
      { "overmap": "wo6_north", "point": [ 0, 1, 0 ] },
      { "overmap": "wo5_north", "point": [ 1, 1, 0 ] },
      { "overmap": "wo4_north", "point": [ 2, 1, 0 ] },
      { "overmap": "wo9_north", "point": [ 0, 2, 0 ] },
      { "overmap": "wo8_north", "point": [ 1, 2, 0 ] },
      { "overmap": "wo7_north", "point": [ 2, 2, 0 ] }
    ],
    "type": "overmap_special"
  },
  {
    "id": "Memorial Crypt",
    "locations": [ "forest" ],
    "flags": [ "UNIQUE" ],
    "occurrences": [ 0, 1 ],
    "overmaps": [ { "overmap": "crypt1_north", "point": [ 0, 0, 0 ] }, { "overmap": "crypt1_b1_north", "point": [ 0, 0, -1 ] } ],
    "type": "overmap_special"
  },
  {
    "id": "Eye Crypt",
    "locations": [ "forest" ],
    "flags": [ "UNIQUE" ],
    "occurrences": [ 0, 1 ],
    "overmaps": [ { "overmap": "crypt2_north", "point": [ 0, 0, 0 ] }, { "overmap": "crypt2_b1_north", "point": [ 0, 0, -1 ] } ],
    "type": "overmap_special"
  },
  {
    "id": "Vampire Cove",
    "locations": [ "forest" ],
    "flags": [ "UNIQUE" ],
    "occurrences": [ 0, 4 ],
    "overmaps": [
      { "overmap": "vampcave_entrance_north", "point": [ 0, 0, 0 ] },
      { "overmap": "vampcave_corridor1_north", "point": [ 0, 0, -1 ] },
      { "overmap": "vampcave_corridor2_north", "point": [ 0, 1, -1 ] },
      { "overmap": "vampcave_basement_north", "point": [ 0, 1, -2 ] }
    ],
    "type": "overmap_special"
  },
  {
    "id": "Pedestal - Bloodrune",
    "locations": [ "forest", "field" ],
    "occurrences": [ 0, 3 ],
    "overmaps": [ { "overmap": "bloodrune_pedestal_north", "point": [ 0, 0, 0 ] } ],
    "type": "overmap_special"
  },
  {
    "id": "Gravesite - Wild",
    "locations": [ "forest", "field" ],
    "occurrences": [ 0, 5 ],
    "overmaps": [ { "overmap": "gravesite1_north", "point": [ 0, 0, 0 ] } ],
    "type": "overmap_special"
  },
  {
    "id": "bhole",
    "locations": [ "field" ],
    "occurrences": [ 0, 3 ],
    "overmaps": [
      { "overmap": "bloodhole_north", "point": [ 0, 0, 0 ] },
      { "overmap": "bloodhole_bottom_north", "point": [ 0, 0, -1 ] },
      { "overmap": "bloodhole_lair_north", "point": [ 0, 0, -2 ] }
    ],
    "type": "overmap_special"
  },
  {
    "id": "Vampirus",
    "locations": [ "forest" ],
    "occurrences": [ 0, 2 ],
    "overmaps": [ { "overmap": "vampirus", "point": [ 0, 0, 0 ] }, { "overmap": "vampirus_prison_up", "point": [ 0, 0, -1 ] } ],
    "type": "overmap_special"
  }
]