East Sand Hall: East Sand Hall Spring Ball HiJump

Room ID: 210

Wiki
From: 4
Junction Below Sand Entrance
To: 2
Right Door

Notable: true

On the left side of the raised platform, jump for max height. Lateral Midair Morph for horizontal momentum, and perform the springball jump the moment before touching the sandfall. Pause again to disable springball as soon as possible.

Requires:

"canSuitlessMaridia"
"HiJump"
"canTrickySpringBallJump"
"canStationaryLateralMidAirMorph"
"canSpringFling"
"canPlayInSand"
{
  "or": [
    {
      "enemyDamage": {
        "enemy": "Evir",
        "type": "particle",
        "hits": 1
      }
    },
    {
      "enemyKill": {
        "enemies": [
          [
            "Evir"
          ]
        ],
        "explicitWeapons": [
          "Plasma",
          "Super",
          "PowerBomb"
        ]
      }
    }
  ]
}