Room ID: 45
|
Requires: "canTrickyJump"
{
"or": [
"canLateralMidAirMorph",
{
"and": [
"canMomentumConservingTurnaround",
"canInsaneJump"
]
}
]
}Exit condition: {
"leaveWithSidePlatform": {
"height": 2,
"runway": {
"length": 10,
"openEnd": 0
},
"obstruction": [
2,
0
]
}
}Dev note: Max extra run speed $2.5. |