Aqueduct: Shinespark

Room ID: 183

Wiki
From: 2
Bottom Left Door
To: 7
Top Right Left Item

Requires:

"Gravity"
"h_shinechargeMaxRunway"
{
  "or": [
    {
      "shinespark": {
        "frames": 40,
        "excessFrames": 7
      }
    },
    {
      "and": [
        "canMidairShinespark",
        {
          "shinespark": {
            "frames": 34,
            "excessFrames": 7
          }
        }
      ]
    }
  ]
}