Wrecked Ship Main Shaft: Samus Eater Teleport, X-Ray Climb

Room ID: 155

Wiki
From: 3
Bottom Left Door
To: 8
Item

Fall into the first Samus Eater in Hellway or the second Samus Eater of Alpha Power Bomb Room. After teleporting and passing through the transition, X-Ray climb to reach the space above, to the left of the bomb blocks. Samus will be off-camera, but the slopes at the top will push the camera up, indicating when the climb is done. Equip Morph Ball and touch the scroll PLMs in the morph tunnel, to fix the camera to be able to see the way to the item.

Entrance condition:

{
  "comeInWithSamusEaterTeleport": {
    "floorPositions": [
      [
        1,
        13
      ],
      [
        2,
        13
      ]
    ],
    "ceilingPositions": []
  }
}

Requires:

"canXRayClimb"
{
  "or": [
    "Morph",
    {
      "and": [
        {
          "not": "f_DefeatedPhantoon"
        },
        "canRiskPermanentLossOfAccess"
      ]
    }
  ]
}