Room ID: 170
From: 2
Bottom Right Door
To: 1
Left Doorway
Pause and jump just before the fade out finishes. Turn off Spring Ball and place a Bomb just above where Samus' head would be if standing. Pause again between 23-25 frames later and equip Spring Ball; Samus has a three frame window where she has upward momentum from the Bomb and can jump again. The positioning of the Bomb is quite lenient, with an 11 frame window for where it can be placed. This must be done twice to climb the room. Entrance condition: { "comeInWithGMode": { "mode": "any", "morphed": true } } Requires: { "or": [ "f_MaridiaTubeBroken", { "obstaclesCleared": [ "f_MaridiaTubeBroken" ] } ] } "h_artificialMorphUnderwaterBombIntoSpringBallJump" Exit condition: { "leaveWithGMode": { "morphed": true } } |