Skip to content

Commit c97cec2

Browse files
committed
Add Springball+ice strat to climb left side
1 parent 8e2dbed commit c97cec2

1 file changed

Lines changed: 18 additions & 1 deletion

File tree

region/maridia/outer/Mt. Everest.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1214,7 +1214,7 @@
12141214
},
12151215
{
12161216
"link": [2, 11],
1217-
"name": "Suitless Frozen Crab",
1217+
"name": "Suitless Frozen Crab with HiJump",
12181218
"requires": [
12191219
"canSuitlessMaridia",
12201220
"HiJump",
@@ -1226,6 +1226,23 @@
12261226
"Freeze the crab at the top of the highest peak, stand on it to jump to the left.",
12271227
"If you lose the fast crab, it is always possible to get it back by climbing the peak to the right. The crab there can be lured with HiJump alone."
12281228
],
1229+
"devNote": "Requires following the crab through 2 to get the crab to move into position."
1230+
},
1231+
{
1232+
"link": [2, 11],
1233+
"name": "Suitless Frozen Crab with Springball",
1234+
"requires": [
1235+
"canSuitlessMaridia",
1236+
"canTrickySpringBallJump",
1237+
"canStationaryLateralMidAirMorph",
1238+
"canTrickyUseFrozenEnemies"
1239+
],
1240+
"note": [
1241+
"Climb the crabs on the right and use them to bring down the center crab, who is already on the highest peak.",
1242+
"Damage down the crab while watching it loop around, then ride the crab up the left side.",
1243+
"Freeze the crab at the top of the highest peak, stand on it to jump to the left.",
1244+
"Use a Stationary Lateral MidAir Morph to get enough momentum for the SpringBall jump to reach the left ledge."
1245+
],
12291246
"devNote": "Although this may go through 7 and 8, it requires starting at 2 to get the crab to move into position."
12301247
},
12311248
{

0 commit comments

Comments
 (0)