Red Tower: Use Flash Suit

Room ID: 66

Wiki
From: 7
Junction (Bottom of Room)
To: 6
Junction (Above Bottom Rippers)

Requires:

{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 37,
        "excessFrames": 6
      }
    },
    {
      "and": [
        "canConsecutiveWalljump",
        {
          "shinespark": {
            "frames": 13,
            "excessFrames": 6
          }
        }
      ]
    },
    {
      "and": [
        "canTrivialUseFrozenEnemies",
        {
          "shinespark": {
            "frames": 8,
            "excessFrames": 6
          }
        }
      ]
    }
  ]
}