Bowling Alley: Come In Shinecharging, Shinespark

Room ID: 161

Wiki
From: 2
Middle Left Door
To: 6
Bowling Chozo Statue

Entrance condition:

{
  "comeInShinecharging": {
    "length": 2,
    "openEnd": 0
  }
}

Requires:

{
  "or": [
    {
      "shinespark": {
        "frames": 89,
        "excessFrames": 7
      }
    },
    {
      "and": [
        "canHorizontalMidairShinespark",
        {
          "shinespark": {
            "frames": 82,
            "excessFrames": 9
          }
        }
      ]
    }
  ]
}