Red Fish Room: Use Flash Suit

Room ID: 177

Wiki
From: 2
Bottom Door
To: 3
Bottom Right Ledge

Requires:

{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 11,
        "excessFrames": 7
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 9,
            "excessFrames": 7
          }
        }
      ]
    },
    {
      "and": [
        "canTrickyUseFrozenEnemies",
        {
          "shinespark": {
            "frames": 9,
            "excessFrames": 7
          }
        }
      ]
    }
  ]
}