Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 28 additions & 1 deletion region/brinstar/blue/Construction Zone.json
Original file line number Diff line number Diff line change
Expand Up @@ -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],
Expand Down Expand Up @@ -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
}