Room ID: 184
From: 2
Right Door
To: 1
Bottom Left Door
Crouch under the crumble blocks. Holding both angle buttons to aim upward, freeze the Mochtroid while it is on Samus. Jump onto the Mochtroid by quickly pressing down after jumping. When on it, press up to stand then jump through the ceiling. Use the middle section of pipes as a platform to reach the top level, above the Mochtroid. Requires: { "notable": "Mochtroid Ice Clip" } "h_canNavigateUnderwater" "canUseFrozenEnemies" { "or": [ "HiJump", "Gravity", "canTrickySpringBallJump" ] } { "disableEquipment": "Gravity" } { "or": [ "canTrickyJump", { "and": [ "canDodgeWhileShooting", { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 1 } } ] }, { "enemyDamage": { "enemy": "Mochtroid", "type": "contact", "hits": 2 } } ] } |