Room ID: 59
From: 2
Right Side - Top Door
To: 16
Direct G-Mode Morph Junction (Top Item, Above Hopper Pit)
Avoiding the hoppers can be tricky. Power Bomb them or lure them off-camera to the right while above. It is possible to kill the Zebbos by placing a bomb next to the tube. IBJ from the lower hopper pit, or with HiJump, perform a Spring Fling from the right pillar by jumping immediately before the pause finishes and turning off Spring Ball, quickly pausing again and turning Spring Ball back on can help as well. Entrance condition: { "comeInWithGMode": { "mode": "direct", "morphed": true } } Requires: { "or": [ "Morph", "canTrickyDodgeEnemies", "h_artificialMorphPowerBomb", { "enemyDamage": { "enemy": "Sm. Sidehopper", "type": "contact", "hits": 1 } } ] } { "or": [ "Morph", "canTrickyDodgeEnemies", "h_artificialMorphPowerBomb", { "enemyDamage": { "enemy": "Sm. Sidehopper", "type": "contact", "hits": 1 } } ] } { "or": [ "h_artificialMorphLongIBJ", { "and": [ "HiJump", "h_artificialMorphSpringFling" ] } ] } |