The Precious Room: Come In Shinecharged, Shinespark (Suitless)

Room ID: 192

Wiki
From: 2
Bottom Left Door
To: 1
Top Left Door

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

{
  "shineChargeFrames": 40
}
"canSuitlessMaridia"
{
  "or": [
    {
      "shinespark": {
        "frames": 40,
        "excessFrames": 8
      }
    },
    {
      "and": [
        "canMidairShinespark",
        {
          "shinespark": {
            "frames": 37,
            "excessFrames": 8
          }
        }
      ]
    }
  ]
}