Room ID: 67
From: 3
Safe Block in the Middle of the Room
To: 1
Left Door
Use the spikes in the center of the room to gain a shinecharge with X-Mode. Then arm pump until Samus reaches the middle Yapping Maw. Exit X-mode, gain run speed, and use Space Jump to reach the door. Requires: { "obstaclesCleared": [ "A" ] } "SpaceJump" "canXMode" "h_XModeSpikeHit" "h_XModeSpikeHit" "canUseIFrames" "h_shinechargeMaxRunway" "canShinechargeMovementTricky" { "shineChargeFrames": 160 } Exit condition: { "leaveShinecharged": {} } Unlocks doors: {"types":["ammo"],"requires":[],"useImplicitRequires":false} Dev note: Unlocking the door is free since obstacle A being cleared implies it was already unlocked earlier if needed. |