Room ID: 31
From: 1
Left Door
To: 2
Right Door
Requires: {
"obstaclesCleared": [
"B"
]
}
{
"getBlueSpeed": {
"usedTiles": 15,
"steepUpTiles": 1,
"steepDownTiles": 1,
"openEnd": 1
}
}
"canInsaneJump"
"canTrickySpringBallBounce"
"canChainTemporaryBlue"Clears obstacles: A, E Dev note: This assumes getting blue speed using significantly less than the available runway, because at higher speed it would be more difficult to bounce across the room. |