Basement: Leave With Side Platform (Power Off)

Room ID: 156

Wiki
From: 1
Left Door
To: 1
Left Door

Requires:

{
  "not": "f_DefeatedPhantoon"
}
"h_speedDash"
"canInsaneJump"
"canMomentumConservingMorph"
"canInsaneMidAirMorph"

Exit condition:

{
  "leaveWithSidePlatform": {
    "height": 3,
    "runway": {
      "length": 45,
      "openEnd": 1
    },
    "obstruction": [
      5,
      0
    ]
  }
}

Dev note: Max extra run speed $7.0. The obstruction (from the Workrobot) actually extends between 4 and 5 tiles.