Wrecked Ship Main Shaft: G-mode Morph to Item While Blind

Room ID: 155

Wiki
From: 2
Top Left Door
To: 8
Item

Use the camera scroll blocks just right of the bomb blocks, in order to overload PLMs and go through them. Exit g-mode and travel to the item and back while off screen.

Entrance condition:

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

Requires:

{
  "or": [
    {
      "and": [
        "canOffScreenMovement",
        "canTrickyGMode"
      ]
    },
    {
      "and": [
        {
          "not": "f_DefeatedPhantoon"
        },
        "canRiskPermanentLossOfAccess"
      ]
    }
  ]
}

Dev note: This is only useful if the item is Morph. If Samus already has Morph, she can fix the camera, using another strat.