Skip to content

Commit 7089ab5

Browse files
authored
Add more notables for Mt. Everest (#2543)
1 parent e98ff29 commit 7089ab5

3 files changed

Lines changed: 59 additions & 15 deletions

File tree

region/maridia/inner-yellow/The Beach.json

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1679,15 +1679,15 @@
16791679
{
16801680
"id": 68,
16811681
"link": [2, 4],
1682-
"name": "Grapple Swing",
1682+
"name": "Tricky Grapple Swing",
16831683
"entranceCondition": {
16841684
"comeInWithGrappleSwing": {
16851685
"blocks": [{"position": [-1, 5], "environment": "water", "note": "Mt. Everest"}]
16861686
},
16871687
"comesThroughToilet": "no"
16881688
},
16891689
"requires": [
1690-
"canTrickyJump"
1690+
{"notable": "Tricky Grapple Swing"}
16911691
],
16921692
"flashSuitChecked": true,
16931693
"note": [
@@ -1766,7 +1766,16 @@
17661766
"flashSuitChecked": true
17671767
}
17681768
],
1769-
"notables": [],
1769+
"notables": [
1770+
{
1771+
"id": 1,
1772+
"name": "Tricky Grapple Swing",
1773+
"note": [
1774+
"Swing up through the door from a Grapple block in the room below (Mt. Everest).",
1775+
"Fire a Grapple shot after entering the room, to allow Samus to move further right and get onto the ledge."
1776+
]
1777+
}
1778+
],
17701779
"nextStratId": 77,
1771-
"nextNotableId": 1
1780+
"nextNotableId": 2
17721781
}

region/maridia/outer/Main Street.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5432,7 +5432,10 @@
54325432
"canTrickyJump",
54335433
{"or": [
54345434
{"obstaclesNotCleared": ["A"]},
5435-
"canCrazyCrabClimb"
5435+
{"and": [
5436+
"canCrazyCrabClimb",
5437+
"canBePatient"
5438+
]}
54365439
]}
54375440
],
54385441
"flashSuitChecked": true,

region/maridia/outer/Mt. Everest.json

