Room ID: 146
From: 3
Bottom Horizontal Door
To: 2
Right Vertical Door
It is tricky to climb the room without fully overloading PLMs. With Ice and either HiJump or Spring Ball, freeze the left Alcoon to the right of where it jumps out of the ground. With HiJump, spin jump off of it and land directly on the middle stair platform. With Spring Ball, morph on top of the Alcoon, jump to barely land on the lowest platform while avoiding the camera scroll blocks one tile above, then use Spring Ball again to jump to the next platform. Alternatively, with Spring Ball and either HiJump, Bombs, or Power Bombs, jump to barely land on the lowest platform while avoiding the camera scroll blocks one tile above, then use Spring Ball again to jump to the next platform. The first jump can be done with HiJump or a bomb boost into Spring Ball jump. Once up above, unmorph and get onto the edge of the runway leading right, then run through the camera scroll blocks to reach the item. This will finish overloading PLMs. 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. There is a row of camera scroll blocks two-tiles above the bottom left platform, and a column two-tiles away from the right of the gap in front of the left door. Entrance condition: { "comeInWithGMode": { "mode": "direct", "morphed": false } } Requires: "canOffScreenMovement" "canTrickyGMode" { "or": [ { "and": [ "canTrickyUseFrozenEnemies", "HiJump" ] }, { "and": [ "canTrickyUseFrozenEnemies", "h_useSpringBall" ] }, { "and": [ "HiJump", "h_useSpringBall" ] }, "canSpringBallBombJump" ] } "h_bombThings" "h_heatedGModeOffCameraDoor" { "heatFrames": 200 } |