Main Street: Come in Shinecharging, Suitless Shinespark

Room ID: 172

Wiki
From: 2
Bottom Right Door
To: 6
Speed Blocked Item

Entrance condition:

{
  "comeInShinecharging": {
    "length": 1,
    "openEnd": 1
  }
}

Requires:

"canSuitlessMaridia"
"canShinechargeMovement"
{
  "or": [
    {
      "shinespark": {
        "frames": 77,
        "excessFrames": 2
      }
    },
    {
      "and": [
        "canMidairShinespark",
        {
          "shinespark": {
            "frames": 74,
            "excessFrames": 3
          }
        }
      ]
    },
    {
      "and": [
        "HiJump",
        "canMidairShinespark",
        {
          "shinespark": {
            "frames": 70,
            "excessFrames": 3
          }
        }
      ]
    }
  ]
}

Clears obstacles: A

Dev note: FIXME: Add a midair version requiring 0 tanks