Room ID: 30
From: 1
Left Door
To: 2
Right Door
Entrance condition: {
"comeInGettingBlueSpeed": {
"length": 6,
"openEnd": 1,
"steepUpTiles": 1,
"steepDownTiles": 1,
"minExtraRunSpeed": "$1.2",
"maxExtraRunSpeed": "$2.8"
}
}Requires: "canSlowShortCharge" "canSpeedball" "canSpringBallBounce" "canTrickyJump" Clears obstacles: A Dev note: FIXME: Larger speeds (as high as max speed $7.0) can also work but require greater precision It would also be possible to stop in the middle of the room and then gain blue speed in-room to continue. |