Room ID: 54
From: 1
Top Left Door
To: 2
Top Right Door
Roll under the first bug, wait for the second to spawn before rolling off the ledge. IBJ, bomb boost spring ball jump, or HiJump Spring Fling into the pipe. While in G-mode, touch the item, roll out of the pipe, then get to the top right door before exiting G-mode and obtaining the item. With Bombs alone, it may help to kill the top respawning bug before descending to make it easier to get back up. Alternatively, on the way back up, IBJ directly below the pipe until the bug spawns, then quickly boost horizontally and move to the left. Get as far right as possible without another bug spawning, IBJ then boost horizontally at the top. Entrance condition: { "comeInWithGMode": { "mode": "direct", "morphed": true } } Requires: { "or": [ { "and": [ "h_artificialMorphIBJ", "canInsaneJump" ] }, { "and": [ "h_artificialMorphIBJ", "h_artificialMorphPowerBomb" ] }, { "and": [ "h_artificialMorphSpringBallBombJump", "h_additionalBomb", "h_additionalBomb" ] }, { "and": [ "HiJump", "h_artificialMorphSpringFling" ] } ] } |