Skip to content
Merged
Show file tree
Hide file tree
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
25 changes: 25 additions & 0 deletions region/lowernorfair/east/Fast Pillars Setup Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -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],
Expand Down
13 changes: 13 additions & 0 deletions region/norfair/east/Red Pirate Shaft.json
Original file line number Diff line number Diff line change
Expand Up @@ -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],
Expand Down