Basement: Leave With Side Platform (Power On)

Room ID: 156

Wiki
From: 1
Left Door
To: 1
Left Door

Requires:

"f_DefeatedPhantoon"
"h_speedJump"
{
  "or": [
    "canMomentumConservingMorph",
    {
      "and": [
        "canMomentumConservingTurnaround",
        "canInsaneJump"
      ]
    }
  ]
}

Exit condition:

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

Dev note: Max extra run speed $7.0.