Room ID: 186
|
Requires: {
"obstaclesCleared": [
"A"
]
}
"Gravity"
"h_speedJump"
"canInsaneJump"
{
"or": [
{
"and": [
"canMomentumConservingMorph",
"canInsaneMidAirMorph"
]
},
"canMomentumConservingTurnaround"
]
}Exit condition: {
"leaveWithSidePlatform": {
"height": 1,
"runway": {
"length": 36,
"openEnd": 1,
"gentleUpTiles": 2
},
"obstruction": [
3,
0
]
}
}Dev note: Max extra run speed $6.3. |