Aqueduct: Tricky Spring Ball Jump

Room ID: 183

Wiki
From: 9
Junction Below Top Door
To: 5
Right Door

Requires either a spring fling or a stationary lateral midair morph with an unmorph to reset fall speed.

Requires:

"canSuitlessMaridia"
"canTrickySpringBallJump"
{
  "or": [
    "canSpringFling",
    {
      "and": [
        "canStationaryLateralMidAirMorph",
        "canResetFallSpeed"
      ]
    }
  ]
}