Green Hill Zone: G-Mode Morph Indirect Despawn Gate with Blue Suit

Room ID: 54

Wiki
From: 3
Bottom Right Door
To: 4
Item (Through the Pipe)

Climb the room while safely killing the enemies by rolling into them. With Bombs alone, it is possible to kill the bugs in lower bug spawners by bombing underneath the pipe and placing a bomb at the peak of the boost. Note that Samus is vulnerable to damage while being boosted from a bomb.

Entrance condition:

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

Requires:

"h_blueSuitGMode"
{
  "or": [
    "h_artificialMorphIBJ",
    "h_artificialMorphSpringBallBombJump",
    {
      "and": [
        "HiJump",
        "h_artificialMorphSpringFling"
      ]
    }
  ]
}

Dev note: With other item combinations, another strat will be used instead.