Wrecked Ship Energy Tank Room: Leave with Runway, Full Length

Room ID: 167

Wiki
From: 1
Right Door
To: 1
Right Door

Requires:

{
  "or": [
    "Gravity",
    {
      "and": [
        {
          "not": "f_DefeatedPhantoon"
        },
        "canRiskPermanentLossOfAccess"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithRunway": {
    "length": 8,
    "openEnd": 1,
    "steepUpTiles": 2
  }
}