Sponge Bath: Leave Shinecharged (Precise Stutter Shinecharge)

Room ID: 164

Wiki
From: 1
Left Door
To: 1
Left Door

Either kill the Bull or shoot it to force it to move to the right side of the room. Starting from inside the doorway, using the full runway, run toward the water; ideally, release forward for between 4 and 6 frames before re-pressing it on the last possible frame before entering the water. Other positions and timings can work but will gain the shinecharge further from the door.

Depending on subpixels and the exact timing of the stutter, Samus may fall off the stairs. Good subpixels can be obtained by pressing against the door (or the wall above it) before turning around and moonwalking back, stopping at either of the two possible positions on the last pixel before Samus would touch the transition.

Requires:

{
  "or": [
    "f_DefeatedPhantoon",
    {
      "canShineCharge": {
        "usedTiles": 21,
        "steepUpTiles": 3,
        "openEnd": 0
      }
    }
  ]
}
"canPreciseStutterWaterShineCharge"
"canShinechargeMovementTricky"
"canInsaneJump"
{
  "shineChargeFrames": 150
}
{
  "or": [
    "canBeVeryPatient",
    {
      "shineChargeFrames": 15
    }
  ]
}

Exit condition:

{
  "leaveShinecharged": {}
}