Main Hall: Leave with Mockball (Space Jump)

Room ID: 132

Wiki
From: 4
Elevator
To: 2
Right Door

Requires:

"h_heatedRemoteRunwayPreciseSpaceJump"
{
  "or": [
    {
      "and": [
        "h_speedDash",
        {
          "heatFrames": 220
        }
      ]
    },
    {
      "heatFrames": 265
    }
  ]
}

Exit condition:

{
  "leaveWithMockball": {
    "remoteRunway": {
      "length": 12,
      "openEnd": 2
    },
    "landingRunway": {
      "length": 3,
      "openEnd": 1
    }
  }
}

Unlocks doors:

{"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}