Room ID: 165
|
Requires: {
"or": [
{
"and": [
"Gravity",
"canTrickyDodgeEnemies"
]
},
{
"and": [
{
"not": "f_DefeatedPhantoon"
},
"canRiskPermanentLossOfAccess"
]
}
]
}Exit condition: {
"leaveWithSidePlatform": {
"height": 3,
"runway": {
"length": 4,
"openEnd": 0
},
"obstruction": [
1,
0
]
}
}Dev note: Max extra run speed $0.F. |