Room ID: 34
|
Perform a double Spring Ball jump using a precisely timed bomb boost to propel Samus upward just long enough to get the mid-air Spring Ball jump. This needs to be done multiple times to cross the room with no other items; using Spring Flings to cross from peak to peak can reduce the required number of bomb into Spring Ball jumps to two or three. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: "h_artificialMorphUnderwaterBombIntoSpringBallJump"
{
"or": [
"h_artificialMorphSpringFling",
"canBeVeryPatient"
]
} |