Grapple Tutorial Room 3: Tricky Jump

Room ID: 131

Wiki
From: 4
Center Platform Junction
To: 3
Junction Left of Green Gate

Run and jump at the very edge of the center platform. Wait for the water level to begin lowering to walljump on the far edge. An airball may be a little easier.

Requires:

"canTrickyJump"
{
  "or": [
    "canLateralMidAirMorph",
    "canInsaneWalljump",
    {
      "and": [
        "SpeedBooster",
        "canPreciseWalljump"
      ]
    }
  ]
}