Fast Ripper Room: Leave With Runway

Room ID: 153

Wiki
From: 1
Left Door
To: 1
Left Door

Requires:

{
  "heatFrames": 120
}
{
  "or": [
    "Morph",
    "Ice",
    "ScrewAttack",
    {
      "ammo": {
        "type": "Super",
        "count": 2
      }
    },
    {
      "enemyDamage": {
        "enemy": "Ripper 2 (red)",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}

Exit condition:

{
  "leaveWithRunway": {
    "length": 5,
    "openEnd": 1
  }
}