Post Crocomire Farming Room: Come In Shinecharging, Leave Shinecharged (HiJump, Tricky Dash Jump)

Room ID: 123

Wiki

Kill the Gamets with SpeedBooster and then jump directly up to the top left door. It helps to have low run speed while gaining the shinecharge: this makes it easier to control the position where Samus gains the shinecharge (which should be as far right as possible while still killing the Gamets); and it minimizes the distance that Samus slides while gaining the shinecharge, allowing more runway to gain speed for the jump.

Entrance condition:

{
  "comeInShinecharging": {
    "length": 10,
    "openEnd": 0,
    "gentleDownTiles": 4
  }
}

Requires:

"HiJump"
"canShinechargeMovementComplex"
"canTrickyDashJump"

Exit condition:

{
  "leaveShinecharged": {
    "framesRemaining": 20
  }
}

Unlocks doors:

{"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}