Room ID: 86
|
Requires: "HiJump"
{
"or": [
{
"and": [
{
"doorUnlockedAtNode": 3
},
{
"doorUnlockedAtNode": 5
},
{
"canShineCharge": {
"usedTiles": 14,
"openEnd": 0
}
}
]
},
{
"and": [
{
"or": [
{
"doorUnlockedAtNode": 3
},
{
"doorUnlockedAtNode": 5
}
]
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
}
]
}
"canShinechargeMovementTricky"
{
"shinespark": {
"frames": 10
}
}Exit condition: {
"leaveWithSpark": {
"position": "bottom"
}
}Unlocks doors: {"nodeId":3,"types":["ammo"],"requires":[]}
{"nodeId":5,"types":["ammo"],"requires":[]}
{"nodeId":6,"types":["ammo"],"requires":[]} |