Room ID: 227
From: 2
Bottom Right Door
To: 1
Top Right Door
Wall jump up the right wall and use a mid-air wiggle to reduce the height of Samus' hitbox after the walljump, to be able to fit through the gap without morphing. Shoot the door open and spark out. Entrance condition: { "comeInShinecharged": { "framesRequired": 105 } } Requires: "canWalljump" "canMidairWiggle" "canShinechargeMovementTricky" { "shinespark": { "frames": 5 } } { "or": [ "f_KilledMetroidRoom2", "canMetroidAvoid" ] } Exit condition: { "leaveWithSpark": {} } Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |