Room ID: 41
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. Requires: { "or": [ "h_canUsePowerBombs", { "and": [ { "obstaclesCleared": [ "B" ] }, "Morph" ] }, { "obstaclesCleared": [ "C" ] } ] } { "or": [ { "obstaclesCleared": [ "A" ] }, "ScrewAttack", { "and": [ "h_canUseMorphBombs", "canMidAirMorph" ] } ] } "canTrickyUseFrozenEnemies" "canTrickyJump" "canCameraManip" Clears obstacles: A, B |