Room ID: 149
From: 5
Bottom Junction Right of Morph Tunnel
To: 2
Bottom Right Door
Requires: {
"or": [
{
"and": [
"canTrickyJump",
{
"heatFrames": 820
}
]
},
{
"and": [
"ScrewAttack",
{
"heatFrames": 660
}
]
},
{
"and": [
"canHorizontalDamageBoost",
"canUseIFrames",
{
"enemyDamage": {
"enemy": "Magdollite",
"type": "flame",
"hits": 1
}
},
{
"heatFrames": 660
}
]
}
]
}Exit condition: {
"leaveWithGModeSetup": {}
}Unlocks doors: {"types":["ammo"],"requires":[]} |