Plowerhouse Room: Come in Running, Leave with Mockball (Space Screw)

Room ID: 140

Wiki
From: 1
Left Door
To: 2
Right Door

Entrance condition:

{
  "comeInRunning": {
    "speedBooster": "any",
    "minTiles": 2
  }
}

Requires:

"h_heatedRemoteRunwayPreciseSpaceJump"
"ScrewAttack"
{
  "heatFrames": 240
}

Exit condition:

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

Unlocks doors:

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

Dev note: FIXME: other leaveWithMockball variants are possible, e.g. comeInSpinning or in-room acid run.