Room ID: 100
From: 2
Top Right Door
To: 1
Bottom Left Door
Entrance condition: {
"comeInShinecharging": {
"length": 3,
"openEnd": 1
}
}Requires: "canLongChainTemporaryBlue"
{
"or": [
{
"heatFrames": 550
},
{
"and": [
"canXRayCancelShinecharge",
{
"heatFrames": 380
}
]
}
]
}Exit condition: {
"leaveWithTemporaryBlue": {}
}Unlocks doors: {"types":["super","powerbomb"],"requires":[]}
{"types":["missiles"],"requires":[{"heatFrames":50}]} |