West Ocean: Gravity Suit and Shinespark

Room ID: 32

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

Requires:

"Gravity"
"h_shinechargeMaxRunway"
{
  "or": [
    {
      "shinespark": {
        "frames": 17,
        "excessFrames": 6
      }
    },
    {
      "and": [
        "canMidairShinespark",
        {
          "shinespark": {
            "frames": 10,
            "excessFrames": 8
          }
        }
      ]
    }
  ]
}