Fish Tank: Very Long Underwater Walljump Climb (In Room)

Room ID: 173

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

This underwater walljump is very long. Some jump assistance, cross room jump, or a flatley jump from the door frame is needed to get to the first overhang.

Requires:

"canLongUnderwaterWalljump"
{
  "or": [
    "canUseFrozenEnemies",
    "canSpringBallJumpMidAir",
    {
      "and": [
        "canFlatleyJump",
        {
          "doorUnlockedAtNode": 1
        }
      ]
    }
  ]
}

Unlocks doors:

{"nodeId":1,"types":["ammo"],"requires":[]}