Main Street: G-Mode Overload Speed Blocks Frozen Crab (From the Bottom)

Room ID: 172

Wiki
From: 2
Bottom Right Door
To: 6
Speed Blocked Item

Notable: true

Place bombs against the speed blocks until they are overloaded. Afterwards, freeze a crab on the edge of the speed blocks, such that Samus can jump inside and stand on the crab. Exit G-Mode and rotate to obtain the item, then kill the crab with Wave Beam to fall back down.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": false
  }
}

Requires:

"canTrickyUseFrozenEnemies"
"Wave"
"h_canUseMorphBombs"
{
  "or": [
    "Gravity",
    {
      "and": [
        "canSuitlessMaridia",
        "HiJump"
      ]
    }
  ]
}
{
  "or": [
    "h_canUseSpringBall",
    "canBeVeryPatient",
    {
      "and": [
        "Gravity",
        "h_canCeilingBombJump",
        "h_canIBJ"
      ]
    }
  ]
}