Room ID: 183
From: 2
Bottom Left Door
To: 2
Bottom Left Door
With a runway of 5 tiles (open end) in the other room, the ideal timing for the stutter is to release forward for 5 frames, and repress forward on the last possible frame before the transition. Other timings can work, but will gain the shinecharge further from the door, leaving fewer shinecharge frames remaining. After gaining the shinecharge, continue holding forward in order to make Samus stand. Then turnaround spin jump back toward the door, and continue spin jumping to reach the transition with a shinecharge. Entrance condition: { "comeInStutterShinecharging": { "minTiles": 5 } } Requires: "canPreciseStutterWaterShineCharge" "canShinechargeMovementTricky" "canInsaneJump" { "shineChargeFrames": 130 } { "or": [ "canBeVeryPatient", { "shineChargeFrames": 15 } ] } Exit condition: { "leaveShinecharged": {} } Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} |