Room ID: 106
From: 3
Bottom Left Door
To: 7
Junction Below Power Bomb Blocks
It is tricky but possible to cross the room without any damage by utilizing Samus' i-frames on room entry. After morphing, immediately roll to the right, through the Small Dessgeega. Either precisely dodge all of the enemies or quickly place a Power Bomb to kill several of them. Note that crossing the room damageless is easier in indirect G-Mode. After crossing the room, use a Power Bomb then quickly exit G-Mode before it explodes in order to break the bomb and Power Bomb blocks above. Without Spring Ball, it is still possible to place the Power Bomb high enough to break all the blocks above from an IBJ and still exit G-Mode before it explodes. Entrance condition: { "comeInWithGMode": { "mode": "direct", "morphed": true } } Requires: "h_artificialMorphMovement" { "or": [ { "and": [ "h_artificialMorphPowerBomb", "canInsaneJump" ] }, "canTrickyGMode", { "enemyDamage": { "enemy": "Sm. Dessgeega", "type": "contact", "hits": 2 } } ] } "h_artificialMorphPowerBomb" Clears obstacles: A, B, C |