Butterfly Room: Come In Shinecharged, Leave With Spark

Room ID: 213

Wiki
From: 1
Left Door
To: 2
Right Door

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

"canShinechargeMovementComplex"
{
  "shineChargeFrames": 10
}
{
  "or": [
    {
      "and": [
        "Gravity",
        {
          "shinespark": {
            "frames": 21,
            "excessFrames": 0
          }
        }
      ]
    },
    {
      "shinespark": {
        "frames": 23,
        "excessFrames": 0
      }
    }
  ]
}

Exit condition:

{
  "leaveWithSpark": {}
}

Unlocks doors:

{"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}