Skip to content

Commit 1af94b2

Browse files
authored
Merge pull request #2113 from blkerby/some-moonfalls
A couple more moonfall clips
2 parents 1dd12ba + be51a1f commit 1af94b2

2 files changed

Lines changed: 38 additions & 0 deletions

File tree

region/lowernorfair/east/Fast Pillars Setup Room.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1087,6 +1087,31 @@
10871087
"Then clip through the Power Bomb blocks with a moonfall."
10881088
]
10891089
},
1090+
{
1091+
"link": [1, 5],
1092+
"name": "Pirate Ice Moonfall Clip",
1093+
"requires": [
1094+
"Charge",
1095+
"h_heatProof",
1096+
"canTrickyUseFrozenEnemies",
1097+
"canEnemyStuckMoonfall",
1098+
"canFreeFallClip"
1099+
],
1100+
"note": [
1101+
"Freeze the standing Pirate and one of the wall Pirates above it, to be able to moonfall between them.",
1102+
"While moonfalling, charge a shot to kill the bottom Pirate, hold forward to change poses and clip past the Power Bomb blocks below."
1103+
],
1104+
"detailNote": [
1105+
"To freeze the standing Pirate, it can help to 'doppler' it:",
1106+
"stun the Pirate by firing an uncharged shot from a distance, then walk toward it while charging.",
1107+
"Crouch while the standing Pirate is frozen, and when it thaws it will not see Samus.",
1108+
"Allow it to walk as far left as possible, and freeze it again.",
1109+
"Manipulate a wall Pirate using the fact that it climb upwards after jumping to the left and downward after jumping to the right.",
1110+
"Frozen enemies thaw sooner in Norfair rooms, which makes this trick very precise.",
1111+
"The clip will fail if Samus has either too little or too much fall speed.",
1112+
"There is a 6-frame window to kill the bottom Pirate to fall with a correct amount of speed."
1113+
]
1114+
},
10901115
{
10911116
"id": 99,
10921117
"link": [1, 5],

region/norfair/east/Red Pirate Shaft.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,19 @@
197197
"unlocksDoors": [{"types": ["ammo"], "requires": []}],
198198
"flashSuitChecked": true
199199
},
200+
{
201+
"link": [2, 1],
202+
"name": "Stored Moonfall Clip",
203+
"entranceCondition": {
204+
"comeInWithStoredFallSpeed": {
205+
"fallSpeedInTiles": 1
206+
}
207+
},
208+
"requires": [
209+
"canMoonfall"
210+
],
211+
"bypassesDoorShell": true
212+
},
200213
{
201214
"id": 10,
202215
"link": [2, 2],

0 commit comments

Comments
 (0)