Pseudo Plasma Spark Room: Use Flash Suit

Room ID: 179

Wiki
From: 2
Bottom Door
To: 4
Water Level Junction

Spark vertically in the center of the gap to save Energy.

Requires:

{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 9,
        "excessFrames": 4
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 6,
            "excessFrames": 4
          }
        }
      ]
    }
  ]
}