Landing Site: Use Stored Spark

Room ID: 8

Wiki
From: 5
Ship
To: 7
Junction (Left Ledge Below Bomb Blocks)

Requires:

"h_storedSpark"
"canMidairShinespark"
{
  "or": [
    {
      "shinespark": {
        "frames": 20,
        "excessFrames": 10
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 17,
            "excessFrames": 12
          }
        }
      ]
    }
  ]
}