Skip to content

Commit bec5ce5

Browse files
authored
Merge pull request #2649 from kjbranch/split-east-ocean
Split East Ocean suitless strats to the right door
2 parents 74d1cd6 + 41fac49 commit bec5ce5

1 file changed

Lines changed: 23 additions & 7 deletions

File tree

region/crateria/east/East Ocean.json

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,22 +1555,38 @@
15551555
{
15561556
"id": 47,
15571557
"link": [4, 2],
1558-
"name": "Base Suitless",
1558+
"name": "Suitless, HiJump, Space Jump",
15591559
"requires": [
15601560
"canSuitlessMaridia",
15611561
"HiJump",
1562+
"SpaceJump",
15621563
{"or": [
1563-
"canTrickySpringBallJump",
15641564
"canSpaceJumpWaterBounce",
1565-
{"and": [
1566-
"SpaceJump",
1567-
"h_underwaterCrouchJumpDownGrab"
1568-
]}
1565+
"h_underwaterCrouchJumpDownGrab"
15691566
]}
15701567
],
15711568
"flashSuitChecked": true,
15721569
"blueSuitChecked": true,
1573-
"note": "Escape the water with a Spring Ball Jump, Space Jump on the water line to the left, or crouch jump + down grab onto the right Kamer platform."
1570+
"note": [
1571+
"Use one of the pillars to spin jump to the waterline then bounce on the surface, or crouch jump from a pillar and down grab onto a Kamer platform.",
1572+
"Once on the top of the room, Space Jump to the right door."
1573+
]
1574+
},
1575+
{
1576+
"link": [4, 2],
1577+
"name": "Suitless Spring Ball",
1578+
"requires": [
1579+
"canSuitlessMaridia",
1580+
"HiJump",
1581+
"canTrickySpringBallJump"
1582+
],
1583+
"flashSuitChecked": true,
1584+
"blueSuitChecked": true,
1585+
"note": [
1586+
"Stand on the edge of the ledge below the door and Spring Ball jump up.",
1587+
"This requires a quick morph and an early pause in order to fully pause before breaking the waterline and starting to fall.",
1588+
"A crouch jump is not helpful here as it just gets Samus to the air sooner, where she will start to fall."
1589+
]
15741590
},
15751591
{
15761592
"id": 48,

0 commit comments

Comments
 (0)