Room ID: 123
Come In Shinecharging, Leave Shinecharged (HiJump, Tricky Dash Jump)
(Expert)
Post Crocomire Farming Room
From: 3
Bottom Right Door
To: 1
Top Left Door
Kill the Gamets with SpeedBooster and then jump directly up to the top left door. It helps to have low run speed while gaining the shinecharge: this makes it easier to control the position where Samus gains the shinecharge (which should be as far right as possible while still killing the Gamets); and it minimizes the distance that Samus slides while gaining the shinecharge, allowing more runway to gain speed for the jump. Entrance condition: {
"comeInShinecharging": {
"length": 10,
"openEnd": 0,
"gentleDownTiles": 4
}
}Requires: "HiJump"
"canShinechargeMovementComplex"
"canTrickyDashJump"
{
"shineChargeFrames": 160
}Exit condition: {
"leaveShinecharged": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |