Mission Impossible Room: Leave With Side Platform

Room ID: 60

Wiki
From: 1
Top Right Door
To: 1
Top Right Door

Requires:

{
  "obstaclesCleared": [
    "A"
  ]
}
{
  "obstaclesNotCleared": [
    "B"
  ]
}

Exit condition:

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

Dev note: Max extra run speed $3.A.