Room ID: 123
From: 2
Bottom Left Door
To: 3
Bottom Right Door
Fill up on the Gamets, then shinecharge and use them to interrupt. Entrance condition: {
"comeInWithRMode": {},
"comesThroughToilet": "no"
}Requires: {
"refill": [
"Energy"
]
}
"h_runOverRespawningEnemies"
{
"or": [
{
"canShineCharge": {
"usedTiles": 18,
"gentleUpTiles": 2,
"gentleDownTiles": 4,
"openEnd": 1
}
},
{
"and": [
{
"doorUnlockedAtNode": 3
},
{
"canShineCharge": {
"usedTiles": 19,
"gentleUpTiles": 2,
"gentleDownTiles": 4,
"openEnd": 1
}
}
]
}
]
}
{
"autoReserveTrigger": {}
}
"canRModeSparkInterrupt"Unlocks doors: {"nodeId":3,"types":["ammo"],"requires":[]} |