Climb: Morph Tunnel SpeedBall (Insane)

Enter the room with a very specific run speed to jump from the door, avoid the ceiling, and land a speedball perfectly in the tunnel to break the Bomb block.

Difficulty filter

Strats ()

From: 3
Top Right Door
To: 6
Main Junction

Enter the room with a very specific run speed to jump from the door, and land a speedball perfectly in the tunnel to break the Bomb block.

Entrance condition:

"comeInGettingBlueSpeed": {
  "length": 1,
  "openEnd": 0,
  "minExtraRunSpeed": "$5.2",
  "maxExtraRunSpeed": "$5.F"
}

Requires:

{"notable": "Morph Tunnel SpeedBall"},
"canInsaneJump",
"canSpeedball",
"canTrickyDashJump",
"canSlowShortCharge"

Dev note: There is 1 unusable tile in this runway. Speeds between $6.2 and $6.A can also work but are more difficult.

From: 4
Middle Right Door
To: 6
Main Junction

Enter the room with a very specific run speed to jump from the door, squeeze by the ceiling, and land a speedball perfectly in the tunnel to break the Bomb block.

Entrance condition:

"comeInGettingBlueSpeed": {
  "length": 2,
  "openEnd": 0,
  "minExtraRunSpeed": "$4.4",
  "maxExtraRunSpeed": "$4.7"
}

Requires:

{"notable": "Morph Tunnel SpeedBall"},
"canSpeedball",
"canTrickyDashJump",
"canSlowShortCharge",
"canInsaneJump",
"canBeExtremelyPatient"

Dev note: There is 1 unusable tile in this runway. The canBeExtremelyPatient requirement is for difficulty placement.