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,
"excessFrames": 36
}
},
{
"and": [
"canHorizontalMidairShinespark",
{
"shinespark": {
"frames": 109,
"excessFrames": 37
}
}
]
},
{
"and": [
"canHorizontalMidairShinespark",
"h_speedJump",
{
"shinespark": {
"frames": 102,
"excessFrames": 0
}
}
]
}
]
}Unlocks doors: {"nodeId":1,"types":["ammo"],"requires":[]} |