You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: region/norfair/west/Ice Beam Gate Room.json
+64-3Lines changed: 64 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -403,8 +403,7 @@
403
403
"length": 15,
404
404
"openEnd": 0
405
405
}
406
-
},
407
-
"devNote": "FIXME: It is possible to run through the room and leave with runway with a longer runway by antitapping to avoid gaining Blue, and shooting the door open with precise timing."
406
+
}
408
407
},
409
408
{
410
409
"id": 9,
@@ -669,6 +668,29 @@
669
668
],
670
669
"devNote": "Theoretically this can be done with 4 tiles (technically even 3.4375 tiles) but would require higher movement tech."
671
670
},
671
+
{
672
+
"link": [2, 4],
673
+
"name": "Speedy Crouch Gate Clip",
674
+
"entranceCondition": {
675
+
"comeInRunning": {
676
+
"minTiles": 11,
677
+
"speedBooster": true
678
+
}
679
+
},
680
+
"requires": [
681
+
{"notable": "Speedy Crouch Gate Clip"},
682
+
"canCrouchGateClip"
683
+
],
684
+
"note": [
685
+
"Run into the room with sufficient speed,",
686
+
"perform a very low spin jump, and aim down to clip inside the gate."
687
+
],
688
+
"detailNote": [
689
+
"This requires entering with extra run speed of at least $2.D.",
690
+
"Ideally the spin jump should be performed by tapping jump for exactly one frame.",
691
+
"If entering with near-minimal speed, a frame-perfect jump is required."
692
+
]
693
+
},
672
694
{
673
695
"id": 75,
674
696
"link": [2, 4],
@@ -1185,6 +1207,28 @@
1185
1207
"canMockball"
1186
1208
]
1187
1209
},
1210
+
{
1211
+
"link": [4, 2],
1212
+
"name": "Arm Pump Crouch Gate Clip",
1213
+
"entranceCondition": {
1214
+
"comeInNormally": {}
1215
+
},
1216
+
"requires": [
1217
+
{"notable": "Arm Pump Crouch Gate Clip"},
1218
+
"canCrouchGateClip"
1219
+
],
1220
+
"note": [
1221
+
"Arm pump while approaching the left gate from the right,",
1222
+
"perform a very low spin jump, and aim down to clip inside the gate.",
1223
+
"Failure results in a soft-lock."
1224
+
],
1225
+
"detailNote": [
1226
+
"Samus must use arm pumping to advance a minimum of about 6 pixels,",
1227
+
"to have an opportunity for a frame-perfect jump, with a single-frame tap of jump.",
1228
+
"If advancing by about 12 pixels or more, then tapping jump for 2 frames becomes possible (still frame-perfect).",
1229
+
"If advancing by about 16 pixels or more, then a 2-frame window for the jump becomes possible."
1230
+
]
1231
+
},
1188
1232
{
1189
1233
"id": 42,
1190
1234
"link": [4, 2],
@@ -1647,8 +1691,25 @@
1647
1691
"to avoid gaining blue speed until after Samus has run over the bomb blocks.",
1648
1692
"Fire a shot while running, to open the door and run through."
1649
1693
]
1694
+
},
1695
+
{
1696
+
"id": 5,
1697
+
"name": "Speedy Crouch Gate Clip",
1698
+
"note": [
1699
+
"Run into the room with sufficient speed,",
1700
+
"perform a very low spin jump, and aim down to clip inside the gate."
1701
+
]
1702
+
},
1703
+
{
1704
+
"id": 6,
1705
+
"name": "Arm Pump Crouch Gate Clip",
1706
+
"note": [
1707
+
"Arm pump while approaching the left gate from the right,",
1708
+
"perform a very low spin jump, and aim down to clip inside the gate.",
0 commit comments