West Ocean: Leave With Temporary Blue (Gravity)

Room ID: 32

Wiki
From: 5
Lower Section - Bottom Right Door
To: 5
Lower Section - Bottom Right Door

Requires:

"Gravity"
"h_shinechargeMaxRunway"
{
  "or": [
    {
      "and": [
        "canSpringBallJumpMidAir",
        "canLongChainTemporaryBlue"
      ]
    },
    {
      "and": [
        "canBlueSpaceJump",
        "canChainTemporaryBlue"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithTemporaryBlue": {}
}