Room ID: 166
From: 1
Top Left Door
To: 2
Right Door
Crystal Flash, wait for the shot blocks to respawn, shinecharge, and jump into the exposed sparks to pause abuse and interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: "f_DefeatedPhantoon"
"h_CrystalFlashForReserveEnergy"
{
"or": [
{
"canShineCharge": {
"usedTiles": 12,
"steepUpTiles": 3,
"openEnd": 0
}
},
{
"and": [
{
"doorUnlockedAtNode": 2
},
{
"canShineCharge": {
"usedTiles": 13,
"steepUpTiles": 3,
"openEnd": 0
}
}
]
}
]
}
{
"autoReserveTrigger": {}
}
"canRModePauseAbuseSparkInterrupt"Unlocks doors: {"nodeId":2,"types":["ammo"],"requires":[]} |