West Sand Hall: Suitless Bootless Spring Ball (Center to Left)

Room ID: 199

Wiki
From: 4
Below Sand Entrance
To: 5
Left Pillar Junction

The first Spring Ball jump is performed farther away from the sand tile so Samus can build up momentum and height before entering the sand fall. The second jump must be made from the right half of the solid tile (but not the rightmost pixels.) The third jump will land on the sand and must be followed by a jump off of the sand. Falling into the sand will often result in a soft lock. Only the far left section of sand, near the door, can be escaped with a crouch jump.

Requires:

{
  "notable": "Suitless Bootless Spring Ball"
}
"canSuitlessMaridia"
"canPlayInSand"
"h_canMaxHeightSpringBallJump"
{
  "or": [
    {
      "enemyKill": {
        "enemies": [
          [
            "Evir"
          ],
          [
            "Evir"
          ]
        ],
        "explicitWeapons": [
          "Super",
          "Missile",
          "PowerBombPeriphery",
          "Plasma"
        ]
      }
    },
    {
      "enemyDamage": {
        "enemy": "Evir",
        "type": "particle",
        "hits": 1
      }
    },
    "canTrickyDodgeEnemies"
  ]
}