canSandfallBounce (Expert)

Breaking the sand line while exiting a sandfall at the same time can be used as a way to gain an irregular amount of height. Only useful while under the effects of water physics.

Dependencies: canSuitlessMaridia, canPlayInSand

Difficulty filter

Strats ()

From: 1
Top Sand Entrance
To: 4
Right Item

Notable: true

By using the sandfall physics, it is possible to springballjump to the Maridia Power Bomb location without Gravity or HiJump. This requires a very precise spinjump into the sandfall which also exits the sandfall, after being pushed down, with more height than a regular jump. It is very easy to fall into the sand and be unable to escape.

Requires:

"canSuitlessMaridia"
"canSandfallBounce"
"canTrickySpringBallJump"
"canTrickyJump"
From: 1
Left Door
To: 5
Left Pillar Junction

Notable: true

Time a bomb to hit Samus when she is morphed, 1 pixel into the sand, inside a sandfall, and moving horizontally. There is a setup using a Sand IBJ to rise up the sandfall from the floor and Sandfall Bounce with the correct timing. An alternate setup places the bomb before entering the sand and jumps into it with a very fast jump morph, using HiJump.

Requires:

"canSuitlessMaridia"
"canTrickyJump"
"canSandfallBounce"
"h_canUseMorphBombs"
{
  "or": [
    "canSandIBJ",
    {
      "and": [
        "HiJump",
        "can4HighMidAirMorph"
      ]
    }
  ]
}