Room ID: 164
From: 1
Left Door
To: 2
Right Door
Entrance condition: {
"comeInShinecharging": {
"length": 19,
"openEnd": 0,
"steepDownTiles": 3
}
}Requires: {
"or": [
"Gravity",
{
"and": [
{
"not": "f_DefeatedPhantoon"
},
"canRiskPermanentLossOfAccess"
]
}
]
}
"canShinechargeMovementComplex"
{
"shineChargeFrames": 70
}Exit condition: {
"leaveShinecharged": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}Dev note: One runway tile is considered unusable, in order to allow a quick jump up without needing to turn around. |