Lines changed: 42 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,8 +1084,8 @@
10841084
"canTrickyUseFrozenEnemies",
10851085
{"or": [
10861086
{"and": [
1087-
"canCrazyCrabClimb",
1088-
"h_underwaterCrouchJumpDownGrab"
1087+
"h_underwaterCrouchJumpDownGrab",
1088+
"canBePatient"
10891089
]},
10901090
"HiJump",
10911091
"canSpringBallJumpMidAir"
@@ -4964,6 +4964,7 @@
49644964
"canSuitlessMaridia",
49654965
"HiJump",
49664966
"canTrickySpringBallJump",
4967+
"canTrickyJump",
49674968
"canTrickyUseFrozenEnemies"
49684969
],
49694970
"clearsObstacles": ["A", "B"],
@@ -4992,8 +4993,8 @@
49924993
"link": [7, 10],
49934994
"name": "Right Bottom Half Crab Climb with Supers and HiJump",
49944995
"requires": [
4996+
{"notable": "Right Crab Climb with Supers and HiJump"},
49954997
"canSuitlessMaridia",
4996-
"canCrazyCrabClimb",
49974998
"HiJump",
49984999
{"ammo": {"type": "Super", "count": 1}}
49995000
],
@@ -5011,6 +5012,7 @@
50115012
"link": [7, 10],
50125013
"name": "Right Bottom Half Crab Climb with Supers and Spring Ball",
50135014
"requires": [
5015+
{"notable": "Right Crab Climb with Supers and Spring Ball"},
50145016
"canSuitlessMaridia",
50155017
"canCrazyCrabClimb",
50165018
"canTrickySpringBallJump",
@@ -5078,7 +5080,7 @@
50785080
"link": [7, 10],
50795081
"name": "Right Bottom Half Crab Climb with HiJump",
50805082
"requires": [
5081-
{"notable": "Right Crab Climb with Only HiJump or Springball"},
5083+
{"notable": "Right Crab Climb with Only HiJump"},
50825084
"canSuitlessMaridia",
50835085
"canCrazyCrabClimb",
50845086
"HiJump",
@@ -5109,7 +5111,7 @@
51095111
"link": [7, 10],
51105112
"name": "Right Bottom Half Crab Climb with Spring Ball",
51115113
"requires": [
5112-
{"notable": "Right Crab Climb with Only HiJump or Springball"},
5114+
{"notable": "Right Crab Climb with Only Spring Ball"},
51135115
"canSuitlessMaridia",
51145116
"canCrazyCrabClimb",
51155117
"canTrickySpringBallJump",
@@ -5777,6 +5779,7 @@
57775779
"link": [10, 4],
57785780
"name": "Right Top Half Crab Climb with Supers and HiJump",
57795781
"requires": [
5782+
{"notable": "Right Crab Climb with Supers and HiJump"},
57805783
"canSuitlessMaridia",
57815784
"HiJump",
57825785
"canTrickyUseFrozenEnemies",
@@ -5797,6 +5800,7 @@
57975800
"link": [10, 4],
57985801
"name": "Right Top Half Crab Climb with Supers and Spring Ball",
57995802
"requires": [
5803+
{"notable": "Right Crab Climb with Supers and Spring Ball"},
58005804
"canSuitlessMaridia",
58015805
"canTrickySpringBallJump",
58025806
"canCrazyCrabClimb",
@@ -5857,7 +5861,7 @@
58575861
"link": [10, 4],
58585862
"name": "Right Top Half Crab Climb with HiJump",
58595863
"requires": [
5860-
{"notable": "Right Crab Climb with Only HiJump or Springball"},
5864+
{"notable": "Right Crab Climb with Only HiJump"},
58615865
"canSuitlessMaridia",
58625866
"canCrazyCrabClimb",
58635867
"HiJump",
@@ -5879,7 +5883,7 @@
58795883
"link": [10, 4],
58805884
"name": "Right Top Half Crab Climb with Spring Ball",
58815885
"requires": [
5882-
{"notable": "Right Crab Climb with Only HiJump or Springball"},
5886+
{"notable": "Right Crab Climb with Only Spring Ball"},
58835887
"canSuitlessMaridia",
58845888
"canCrazyCrabClimb",
58855889
"canTrickySpringBallJump",
@@ -6171,9 +6175,9 @@
61716175
"notables": [
61726176
{
61736177
"id": 1,
6174-
"name": "Right Crab Climb with Only HiJump or Springball",
6178+
"name": "Right Crab Climb with Only HiJump",
61756179
"note": [
6176-
"Using HiJump or SpringBallJumpMidAir and ice to freeze a crab and climb the right side of the room.",
6180+
"Using HiJump and ice to freeze a crab and climb the right side of the room.",
61776181
"Requires precise platforming to climb around protruding ledges while carefully manipulating and freezing crabs."
61786182
]
61796183
},
@@ -6265,10 +6269,38 @@
62656269
"This gives a total of 3 jumps to climb from the bottom of the room up to one of the lower peaks.",
62666270
"In the likely event of failure, the room will need to be reset and the crabs repositioned for the next attempt."
62676271
]
6272+
},
6273+
{
6274+
"id": 11,
6275+
"name": "Right Crab Climb with Supers and HiJump",
6276+
"note": [
6277+
"Climbing the right side of the room with two Supers, Ice, and HiJump.",
6278+
"Requires luring 3 crabs; the third crab is from the morph tunnel to the left.",
6279+
"Use a Super to knock off and freeze a crab midair. Stand on it and let the other crab climb, then jump up and follow it.",
6280+
"Be sure two crabs make it to the next section in order to crab climb further."
6281+
]
6282+
},
6283+
{
6284+
"id": 12,
6285+
"name": "Right Crab Climb with Supers and Spring Ball",
6286+
"note": [
6287+
"Climbing the right side of the room with two Supers, Ice, and Spring Ball.",
6288+
"Requires luring 3 crabs; the third crab is from the morph tunnel to the left.",
6289+
"Use a Super to knock off and freeze a crab midair. Stand on it and let the other crab climb, then jump up and follow it.",
6290+
"Be sure two crabs make it to the next section in order to crab climb further."
6291+
]
6292+
},
6293+
{
6294+
"id": 13,
6295+
"name": "Right Crab Climb with Only Spring Ball",
6296+
"note": [
6297+
"Using a mid-air Spring Ball jump and ice to freeze a crab and climb the right side of the room.",
6298+
"Requires precise platforming to climb around protruding ledges while carefully manipulating and freezing crabs."
6299+
]
62686300
}
62696301
],
62706302
"nextStratId": 280,
6271-
"nextNotableId": 11,
6303+
"nextNotableId": 14,
62726304
"devNote": [
62736305
"FIXME: A 4->6 grapple teleport is possible, but the wrong-side transition will usually put Samus out-of-bounds. "
62746306
]

0 commit comments

Comments
 (0)