Skip to content

Commit 268131d

Browse files
authored
East Sand Hall G-Mode Spark Interrupt (#2629)
1 parent 4f1b0a6 commit 268131d

1 file changed

Lines changed: 82 additions & 0 deletions

File tree

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

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -914,6 +914,33 @@
914914
"Sparking after touching the sand will prevent Samus from moving much horizontally and will not work."
915915
]
916916
},
917+
{
918+
"link": [1, 4],
919+
"name": "Direct G-Mode Spark Interrupt",
920+
"entranceCondition": {
921+
"comeInWithGMode": {
922+
"mode": "direct",
923+
"morphed": false
924+
}
925+
},
926+
"requires": [
927+
"Gravity",
928+
"canPlayInSand",
929+
"canComplexGMode",
930+
{"enemyKill": {"enemies": [["Evir", "Evir"]]}},
931+
"h_CrystalFlashForReserveEnergy",
932+
{"canShineCharge": {"usedTiles": 14, "openEnd": 0}},
933+
{"autoReserveTrigger": {}},
934+
"canRModeSparkInterrupt"
935+
],
936+
"flashSuitChecked": true,
937+
"blueSuitChecked": true,
938+
"note": [
939+
"After entering, avoid the Evir projectiles and Crystal Flash, then kill the second Evir with beam shots. Jump into the sandfall and land back on the door ledge to overload PLMs.",
940+
"Jump into the sandpit which should now be air. Shinecharge, then jump to the right Evir and use a projectile to interrupt.",
941+
"Be sure to not stop moving if Samus must land on the sand once bluesuit is obtained."
942+
]
943+
},
917944
{
918945
"id": 26,
919946
"link": [2, 1],
@@ -1534,6 +1561,33 @@
15341561
"To avoid getting caught on the overhang, release jump slightly before bonking, and aim down to clear the Evir."
15351562
]
15361563
},
1564+
{
1565+
"link": [2, 4],
1566+
"name": "Direct G-Mode Spark Interrupt",
1567+
"entranceCondition": {
1568+
"comeInWithGMode": {
1569+
"mode": "direct",
1570+
"morphed": false
1571+
}
1572+
},
1573+
"requires": [
1574+
"Gravity",
1575+
"canPlayInSand",
1576+
"canComplexGMode",
1577+
{"enemyKill": {"enemies": [["Evir", "Evir"]]}},
1578+
"h_CrystalFlashForReserveEnergy",
1579+
{"canShineCharge": {"usedTiles": 14, "openEnd": 0}},
1580+
{"autoReserveTrigger": {}},
1581+
"canRModeSparkInterrupt"
1582+
],
1583+
"flashSuitChecked": true,
1584+
"blueSuitChecked": true,
1585+
"note": [
1586+
"Overload PLMs by jumping into the sandfall and landing back on the door ledge. Jump over the Evirs to get the left door. Crystal Flash, then kill the second Evir with beam shots.",
1587+
"Jump into the sandpit which should now be air. Shinecharge, then jump to the right Evir and use a projectile to interrupt.",
1588+
"Be sure to not stop moving if Samus must land on the sand once bluesuit is obtained."
1589+
]
1590+
},
15371591
{
15381592
"id": 79,
15391593
"link": [2, 5],
@@ -1719,6 +1773,34 @@
17191773
"Entering from a non-sand room, or passing throught the toilet does not change the ability to dodge the evirs much."
17201774
]
17211775
},
1776+
{
1777+
"link": [3, 4],
1778+
"name": "Direct G-Mode Spark Interrupt",
1779+
"entranceCondition": {
1780+
"comeInWithGMode": {
1781+
"mode": "direct",
1782+
"morphed": false
1783+
},
1784+
"comesThroughToilet": "no"
1785+
},
1786+
"requires": [
1787+
"Gravity",
1788+
"canPlayInSand",
1789+
"canComplexGMode",
1790+
{"enemyKill": {"enemies": [["Evir", "Evir"]]}},
1791+
"h_CrystalFlashForReserveEnergy",
1792+
{"canShineCharge": {"usedTiles": 14, "openEnd": 0}},
1793+
{"autoReserveTrigger": {}},
1794+
"canRModeSparkInterrupt"
1795+
],
1796+
"flashSuitChecked": true,
1797+
"blueSuitChecked": true,
1798+
"note": [
1799+
"PLM Overload will occur immediately open entering due to the sandfall. Jump over the two Evir in the left pit. Avoid a projectile and Crystal Flash, then kill the remaining Evir with beam shots.",
1800+
"Jump into the sandpit which should now be air. Shinecharge, then jump to the right Evir and use a projectile to interrupt.",
1801+
"Be sure to not stop moving if Samus must land on the sand once bluesuit is obtained."
1802+
]
1803+
},
17221804
{
17231805
"id": 50,
17241806
"link": [4, 1],

0 commit comments

Comments
 (0)