Room ID: 227
From: 1
Top Right Door
To: 1
Top Right Door
Requires: {
"or": [
"canMetroidAvoid",
"Ice",
{
"or": [
"f_KilledMetroidRoom2",
{
"obstaclesCleared": [
"f_KilledMetroidRoom2"
]
}
]
}
]
}Exit condition: {
"leaveWithSpringBallBounce": {
"remoteRunway": {
"length": 4,
"openEnd": 0
},
"landingRunway": {
"length": 1,
"openEnd": 1
},
"movementType": "uncontrolled"
}
} |