Fish Tank: Use Flash Suit, From the Upper Ledge

Room ID: 173

Wiki
From: 1
Bottom Left Door
To: 5
Platform Junction Near Top Left Door

Requires:

"canUseFrozenEnemies"
{
  "or": [
    "HiJump",
    "canSpringBallJumpMidAir"
  ]
}
{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 15,
        "excessFrames": 3
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 12,
            "excessFrames": 3
          }
        }
      ]
    }
  ]
}