Bowling Alley: Gain Flash Suit (Spikesuit)

Room ID: 161

Wiki
From: 4
Bottom Chozo Item
To: 4
Bottom Chozo Item

Requires:

"f_DefeatedPhantoon"
{
  "obstaclesNotCleared": [
    "B"
  ]
}
{
  "or": [
    {
      "and": [
        {
          "obstaclesCleared": [
            "A"
          ]
        },
        {
          "canShineCharge": {
            "usedTiles": 30,
            "openEnd": 1
          }
        }
      ]
    },
    {
      "canShineCharge": {
        "usedTiles": 14,
        "openEnd": 1
      }
    }
  ]
}
{
  "spikeHits": 1
}
"h_spikeSuitSpikeHitLeniency"
"canSpikeSuit"
{
  "shinespark": {
    "frames": 6,
    "excessFrames": 6
  }
}