Room ID: 226
|
Requires: "canCarefulJump"
{
"acidFrames": 65
}
{
"or": [
{
"or": [
"f_KilledMetroidRoom1",
{
"obstaclesCleared": [
"f_KilledMetroidRoom1"
]
}
]
},
"Ice",
"ScrewAttack",
{
"and": [
"canPseudoScrew",
"canDodgeWhileShooting"
]
},
{
"and": [
"canInsaneJump",
"canMetroidAvoid"
]
},
{
"metroidFrames": 670
}
]
} |