Landing Site: Use Stored Spark

Room ID: 8

Wiki
From: 4
Bottom Right Door
To: 3
Top Right Door

Requires:

"h_storedSpark"
"canMidairShinespark"
{
  "or": [
    {
      "shinespark": {
        "frames": 34,
        "excessFrames": 15
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 30,
            "excessFrames": 15
          }
        }
      ]
    }
  ]
}