Room ID: 189
Initiate a Shinespark 1 tile below the ceiling to cross all of the room. Shinesparking too high or too low will crash and Samus will likely fall into the sand. Entrance condition: { "comeInShinecharged": {} } Requires: { "shineChargeFrames": 10 } { "notable": "Full Halfie Shinespark" } "canShinechargeMovementComplex" "canMidairShinespark" "canTrickyJump" { "or": [ { "shinespark": { "frames": 127, "excessFrames": 4 } }, { "and": [ { "shinespark": { "frames": 127, "excessFrames": 16 } }, "canControlShinesparkEnd", { "or": [ "canWalljump", "canTrickyJump" ] } ] } ] } |