East Sand Pit: G-Mode Blue Suit Shinespark

Room ID: 208

Wiki
From: 1
Top Sand Entrance
To: 5
Junction Below Left Item

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": false
  },
  "comesThroughToilet": "any"
}

Requires:

"h_maybeCrystalFlash"
{
  "blueSuitShinecharge": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 13,
        "excessFrames": 3
      }
    },
    {
      "and": [
        "canSunkenTileWideWallClimb",
        {
          "shinespark": {
            "frames": 13,
            "excessFrames": 9
          }
        }
      ]
    }
  ]
}