{
  "id": "sector-mining",
  "name": "SectorMining",
  "rawClassName": "SectorDefinition",
  "sourceFile": "MonoBehaviour/SectorMining.asset",
  "addedInPatch": "45eba068",
  "displayName": "",
  "minTier": 1,
  "maxTier": 1,
  "biome": 1,
  "sceneName": "SectorMining 1",
  "exits": {
    "north": false,
    "east": false,
    "south": true,
    "west": true
  },
  "minimapOffset": {
    "x": 0,
    "y": 0
  },
  "mapOffset": {
    "x": 0,
    "y": 0
  },
  "encounterSlots": [
    {
      "size": 3,
      "sizeName": "VERY_LARGE",
      "candidateEncounterIds": [
        "aetherflux-drill-encounter",
        "ice-dragon-encounter",
        "mining-golem-boss-encounter"
      ]
    }
  ]
}