Room ID: 226
At max non-speed run speed, Spring Ball bounce on both platforms and avoid all acid. Land on the right side of the first platform to avoid the second Metroid. Bouncing on the second platform will usually avoid the third Metroid. Requires: "canSpringBallBounce" "canCarefulJump" { "or": [ { "or": [ "f_KilledMetroidRoom1", { "obstaclesCleared": [ "f_KilledMetroidRoom1" ] } ] }, { "and": [ "canTrickyJump", "canMetroidAvoid" ] }, { "metroidFrames": 270 } ] } |