Room ID: 309
|
Crystal Flash and shinecharge between the doors. Use heat damage to interrupt. Entrance condition: {
"comeInWithRMode": {}
}Requires: "h_heatedCrystalFlashForReserveEnergy"
{
"or": [
{
"canShineCharge": {
"usedTiles": 12,
"openEnd": 0
}
},
{
"and": [
{
"or": [
{
"doorUnlockedAtNode": 1
},
{
"doorUnlockedAtNode": 2
}
]
},
{
"canShineCharge": {
"usedTiles": 13,
"openEnd": 0
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 1
},
{
"doorUnlockedAtNode": 2
},
{
"canShineCharge": {
"usedTiles": 14,
"openEnd": 0
}
}
]
}
]
}
"h_heatTriggerRModeSparkInterrupt"Unlocks doors: {"nodeId":1,"types":["ammo"],"requires":[]}
{"nodeId":2,"types":["ammo"],"requires":[]} |