diff --git a/region/lowernorfair/east/Fast Pillars Setup Room.json b/region/lowernorfair/east/Fast Pillars Setup Room.json index 37537e9972..1ea0d987f1 100644 --- a/region/lowernorfair/east/Fast Pillars Setup Room.json +++ b/region/lowernorfair/east/Fast Pillars Setup Room.json @@ -1087,6 +1087,31 @@ "Then clip through the Power Bomb blocks with a moonfall." ] }, + { + "link": [1, 5], + "name": "Pirate Ice Moonfall Clip", + "requires": [ + "Charge", + "h_heatProof", + "canTrickyUseFrozenEnemies", + "canEnemyStuckMoonfall", + "canFreeFallClip" + ], + "note": [ + "Freeze the standing Pirate and one of the wall Pirates above it, to be able to moonfall between them.", + "While moonfalling, charge a shot to kill the bottom Pirate, hold forward to change poses and clip past the Power Bomb blocks below." + ], + "detailNote": [ + "To freeze the standing Pirate, it can help to 'doppler' it:", + "stun the Pirate by firing an uncharged shot from a distance, then walk toward it while charging.", + "Crouch while the standing Pirate is frozen, and when it thaws it will not see Samus.", + "Allow it to walk as far left as possible, and freeze it again.", + "Manipulate a wall Pirate using the fact that it climb upwards after jumping to the left and downward after jumping to the right.", + "Frozen enemies thaw sooner in Norfair rooms, which makes this trick very precise.", + "The clip will fail if Samus has either too little or too much fall speed.", + "There is a 6-frame window to kill the bottom Pirate to fall with a correct amount of speed." + ] + }, { "id": 99, "link": [1, 5], diff --git a/region/norfair/east/Red Pirate Shaft.json b/region/norfair/east/Red Pirate Shaft.json index fa4cca5bc9..ac195b4fd8 100644 --- a/region/norfair/east/Red Pirate Shaft.json +++ b/region/norfair/east/Red Pirate Shaft.json @@ -197,6 +197,19 @@ "unlocksDoors": [{"types": ["ammo"], "requires": []}], "flashSuitChecked": true }, + { + "link": [2, 1], + "name": "Stored Moonfall Clip", + "entranceCondition": { + "comeInWithStoredFallSpeed": { + "fallSpeedInTiles": 1 + } + }, + "requires": [ + "canMoonfall" + ], + "bypassesDoorShell": true + }, { "id": 10, "link": [2, 2],