Botwoon Energy Tank Room: Suitless Water Shinecharge

Room ID: 186

Wiki
From: 4
Right Door
To: 6
Junction Right of Morph Passage

Shinespark diagonally over the zoa pit or run through the speed blocks and shinespark after turning around.

Entrance condition:

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

Requires:

"Morph"
"canWaterShineCharge"
{
  "or": [
    {
      "shinespark": {
        "frames": 8,
        "excessFrames": 2
      }
    },
    {
      "and": [
        "canMidairShinespark",
        {
          "shinespark": {
            "frames": 5,
            "excessFrames": 2
          }
        }
      ]
    }
  ]
}

Dev note: This is just a rough estimate of the minimum number of tiles that this runway can represent. It is designed for a skill level that won't be able to use canStutterWaterShineCharge.