Aqueduct: Gravity Jump

Room ID: 183

Wiki
From: 2
Bottom Left Door
To: 9
Junction Below Top Door

Gravity Jump up to the top with HiJump. It is possible to jump up without HiJump with a precise jump and equipping Spring Ball and Gravity at the peak of the jump.

Requires:

"canGravityJump"
{
  "or": [
    "HiJump",
    {
      "and": [
        "canSpringBallJumpMidAir",
        "canTrickyJump"
      ]
    }
  ]
}