Room ID: 156
|
Requires: {
"or": [
{
"and": [
"f_DefeatedPhantoon",
{
"canShineCharge": {
"usedTiles": 16,
"openEnd": 0
}
}
]
},
{
"and": [
{
"canShineCharge": {
"usedTiles": 28,
"openEnd": 0
}
},
"canXRayTurnaround"
]
}
]
}
"canChainTemporaryBlue"Exit condition: {
"leaveWithTemporaryBlue": {
"direction": "left"
}
} |