Skip to content

Commit aef18e0

Browse files
authored
Merge pull request #2188 from blkerby/construction-zone-moonfall-clip
Construction Zone ice moonfall clip
2 parents dca23cd + bf0f7ed commit aef18e0

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

region/brinstar/blue/Construction Zone.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,26 @@
375375
},
376376
"unlocksDoors": [{"types": ["ammo"], "requires": []}]
377377
},
378+
{
379+
"link": [1, 3],
380+
"name": "Ice Moonfall Clip",
381+
"requires": [
382+
{"notable": "Ice Moonfall Clip"},
383+
"h_ZebesIsAwake",
384+
"canEnemyStuckMoonfall",
385+
"canTrickyUseFrozenEnemies"
386+
],
387+
"note": [
388+
"Destroy some of the shot blocks to allow a Geemer to crawl along the ceiling toward the left side of the room.",
389+
"When the Geemer is below the Koma (face statue) and slightly to the right, destroy the shot blocks beneath it to allow it to fall.",
390+
"Freeze the Geemer mid-air, spin jump and aim-down to stand on top of it, then moonfall to the left between the Geemer and the Koma.",
391+
"Allow Samus to automatically clip down through the Geemer after gaining enough speed."
392+
],
393+
"detailNote": [
394+
"Ensure that Samus' hitbox is entirely contained below the Koma (not to the right of it).",
395+
"Using a second frozen Geemer to stand on to perform the moonfall can possibly make it easier to set up."
396+
]
397+
},
378398
{
379399
"id": 32,
380400
"link": [2, 1],
@@ -892,8 +912,15 @@
892912
"Use a Super to knock a Geemer off the ceiling, and freeze it mid-air over the Koma (face statue).",
893913
"Perform a moonfall between the Geemer and the Koma to leave with stored fall speed."
894914
]
915+
},
916+
{
917+
"id": 2,
918+
"name": "Ice Moonfall Clip",
919+
"note": [
920+
"Set up a moonfall between the left Koma (face statue) and a Geemer below, to clip down and access the bottom door."
921+
]
895922
}
896923
],
897924
"nextStratId": 53,
898-
"nextNotableId": 2
925+
"nextNotableId": 3
899926
}

0 commit comments

Comments
 (0)