Colosseum: Bomb Jump Water Escape (Expert)

With HiJump, perform a mid-air spring ball jump into an IBJ to escape the water. This can be done at the left, the center, and right side of the room. Use a spring fling to delay Samus' initial descent in order to get the IBJ started.

Difficulty filter

Strats ()

From: 2
Bottom Right Door
To: 3
Top Right Door

Perform the spring ball jump near max height. Place the first bomb between a few frames after the spring ball jump; ideally it should be just above the water line. Press pause a few frames after placing the bomb, to disable Spring Ball (a 'spring fling', to reset fall speed). Place the second bomb soon after regaining control, while the game is fading back in, then continue into an IBJ.

Requires:

{
  "notable": "Bomb Jump Water Escape"
}
"HiJump"
"h_canMaxHeightSpringBallJump"
"canSpringFling"
"canBombJumpWaterEscape"
"canJumpIntoIBJ"
From: 3
Top Right Door
To: 1
Left Door

Stay out of the water, and by extension the sand, of Colosseum by using the spikes as platforms. Morphing before landing on the spikes helps to be able to control the knockback. The final spike jump (which would be the most difficult) is avoided by doing a crouch jump into spring ball jump into IBJ to reach the left door. Perform the spring ball jump near max height. Place the first bomb between about 4 and 6 frames after the spring ball jump; ideally it should be just above the water line. Press pause between about 5 and 10 frames after placing the bomb, to disable Spring Ball (a 'spring fling', to reset fall speed). Place the second bomb soon after regaining control, while the game is fading back in. A spike hit in the center of the room can avoided by doing another spring ball jump into IBJ (also with a spring fling).

Requires:

{
  "notable": "Bomb Jump Water Escape"
}
"HiJump"
"canPreciseWalljump"
"canIframeSpikeJump"
{
  "spikeHits": 1
}
"canNeutralDamageBoost"
{
  "or": [
    "canHorizontalDamageBoost",
    {
      "spikeHits": 1
    }
  ]
}
"h_canMaxHeightSpringBallJump"
{
  "or": [
    "canSpringFling",
    {
      "and": [
        {
          "spikeHits": 1
        },
        "canInsaneJump"
      ]
    }
  ]
}
"canBombJumpWaterEscape"
"canJumpIntoIBJ"