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"
{
  "canShineCharge": {
    "usedTiles": 33,
    "openEnd": 2
  }
}
{
  "or": [
    {
      "canShineCharge": {
        "usedTiles": 22,
        "gentleDownTiles": 4,
        "openEnd": 1
      }
    },
    "h_canUseSpringBall",
    "SpaceJump",
    "h_canUseMorphBombs",
    "canPlayInSand"
  ]
}

Exit condition:

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