Maridia Swiss Cheese Room: G-Mode Morph

Room ID: 180

Wiki
From: 2
Right Door
To: 1
Left Door

With Bombs alone, this is much more difficult. After going off screen, roll to the left until Samus is back on screen. Once Samus is obstructed by the first block, boost horizontally onto where the right edge of where the other on-screen platform is. Then peform an IBJ which is completely blind at the top. Boost onto the left or right platform then exit G-mode and fix the camera if necessary.

Entrance condition:

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

Requires:

"canOffScreenMovement"
"h_artificialMorphIBJ"
{
  "or": [
    "h_artificialMorphSpringBall",
    "h_artificialMorphPowerBomb",
    "canInsaneJump",
    {
      "enemyDamage": {
        "enemy": "Menu",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
{
  "or": [
    "h_artificialMorphSpringBall",
    "Gravity",
    "canTrickyGMode"
  ]
}

Dev note: This strat is only useful for avoiding a wall jump. A simpler variant exits G-Mode after the morph tunnel.