Early Supers Room: Leave With Side Platform

Room ID: 45

Wiki
From: 2
Right Door
To: 2
Right Door

Requires:

"canTrickyJump"
{
  "or": [
    "canLateralMidAirMorph",
    {
      "and": [
        "canMomentumConservingTurnaround",
        "canInsaneJump"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithSidePlatform": {
    "height": 2,
    "runway": {
      "length": 10,
      "openEnd": 0
    },
    "obstruction": [
      2,
      0
    ]
  }
}

Dev note: Max extra run speed $2.5.