{
  "id": "sector-estuary",
  "name": "SectorEstuary",
  "rawClassName": "SectorDefinition",
  "sourceFile": "MonoBehaviour/SectorEstuary.asset",
  "addedInPatch": "45eba068",
  "displayName": "Stillwater Estuary",
  "minTier": 1,
  "maxTier": 1,
  "biome": 5,
  "sceneName": "SectorLake 1",
  "exits": {
    "north": true,
    "east": true,
    "south": false,
    "west": false
  },
  "minimapOffset": {
    "x": 0,
    "y": 0
  },
  "mapOffset": {
    "x": 0,
    "y": 0
  },
  "encounterSlots": [
    {
      "size": 2,
      "sizeName": "LARGE",
      "candidateEncounterIds": [
        "crab-infestation-encounter"
      ]
    }
  ]
}