Room ID: 59
From: 13
Central Junction
To: 5
Left Side - Bottom Middle Door (Blocked by Crumble Blocks)
Freeze a Zeb inside the left wall of the room, and use it to clip into the wall and X-Ray climb. Note that jumping directly against the wall to clip into it will put Samus into a forced crouch, unable to use X-Ray. Samus may either 1) perform a Crystal Flash to stand up, 2) use neutral knockback from a Reo to put Samus standing inside the wall, or 3) use the frozen Reo as a platform to run and clip into the wall. To manipulate the Reo into a suitable position, lure it to the left and crouch at the edge of the platform; jump as needed to bring it back on camera when it goes off; it should perform 4 big swoops down to the left, 2 small swoops (hitting the overhang above), then 5 more big swoops, after which it will enter a slow hover moving directly towards Samus. Freeze the Reo when its left side is approximately flush with the ledge, or up to about a tile to the right. After X-Ray climbing a little over half a screen, it is possible to aim up and shoot the door (if it is blue) and listen for if it opens, to test if you are high enough to safely jump up. Alternatively, the sound of the crumble blocks breaking will indicate when Samus' feet are level with the bottom of the door. Requires: { "notable": "Wall Ice Clip X-Ray Climb" } "canWallIceClip" { "or": [ "h_canCrystalFlash", { "and": [ "canNeutralDamageBoost", { "enemyDamage": { "enemy": "Reo", "type": "contact", "hits": 1 } } ] }, { "and": [ { "or": [ "canWalljump", "SpaceJump", "canInsaneJump" ] }, "canTrickyDodgeEnemies" ] } ] } "canXRayClimb" |