Parlor and Alcatraz: G-Mode Setup - Speed Through the Blocks then Get Hit By Geemer

Room ID: 10

Wiki
From: 1
Top Left Door
To: 1
Top Left Door

From the left, break the bomb blocks with blue speed from the neighboring room. After the blocks respawn and the Geemer is near, destroy them again using blue speed from the right. This opens a path for the Geemer to hit Samus through the transition.

Entrance condition:

{
  "comeInShinecharging": {
    "length": 13,
    "openEnd": 0,
    "steepUpTiles": 2,
    "steepDownTiles": 2
  }
}

Requires:

"h_ZebesIsAwake"
"canCarefulJump"
{
  "canShineCharge": {
    "usedTiles": 25,
    "steepUpTiles": 3,
    "steepDownTiles": 3,
    "openEnd": 1
  }
}

Exit condition:

{
  "leaveWithGModeSetup": {}
}