Room ID: 32
From: 13
Bottom Junction
To: 5
Lower Section - Bottom Right Door
Requires: "canHorizontalShinespark"
{
"or": [
{
"canShineCharge": {
"usedTiles": 23,
"steepUpTiles": 6,
"steepDownTiles": 1,
"openEnd": 1
}
},
{
"and": [
{
"canShineCharge": {
"usedTiles": 24,
"steepUpTiles": 6,
"steepDownTiles": 1,
"openEnd": 1
}
},
{
"doorUnlockedAtNode": 1
}
]
}
]
}
{
"or": [
{
"shinespark": {
"frames": 131
}
},
{
"and": [
"canShinechargeMovement",
"canMidairShinespark",
{
"shinespark": {
"frames": 106
}
}
]
}
]
}Unlocks doors: {"nodeId":1,"types":["ammo"],"requires":[]} |