Room ID: 170
From: 2
Bottom Right Door
To: 3
Top Right Doorway
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 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
}
} |