Main Street: Suitless Fast Crab Freeze with Spring Ball

Room ID: 172

Wiki
From: 9
Junction Below Speed Blocks
To: 4
Top Right Door

Be sure not to get the first downward moving crab on screen until Samus is in position to quickly and accurately shoot and freeze it. This is much tighter with spring ball relative to HiJump. Performing a max height spring ball jump from the frozen crab can get Samus to the next ledge. Getting to the ledge with the fish is particularly precise. Either stand at the very edge of the platform and perform a very precise max heigh spring ball jump, or stand against the left wall and and perform a slightly less tight stationary lateral morph into spring ball jump.

Requires:

"canSuitlessMaridia"
"canTrickyUseFrozenEnemies"
"canTrickySpringBallJump"
"canDodgeWhileShooting"
{
  "or": [
    "canInsaneJump",
    {
      "and": [
        "Spazer",
        "Wave"
      ]
    },
    "h_canMaxHeightSpringBallJump",
    "Plasma"
  ]
}
{
  "or": [
    "h_canMaxHeightSpringBallJump",
    "canStationaryLateralMidAirMorph"
  ]
}