West Sand Hall: Come In With Spark (Suitless)

Room ID: 199

Wiki
From: 1
Left Door
To: 2
Right Door

Entrance condition:

{
  "comeInWithSpark": {}
}

Requires:

{
  "or": [
    {
      "shinespark": {
        "frames": 99,
        "excessFrames": 5
      }
    },
    {
      "and": [
        "canSuitlessMaridia",
        {
          "shinespark": {
            "frames": 99,
            "excessFrames": 14
          }
        }
      ]
    }
  ]
}