Aqueduct: Temporary Blue Chain

Room ID: 183

Wiki
From: 5
Right Door
To: 1
Middle Left Door

Use a double spring ball jump to reach the top of the room with temporary blue. To cross the two gaps at the top of the room while chaining temporary blue, use spring ball jumps with HiJump disabled; in each case, perform a stationary lateral mid-air morph or a spring fling (or both);

Entrance condition:

{
  "comeInWithTemporaryBlue": {}
}

Requires:

"HiJump"
"canLongChainTemporaryBlue"
"canDoubleSpringBallJumpMidAir"
"canTrickySpringBallJump"
{
  "or": [
    "canStationaryLateralMidAirMorph",
    "canSpringFling"
  ]
}
"canBeVeryPatient"