Skip to content

Commit 804c723

Browse files
committed
More East Sand Hall notables
1 parent 6ebefad commit 804c723

1 file changed

Lines changed: 99 additions & 1 deletion

File tree

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

Lines changed: 99 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,33 @@
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+
"detailNote": [
1140+
"Jump must be pressed exactly 8 frames after the turnaround input."
1141+
],
1142+
"devNote": [
1143+
"This is only really useful when entering from a water room,",
1144+
"since otherwise there is an easier strat that simply runs into the room with momentum and jumps."
1145+
]
1146+
},
11021147
{
11031148
"id": 65,
11041149
"link": [3, 1],
@@ -1462,6 +1507,28 @@
14621507
"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."
14631508
]
14641509
},
1510+
{
1511+
"link": [4, 2],
1512+
"name": "Suitless Bootless Evir Climb",
1513+
"requires": [
1514+
{"notable": "Suitless Bootless Evir Climb"},
1515+
"h_usePowerBomb",
1516+
"canTrickyUseFrozenEnemies",
1517+
"canPlayInSand",
1518+
"canTrickyDodgeEnemies"
1519+
],
1520+
"note": [
1521+
"Use a Power Bomb to make the right-most Evir rise.",
1522+
"Freeze it low and jump onto it.",
1523+
"Crouch and continue holding down;",
1524+
"when the Evir is about to thaw, jump with a buffered aim-down and refreeze the Evir after it climbs a few pixels.",
1525+
"Repeat many times until gaining enough height to spin jump onto the pillar."
1526+
],
1527+
"detailNote": [
1528+
"With each refreeze, it is recommended that Samus switch which side of the Evir to stand on,",
1529+
"to avoid a risk of getting shot by the Evir."
1530+
]
1531+
},
14651532
{
14661533
"id": 67,
14671534
"link": [4, 2],
@@ -1591,8 +1658,39 @@
15911658
"Perform a 1-tap to gain blue speed with a significant amount of momentum.",
15921659
"Run through the door, and jump any time after the transition, crossing the room."
15931660
]
1661+
},
1662+
{
1663+
"id": 13,
1664+
"name": "Suitless Bootless Evir Freeze (Left to Center)",
1665+
"note": [
1666+
"When entering the room, immediately shoot straight ahead to freeze the second Evir,",
1667+
"then quickly also freeze the first Evir.",
1668+
"Wait on top of the first Evir for the second Evir to sink far enough to be able to jump onto it,",
1669+
"then use it as a platform to jump onto the first pillar (either directly or after a jump on the sand)."
1670+
]
1671+
},
1672+
{
1673+
"id": 14,
1674+
"name": "Suitless Bootless Evir Climb",
1675+
"note": [
1676+
"Use a Power Bomb to make the right-most Evir rise.",
1677+
"Freeze it low and jump onto it.",
1678+
"Crouch and continue holding down;",
1679+
"when the Evir is about to thaw, jump with a buffered aim-down and refreeze the Evir after it climbs a few pixels.",
1680+
"Repeat many times until gaining enough height to spin jump onto the pillar."
1681+
]
1682+
},
1683+
{
1684+
"id": 15,
1685+
"name": "Door Stuck Flatley Jump",
1686+
"note": [
1687+
"Enter the room with a door stuck setup.",
1688+
"Perform a frame-perfect Flatley jump from inside the door to just barely reach the first pillar.",
1689+
"Use a Power Bomb to make the Evir rise.",
1690+
"Freeze it with Ice to jump across."
1691+
]
15941692
}
15951693
],
15961694
"nextStratId": 70,
1597-
"nextNotableId": 13
1695+
"nextNotableId": 16
15981696
}

0 commit comments

Comments
 (0)