Room ID: 226
Requires: { "or": [ { "and": [ "canDelayedWalljump", { "acidFrames": 20 } ] }, { "and": [ "HiJump", "canWalljump", { "acidFrames": 20 } ] }, { "and": [ "Gravity", { "acidFrames": 10 } ] } ] } { "or": [ { "or": [ "f_KilledMetroidRoom1", { "obstaclesCleared": [ "f_KilledMetroidRoom1" ] } ] }, "Ice", "ScrewAttack", "canMetroidAvoid", { "and": [ "canPseudoScrew", "canTrickyJump" ] }, { "metroidFrames": 420 } ] } { "or": [ "canInsaneJump", { "and": [ "canTrickyJump", "canLateralMidAirMorph" ] }, { "and": [ "canTrickyJump", "canPreciseWalljump", { "acidFrames": 16 } ] }, { "and": [ "Gravity", { "acidFrames": 16 } ] }, { "acidFrames": 27 } ] } |