Room ID: 226
From: 4
Junction (Get Past Metroids, Right to Left)
To: 1
Left Door
Requires: { "or": [ { "and": [ "canDelayedWalljump", { "acidFrames": 20 } ] }, { "and": [ "HiJump", "canWalljump", { "acidFrames": 20 } ] }, { "and": [ "Gravity", { "acidFrames": 10 } ] } ] } { "or": [ { "obstaclesCleared": [ "A" ] }, "Ice", "ScrewAttack", "canMetroidAvoid", { "and": [ "canPseudoScrew", "canTrickyJump" ] }, { "metroidFrames": 420 } ] } { "or": [ "canInsaneJump", { "and": [ "canTrickyJump", "canLateralMidAirMorph" ] }, { "and": [ "canTrickyJump", "canPreciseWalljump", { "acidFrames": 16 } ] }, { "and": [ "Gravity", { "acidFrames": 16 } ] }, { "acidFrames": 27 } ] } |