Skip to content

Commit 8daf727

Browse files
committed
Ice Beam Gate speedy crouch gate clip
1 parent 2d9ccf2 commit 8daf727

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

region/norfair/west/Ice Beam Gate Room.json

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,29 @@
669669
],
670670
"devNote": "Theoretically this can be done with 4 tiles (technically even 3.4375 tiles) but would require higher movement tech."
671671
},
672+
{
673+
"link": [2, 4],
674+
"name": "Speedy Crouch Gate Clip",
675+
"entranceCondition": {
676+
"comeInRunning": {
677+
"minTiles": 11,
678+
"speedBooster": true
679+
}
680+
},
681+
"requires": [
682+
{"notable": "Speedy Crouch Gate Clip"},
683+
"canCrouchGateClip"
684+
],
685+
"note": [
686+
"Run into the room with sufficient speed,",
687+
"perform a very low spin jump, and aim down to clip inside the gate."
688+
],
689+
"detailNote": [
690+
"This requires entering with extra run speed of at least $2.D.",
691+
"Ideally the spin jump should be performed by tapping jump for exactly one frame.",
692+
"If entering with near-minimal speed, a frame-perfect jump is required."
693+
]
694+
},
672695
{
673696
"id": 75,
674697
"link": [2, 4],
@@ -1647,8 +1670,16 @@
16471670
"to avoid gaining blue speed until after Samus has run over the bomb blocks.",
16481671
"Fire a shot while running, to open the door and run through."
16491672
]
1673+
},
1674+
{
1675+
"id": 5,
1676+
"name": "Speedy Crouch Gate Clip",
1677+
"note": [
1678+
"Run into the room with sufficient speed,",
1679+
"perform a very low spin jump, and aim down to clip inside the gate."
1680+
]
16501681
}
16511682
],
16521683
"nextStratId": 83,
1653-
"nextNotableId": 5
1684+
"nextNotableId": 6
16541685
}

0 commit comments

Comments
 (0)