The Precious Room: Start Shinecharged, Leave With Temporary Blue

Room ID: 192

Wiki
From: 4
Bottom Right Shinecharged
To: 1
Top Left Door

To get out of the water at the top, do another gravity jump or spring ball jump, preferably while the water is high.

Requires:

"h_canShineChargeMaxRunway"
{
  "shineChargeFrames": 0
}
"canXRayTurnaround"
"canLongChainTemporaryBlue"
{
  "or": [
    "canGravityJump",
    {
      "and": [
        "HiJump",
        "canTrickySpringBallJump"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithTemporaryBlue": {}
}

Unlocks doors:

{"types":["ammo"],"requires":[]}