Room ID: 41
From: 4
Right Item
To: 2
Top Left Door
Use both Geemers to climb the tall shaft by repeatedly freezing them. Note that one moves locally when on camera and the other moves globally. Once Samus is close to the top Bomb Block, freeze one Geemer low and jump as high as possible before placing a power bomb. Continue climbing with the Geemer that survives. Requires: { "or": [ "h_canUsePowerBombs", { "and": [ { "obstaclesCleared": [ "B" ] }, "Morph" ] }, { "obstaclesCleared": [ "C" ] } ] } "h_canUsePowerBombs" "canTrivialMidAirMorph" "canTrickyUseFrozenEnemies" "canTrickyJump" "canBePatient" "canCameraManip" Clears obstacles: A, B |