Room ID: 155
From: 3
Bottom Left Door
To: 6
Bottom Right Door
Requires: {
"obstaclesNotCleared": [
"B"
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 1
}
},
{
"and": [
{
"doorUnlockedAtNode": 3
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 1
}
}
]
}
]
}
"canTemporaryBlue"
"canSpringBallBounce"Clears obstacles: A Dev note: There is 0.5 unusable tiles in this runway. |