Room ID: 134
|
Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": false
}
}Requires: "ScrewAttack"
{
"or": [
"SpaceJump",
"canTrickyGMode",
{
"and": [
"canTrickyJump",
"canPreciseWalljump",
{
"acidFrames": 10
}
]
},
{
"and": [
"canTrickyJump",
{
"acidFrames": 24
}
]
}
]
}
"h_heatedGModeOpenDifferentDoor"Exit condition: {
"leaveNormally": {}
}Unlocks doors: {"types":["missiles"],"requires":[{"heatFrames":50},{"acidFrames":50}]}
{"types":["super"],"requires":[]}
{"types":["powerbomb"],"requires":[{"heatFrames":110},{"acidFrames":110}]} |