Cathedral Entrance: Use Stored Spark

Room ID: 90

Wiki
From: 3
Bottom Left Junction
To: 1
Left Door

Requires:

"canHeroShot"
"h_storedSpark"
{
  "heatFrames": 105
}
{
  "or": [
    {
      "shinespark": {
        "frames": 22,
        "excessFrames": 4
      }
    },
    {
      "and": [
        {
          "heatFrames": 40
        },
        {
          "shinespark": {
            "frames": 15,
            "excessFrames": 4
          }
        }
      ]
    }
  ]
}
{
  "heatFrames": 105
}