{
  "id": "sector-dark-forest",
  "name": "SectorDarkForest",
  "rawClassName": "SectorDefinition",
  "sourceFile": "MonoBehaviour/SectorDarkForest.asset",
  "addedInPatch": "45eba068",
  "displayName": "Dark Forest",
  "minTier": 2,
  "maxTier": 2,
  "biome": 0,
  "sceneName": "SectorDarkForest 2",
  "exits": {
    "north": false,
    "east": true,
    "south": true,
    "west": true
  },
  "minimapOffset": {
    "x": 0,
    "y": 0
  },
  "mapOffset": {
    "x": 0,
    "y": 0
  },
  "encounterSlots": [
    {
      "size": 2,
      "sizeName": "LARGE",
      "candidateEncounterIds": [
        "bear-boss-encounter",
        "crab-infestation-encounter"
      ]
    }
  ]
}