Etecoon Energy Tank Room: G-Mode Morph with Blue Suit, Bomb the Crumble Blocks

Room ID: 51

Wiki
From: 4
Bottom Right Door
To: 5
Top Item

Samus is only able to kill enemies with blue suit while moving and not falling. With bombs as the only movement option, Samus should only touch the enemies while grounded and moving horizontally. After crossing the spikeway, bomb the bottom of the crumble blocks to overload PLMs and go through.

Entrance condition:

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

Requires:

"h_blueSuitGMode"
"h_artificialMorphLongIBJ"
{
  "or": [
    "canBeVeryPatient",
    "h_artificialMorphCeilingBombJump",
    {
      "and": [
        "canBePatient",
        "h_artificialMorphSpringBall",
        "HiJump"
      ]
    },
    {
      "and": [
        "canBePatient",
        "Morph",
        {
          "or": [
            "HiJump",
            "canWalljump"
          ]
        }
      ]
    }
  ]
}

Clears obstacles: A