Climb: G-Mode Morph Blind

Room ID: 11

Wiki
From: 2
Bottom Left Door
To: 4
Middle Right Door

Overload PLMs using the scroll blocks next to the bomb wall Navigate to the lower right bomb blocks while still morphed. Samus will be off-camera and not visible, requiring blind movement. Enemies will not hurt Samus since they are non-global and also off-camera.

Entrance condition:

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

Requires:

"h_artificialMorphMovement"
"canOffScreenMovement"
{
  "or": [
    "h_ClimbWithoutLava",
    {
      "and": [
        "h_lavaProof",
        {
          "or": [
            "h_artificialMorphSpringBall",
            "Morph",
            "Gravity"
          ]
        }
      ]
    }
  ]
}

Clears obstacles: B