diff --git a/region/brinstar/blue/Construction Zone.json b/region/brinstar/blue/Construction Zone.json index 198566186a..5049897265 100644 --- a/region/brinstar/blue/Construction Zone.json +++ b/region/brinstar/blue/Construction Zone.json @@ -375,6 +375,26 @@ }, "unlocksDoors": [{"types": ["ammo"], "requires": []}] }, + { + "link": [1, 3], + "name": "Ice Moonfall Clip", + "requires": [ + {"notable": "Ice Moonfall Clip"}, + "h_ZebesIsAwake", + "canEnemyStuckMoonfall", + "canTrickyUseFrozenEnemies" + ], + "note": [ + "Destroy some of the shot blocks to allow a Geemer to crawl along the ceiling toward the left side of the room.", + "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.", + "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.", + "Allow Samus to automatically clip down through the Geemer after gaining enough speed." + ], + "detailNote": [ + "Ensure that Samus' hitbox is entirely contained below the Koma (not to the right of it).", + "Using a second frozen Geemer to stand on to perform the moonfall can possibly make it easier to set up." + ] + }, { "id": 32, "link": [2, 1], @@ -892,8 +912,15 @@ "Use a Super to knock a Geemer off the ceiling, and freeze it mid-air over the Koma (face statue).", "Perform a moonfall between the Geemer and the Koma to leave with stored fall speed." ] + }, + { + "id": 2, + "name": "Ice Moonfall Clip", + "note": [ + "Set up a moonfall between the left Koma (face statue) and a Geemer below, to clip down and access the bottom door." + ] } ], "nextStratId": 53, - "nextNotableId": 2 + "nextNotableId": 3 } \ No newline at end of file