Room ID: 59
From: 13
Central Junction
To: 10
Top Item (Above Hopper Pit)
Requires: {
"or": [
{
"and": [
{
"canShineCharge": {
"usedTiles": 16,
"openEnd": 1
}
},
{
"shinespark": {
"frames": 24,
"excessFrames": 4
}
}
]
},
{
"and": [
"canHorizontalShinespark",
{
"canShineCharge": {
"usedTiles": 24,
"openEnd": 1
}
},
{
"shinespark": {
"frames": 38,
"excessFrames": 7
}
}
]
},
{
"and": [
"canHorizontalShinespark",
{
"doorUnlockedAtNode": 3
},
{
"canShineCharge": {
"usedTiles": 25,
"openEnd": 1
}
},
{
"shinespark": {
"frames": 38,
"excessFrames": 7
}
}
]
}
]
}Unlocks doors: {"nodeId":3,"types":["ammo"],"requires":[]} |