Metal Pirates Room: Leave With Side Platform (Full Runway)

Room ID: 139

Wiki
From: 2
Right Door
To: 2
Right Door

Requires:

{
  "heatFrames": 280
}
"canTrickyJump"
{
  "or": [
    {
      "obstaclesCleared": [
        "A"
      ]
    },
    {
      "and": [
        "canHitbox",
        "canTrickyDodgeEnemies"
      ]
    }
  ]
}

Exit condition:

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

Dev note: Max extra run speed $6.8.