Boyon Gate Hall: Come in Shinecharging, Shinespark

Room ID: 200

Wiki
From: 2
Bottom Right Door
To: 4
Farm Junction Left of Gate

It is typically easiest to jump into the ceiling hole before sparking to align Samus.

Entrance condition:

{
  "comeInShinecharging": {
    "length": 13,
    "openEnd": 0
  }
}

Requires:

"canCarefulJump"
"canMidairShinespark"
{
  "or": [
    {
      "shinespark": {
        "frames": 16,
        "excessFrames": 6
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 12,
            "excessFrames": 6
          }
        }
      ]
    }
  ]
}