Room ID: 236
|
Crystal Flash, shinecharge at the bottom, and use any Rinka to interurpt. Entrance condition: {
"comeInWithRMode": {}
}Requires: "h_CrystalFlashForReserveEnergy"
{
"or": [
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
},
{
"and": [
{
"doorUnlockedAtNode": 3
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
}
]
}
{
"autoReserveTrigger": {
"maxReserveEnergy": 95
}
}
"canRModeSparkInterrupt"Unlocks doors: {"nodeId":3,"types":["ammo"],"requires":[]} |