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

Room ID: 155

Wiki
From: 3
Bottom 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": [
    "h_canArtificialMorphIBJ",
    "h_canArtificialMorphSpringBallBombJump",
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        "HiJump"
      ]
    }
  ]
}
"canOffScreenMovement"