Aqueduct: Shinespark

Room ID: 183

Wiki
From: 5
Right Door
To: 7
Top Right Left Item

Requires:

"Gravity"
{
  "or": [
    {
      "canShineCharge": {
        "usedTiles": 20,
        "openEnd": 2
      }
    },
    {
      "and": [
        "canEnemyExtendRunway",
        {
          "canShineCharge": {
            "usedTiles": 21,
            "openEnd": 2
          }
        }
      ]
    }
  ]
}
{
  "shinespark": {
    "frames": 25
  }
}