Skip to content

Commit 3347369

Browse files
committed
split and expand the spring ball strat
1 parent 26f4290 commit 3347369

2 files changed

Lines changed: 34 additions & 10 deletions

File tree

region/maridia/outer/Main Street.json

Lines changed: 34 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3310,20 +3310,45 @@
33103310
{
33113311
"id": 130,
33123312
"link": [8, 3],
3313-
"name": "Suitless Frozen Fish with Jump Assist",
3313+
"name": "Suitless Frozen Fish, HiJump",
33143314
"requires": [
33153315
"canSuitlessMaridia",
3316-
{"or": [
3317-
"HiJump",
3318-
"canTrickySpringBallJump"
3319-
]},
3316+
"HiJump",
3317+
"canTrickyUseFrozenEnemies"
3318+
],
3319+
"note": [
3320+
"Freeze the crab on the corner of the ledge and the fish near the wall but with enough space for Samus to fit through and jump up.",
3321+
"Alternatively, freeze the Sciser on the ground and the Skultera low, then crouch jump and down grab on the fish while rubbing into it to gain extra height.",
3322+
"With Supers, Samus can knock the Sciser off the wall and freeze it midair. Or freeze the Skultera near a wall and walljumping into it repeatedly."
3323+
]
3324+
},
3325+
{
3326+
"link": [8, 3],
3327+
"name": "Suitless Frozen Fish with Spring Ball",
3328+
"requires": [
3329+
"canSuitlessMaridia",
3330+
"canTrickySpringBallJump",
3331+
"canTrickyUseFrozenEnemies",
3332+
{"ammo": {"type": "Super", "count": 1}}
3333+
],
3334+
"note": [
3335+
"Use a Super to knock the crab off the wall and freeze it midair. It can help to jump before firing the beam to freeze it a bit higher.",
3336+
"Quickly freeze the fish and Spring Ball jump to get onto it.",
3337+
"Note that the fish does not move while off camera, so this may be used to help get the fish cycle in a good position."
3338+
]
3339+
},
3340+
{
3341+
"link": [8, 3],
3342+
"name": "Suitless Frozen Fish with Spring Ball",
3343+
"requires": [
3344+
"canSuitlessMaridia",
3345+
"h_canMaxHeightSpringBallJump",
3346+
"canStationaryLateralMidAirMorph",
33203347
"canTrickyUseFrozenEnemies"
33213348
],
33223349
"note": [
3323-
"Freeze the crab on the corner of the ledge and the fish near the wall but with enough space for Samus to fit through and jump up using HiJump or a midair spring ball jump.",
3324-
"Possible backups include: knocking the Sciser off the wall and freezing it midair, ",
3325-
"or with HiJump: freezing the Skultera near a wall and walljumping into it repeatedly, ",
3326-
"or freezing the Sciser on the ground and crouch jumping up to the Skultera, rubbing into the frozen enemy to gain extra height before downgrabbing."
3350+
"Freeze the crab on the corner of the ledge and the fish near the wall but with enough space for Samus to fit through and jump up.",
3351+
"Perform a stationary lateral midair morph and press against the fish to get enough height to get onto it."
33273352
]
33283353
},
33293354
{

region/norfair/west/Hi Jump Energy Tank Room.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,6 @@
733733
"canXRayStandUp",
734734
"ScrewAttack"
735735
],
736-
"collectsItems": [3],
737736
"flashSuitChecked": true,
738737
"note": "Roll under the right-most single tile ceiling, X-Ray standup, then turnaround spin jump to break the Bomb block."
739738
}

0 commit comments

Comments
 (0)