Fish Tank: Use Flash Suit, Cross Room Jump to Ledge

Room ID: 173

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

Entrance condition:

{
  "comeInJumping": {
    "speedBooster": false,
    "minTiles": 1.4375
  }
}

Requires:

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