Crocomire's Room: Leave Shinecharged with Walljump

Room ID: 122

Wiki
From: 5
Central Junction
To: 2
Top Door

Get a normal height jump by not pressing run while SpeedBooster is equipped, as the Shinespark is stored.

Requires:

"canWalljump"
"canShinechargeMovement"
{
  "canShineCharge": {
    "usedTiles": 33,
    "openEnd": 2
  }
}
{
  "or": [
    "f_DefeatedCrocomire",
    {
      "canShineCharge": {
        "usedTiles": 22,
        "openEnd": 1
      }
    }
  ]
}

Exit condition:

{
  "leaveShinecharged": {
    "framesRemaining": 130
  }
}