Room ID: 94
From: 2
Bottom Left Door
To: 3
Top Right Door
Entrance condition: {
"comeInShinecharging": {
"length": 4,
"openEnd": 0
}
}Requires: {
"or": [
"canXRayCancelShinecharge",
{
"heatFrames": 160
}
]
}
"canLongChainTemporaryBlue"
{
"or": [
{
"and": [
"HiJump",
{
"heatFrames": 680
}
]
},
{
"and": [
"canTrickySpringBallJump",
"canXRayTurnaround",
{
"heatFrames": 775
}
]
}
]
}Exit condition: {
"leaveWithTemporaryBlue": {}
}Unlocks doors: {"types":["super","powerbomb"],"requires":[]}
{"types":["missiles"],"requires":[{"heatFrames":50}]} |