Room ID: 226
|
Requires: {
"or": [
"f_KilledMetroidRoom1",
{
"obstaclesCleared": [
"f_KilledMetroidRoom1"
]
}
]
}
{
"useFlashSuit": {}
}
{
"shinespark": {
"frames": 4,
"excessFrames": 2
}
}
{
"or": [
"canInsaneJump",
{
"and": [
"canTrickyJump",
"canLateralMidAirMorph"
]
},
{
"and": [
"canTrickyJump",
"canPreciseWalljump",
{
"acidFrames": 16
}
]
},
{
"and": [
"Gravity",
{
"acidFrames": 16
}
]
},
{
"acidFrames": 27
}
]
} |