East Ocean: Leave With Temporary Blue (Spring Ball Jump)

Room ID: 34

Wiki
From: 2
Right Door
To: 2
Right Door

Requires:

"Gravity"
"HiJump"
{
  "or": [
    {
      "and": [
        {
          "canShineCharge": {
            "usedTiles": 21,
            "steepUpTiles": 3,
            "steepDownTiles": 3,
            "startingDownTiles": 1,
            "openEnd": 0
          }
        },
        "canXRayTurnaround"
      ]
    },
    {
      "canShineCharge": {
        "usedTiles": 15,
        "steepUpTiles": 2,
        "steepDownTiles": 3,
        "startingDownTiles": 1,
        "openEnd": 0
      }
    }
  ]
}
"canSpringBallJumpMidAir"
"canChainTemporaryBlue"

Exit condition:

{
  "leaveWithTemporaryBlue": {}
}