Skip to content

Commit 250aa54

Browse files
authored
Merge pull request #2184 from blkerby/east-sand-hall
More East Sand Hall notables
2 parents aef18e0 + eaeab54 commit 250aa54

1 file changed

Lines changed: 97 additions & 1 deletion

File tree

region/maridia/inner-green/East Sand Hall.json

Lines changed: 97 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,24 @@
593593
"When entering the room with a bad jump, it is possible to perform a midair wiggle to get back to the door platform."
594594
]
595595
},
596+
{
597+
"link": [1, 4],
598+
"name": "Suitless Bootless Evir Freeze (Left to Center)",
599+
"requires": [
600+
{"notable": "Suitless Bootless Evir Freeze (Left to Center)"},
601+
"canSuitlessMaridia",
602+
"canTrickyJump",
603+
"canTrickyUseFrozenEnemies",
604+
"canPlayInSand",
605+
"canCameraManip"
606+
],
607+
"note": [
608+
"When entering the room, immediately shoot straight ahead to freeze the second Evir,",
609+
"then quickly also freeze the first Evir, with a diagonal-down shot.",
610+
"Wait on top of the first Evir for the second Evir to sink far enough to be able to jump onto it,",
611+
"then use it as a platform to jump onto the first pillar (either directly or after a jump on the sand)."
612+
]
613+
},
596614
{
597615
"id": 24,
598616
"link": [1, 4],
@@ -1099,6 +1117,30 @@
10991117
"Use the Evir as a platform to get to the center of the room."
11001118
]
11011119
},
1120+
{
1121+
"link": [2, 4],
1122+
"name": "Door Stuck Flatley Jump",
1123+
"entranceCondition": {
1124+
"comeInWithDoorStuckSetup": {}
1125+
},
1126+
"requires": [
1127+
{"notable": "Door Stuck Flatley Jump"},
1128+
"canInsaneJump",
1129+
"h_usePowerBomb",
1130+
"canTrickyUseFrozenEnemies",
1131+
"canPlayInSand"
1132+
],
1133+
"note": [
1134+
"Enter the room with a door stuck setup.",
1135+
"Perform a frame-perfect Flatley jump from inside the door to just barely reach the first pillar.",
1136+
"Use a Power Bomb to make the Evir rise.",
1137+
"Freeze it and use it as a platform to jump across."
1138+
],
1139+
"devNote": [
1140+
"This is only really useful when entering from a water room,",
1141+
"since otherwise there is an easier strat that simply runs into the room with momentum and jumps."
1142+
]
1143+
},
11021144
{
11031145
"id": 65,
11041146
"link": [3, 1],
@@ -1462,6 +1504,29 @@
14621504
"As a backup, it may be possible to make the Evir rise again by hitting it with a PB - place the PB in the air to avoid double hitting and killing it."
14631505
]
14641506
},
1507+
{
1508+
"link": [4, 2],
1509+
"name": "Suitless Bootless Evir Climb",
1510+
"requires": [
1511+
{"notable": "Suitless Bootless Evir Climb"},
1512+
"h_usePowerBomb",
1513+
"canBePatient",
1514+
"canTrickyUseFrozenEnemies",
1515+
"canPlayInSand",
1516+
"canTrickyDodgeEnemies"
1517+
],
1518+
"note": [
1519+
"Use a Power Bomb to make the right-most Evir rise.",
1520+
"Freeze it low and jump onto it.",
1521+
"Crouch and continue holding down;",
1522+
"when the Evir is about to thaw, jump with a buffered aim-down and refreeze the Evir after it climbs a few pixels.",
1523+
"Repeat many times until gaining enough height to spin jump onto the pillar."
1524+
],
1525+
"detailNote": [
1526+
"With each refreeze, it is recommended that Samus switch which side of the Evir to stand on,",
1527+
"to avoid a risk of getting shot by the Evir."
1528+
]
1529+
},
14651530
{
14661531
"id": 67,
14671532
"link": [4, 2],
@@ -1591,8 +1656,39 @@
15911656
"Perform a 1-tap to gain blue speed with a significant amount of momentum.",
15921657
"Run through the door, and jump any time after the transition, crossing the room."
15931658
]
1659+
},
1660+
{
1661+
"id": 13,
1662+
"name": "Suitless Bootless Evir Freeze (Left to Center)",
1663+
"note": [
1664+
"When entering the room, immediately shoot straight ahead to freeze the second Evir,",
1665+
"then quickly also freeze the first Evir.",
1666+
"Wait on top of the first Evir for the second Evir to sink far enough to be able to jump onto it,",
1667+
"then use it as a platform to jump onto the first pillar (either directly or after a jump on the sand)."
1668+
]
1669+
},
1670+
{
1671+
"id": 14,
1672+
"name": "Suitless Bootless Evir Climb",
1673+
"note": [
1674+
"Use a Power Bomb to make the right-most Evir rise.",
1675+
"Freeze it low and jump onto it.",
1676+
"Crouch and continue holding down;",
1677+
"when the Evir is about to thaw, jump with a buffered aim-down and refreeze the Evir after it climbs a few pixels.",
1678+
"Repeat many times until gaining enough height to spin jump onto the pillar."
1679+
]
1680+
},
1681+
{
1682+
"id": 15,
1683+
"name": "Door Stuck Flatley Jump",
1684+
"note": [
1685+
"Enter the room with a door stuck setup.",
1686+
"Perform a frame-perfect Flatley jump from inside the door to just barely reach the first pillar.",
1687+
"Use a Power Bomb to make the Evir rise.",
1688+
"Freeze it with Ice to jump across."
1689+
]
15941690
}
15951691
],
15961692
"nextStratId": 70,
1597-
"nextNotableId": 13
1693+
"nextNotableId": 16
15981694
}

0 commit comments

Comments
 (0)