Room ID: 146
From: 3
Bottom Horizontal Door
To: 2
Right Vertical Door
PLMs will be overloaded using the camera scroll blocks while climbing the room. Blindly traverse the maze until the end, where Samus will be stuck at the far right next to the shot block. Exit G-mode just one tile to the left, Morph, use a Bomb or Power Bomb to destroy the shot block and escape through the door. Note that it is possible to climb up with a tricky dash jump and no wall jump. Either kill the Alcoon before it spawns and stationary, invisible lasers, or let the right alcoons shoot enough to overload projectiles. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": false } } Requires: "canOffScreenMovement" { "or": [ "canWalljump", "HiJump", "canSpringBallJumpMidAir", "SpaceJump", "canUseFrozenEnemies", "canIBJ", { "and": [ "canTrickyDashJump", "canTrickyDodgeEnemies" ] } ] } "h_bombThings" "h_heatedGModeOffCameraDoor" { "heatFrames": 200 } |