Botwoon Energy Tank Room: Leave with Runway Through the Speed Blocks

Room ID: 186

Wiki
From: 1
Left Door
To: 4
Right Door

Requires:

"Gravity"
"h_getBlueSpeedMaxRunway"
{
  "or": [
    {
      "getBlueSpeed": {
        "usedTiles": 22,
        "gentleDownTiles": 4,
        "openEnd": 1
      }
    },
    "h_canUseSpringBall",
    "SpaceJump",
    "h_canUseMorphBombs",
    "canPlayInSand",
    {
      "obstaclesCleared": [
        "A"
      ]
    }
  ]
}

Exit condition:

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

Unlocks doors:

{"types":["ammo"],"requires":[]}