Fish Tank: Come in With Water Shinecharge, Leave With Temporary Blue

Room ID: 173

Wiki
From: 2
Bottom Right Door
To: 1
Bottom Left Door

Run into the room to gain temporary blue with a water shinecharge. Use X-ray along with HiJump and/or Spring Ball to chain it through the room.

Entrance condition:

{
  "comeInRunning": {
    "speedBooster": true,
    "minTiles": 0.4375
  }
}

Requires:

"canWaterShineCharge"
"canStationaryLateralMidAirMorph"
{
  "or": [
    {
      "and": [
        "HiJump",
        "canTrickySpringBallJump"
      ]
    },
    {
      "and": [
        {
          "or": [
            "HiJump",
            "canTrickySpringBallJump"
          ]
        },
        "canBeVeryPatient"
      ]
    }
  ]
}
"canXRayTurnaround"
"canLongChainTemporaryBlue"