Skip to content

Commit 72acf98

Browse files
committed
a few more doorlock and snail clips
1 parent 2680ca7 commit 72acf98

5 files changed

Lines changed: 41 additions & 5 deletions

File tree

region/brinstar/green/Spore Spawn Kihunter Room.json

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,25 @@
174174
"h_canXRayMorphIceClip"
175175
],
176176
"bypassesDoorShell": true,
177+
"flashSuitChecked": true,
177178
"note": [
178-
"Lure a Kihunter over to the right near the door",
179-
"Damage it so that it falls to the ground.",
179+
"Lure a Kihunter over to the right near the door. Damage it so that it falls to the ground.",
180180
"Freeze it while it hops, and use Morph and X-Ray to stand on top of it and clip up through the door shell."
181+
]
182+
},
183+
{
184+
"link": [2, 2],
185+
"name": "Spore Spawn Kihunter Ice Clip Door Lock Skip Without Morph and X-Ray",
186+
"notable": true,
187+
"requires": [
188+
"h_canPreciseIceClip"
181189
],
182-
"devNote": "This does not appear to be possible without Morph + X-Ray."
190+
"bypassesDoorShell": true,
191+
"flashSuitChecked": true,
192+
"note": [
193+
"Lure a Kihunter over to the right near the door. Damage it so that it falls to the ground.",
194+
"There is a 2 frame window at the beginning of its hop where Samus can use it to clip through the door"
195+
]
183196
},
184197
{
185198
"link": [2, 2],

region/maridia/inner-pink/Aqueduct.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -470,6 +470,7 @@
470470
]}
471471
],
472472
"reusableRoomwideNotable": "Aqueduct Snail Clip",
473+
"flashSuitChecked": true,
473474
"note": [
474475
"Jump on the Snail when it is at a precise location, and then crouch jump through the ceiling and jump again, without moving between jumps.",
475476
"The Snail's positioning is very precise, but it is more lenient with Morph and an X-Ray Turn Around. X-Ray can also be useful for helping position the Snail."
@@ -1352,6 +1353,7 @@
13521353
]}
13531354
],
13541355
"reusableRoomwideNotable": "Aqueduct Snail Clip",
1356+
"flashSuitChecked": true,
13551357
"note": [
13561358
"Jump on the Snail when it is at a precise location, and then crouch jump through the ceiling and jump again, without moving between jumps.",
13571359
"The Snail's positioning is very precise, but it is more lenient with Morph and an X-Ray Turn Around. X-Ray can also be useful for helping position the Snail."

region/maridia/inner-pink/Crab Shaft.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,13 +543,32 @@
543543
]}
544544
],
545545
"bypassesDoorShell": true,
546+
"flashSuitChecked": true,
546547
"note": [
547548
"Shoot the shot block in the middle of the room, to allow a global Sciser (crab) to pass to the top part of the room.",
548549
"Use Ice to climb the Scisers to the top of the room.",
549550
"Shoot a Super as a Sciser crawls near the top door, then freeze it mid-air and use it to clip up past the door shell.",
550551
"If you don't have Morph and X-Ray, you must shoot the Super while the Sciser is on a block next to the door, not on the door itself."
551552
]
552553
},
554+
{
555+
"link": [1, 3],
556+
"name": "Crab Shaft Sciser High Pixel Ice Clip Door Lock Skip",
557+
"notable": true,
558+
"requires": [
559+
{"ammo": {"type": "Super", "count": 1}},
560+
"h_canHighPixelIceClip"
561+
],
562+
"bypassesDoorShell": true,
563+
"flashSuitChecked": true,
564+
"note": [
565+
"Shoot the shot block in the middle of the room, to allow a global Sciser (crab) to pass to the top part of the room.",
566+
"Use Ice to climb the Scisers to the top of the room.",
567+
"Shoot a Super as a Sciser crawls on the side of the blocks near the top door, then freeze it mid-air pixel perfectly.",
568+
"Perform a tight down grab to get onto the crab then jump through the door shell.",
569+
"Knocking the crab off while it is on the the door or ceiling will not work."
570+
]
571+
},
553572
{
554573
"link": [1, 3],
555574
"name": "Grapple Teleport",

region/maridia/outer/Mt. Everest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2900,7 +2900,8 @@
29002900
"canSpringBallJumpMidAir",
29012901
"h_canFly"
29022902
]}
2903-
]
2903+
],
2904+
"devNote": "FIXME: It's possible to clip through the door with morph, xray, a super and a way to lure the crab, but its a precise and unforgiving freeze."
29042905
},
29052906
{
29062907
"link": [9, 5],

region/wreckedship/main/Wrecked Ship Main Shaft.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,8 @@
247247
"note": [
248248
"Freeze an Atomic at a precise distance below the door in order to crouch-jump up and clip through the door shell.",
249249
"The pixel window is larger and higher with Morph and an X-Ray stand-up, in which case a standing jump is used.",
250-
"If Phantoon is not defeated, freeze a Covern as high as possible, then jump and down-grab onto it and Samus will stand up."
250+
"If Phantoon is not defeated, stand on the stairs so that Samus is just a few pixels lower, then freeze the Covern low in its cycle.",
251+
"Alternatively, freeze it high then perform a tight down grab to get onto it for a pixel perfect clip."
251252
]
252253
},
253254
{

0 commit comments

Comments
 (0)