Crocomire Speedway: Blue Suit

Room ID: 120

Wiki
From: 6
Bottom Right Junction
To: 5
Top Right Door

The two-tile floating platform will be destroyed by blue suit, so Samus cannot stand on it.

Requires:

{
  "haveBlueSuit": {}
}
{
  "heatFrames": 210
}
{
  "or": [
    "HiJump",
    {
      "and": [
        "canWalljump",
        {
          "heatFrames": 10
        }
      ]
    },
    {
      "and": [
        "canSpringBallJumpMidAir",
        {
          "heatFrames": 10
        }
      ]
    },
    {
      "and": [
        "SpaceJump",
        {
          "heatFrames": 50
        }
      ]
    }
  ]
}