Botwoon Energy Tank Room: Precise Stutter 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:

{
  "comeInStutterShinecharging": {
    "minTiles": 1
  }
}

Requires:

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