|
914 | 914 | "Sparking after touching the sand will prevent Samus from moving much horizontally and will not work." |
915 | 915 | ] |
916 | 916 | }, |
| 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 | + }, |
917 | 944 | { |
918 | 945 | "id": 26, |
919 | 946 | "link": [2, 1], |
|
1534 | 1561 | "To avoid getting caught on the overhang, release jump slightly before bonking, and aim down to clear the Evir." |
1535 | 1562 | ] |
1536 | 1563 | }, |
| 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 | + }, |
1537 | 1591 | { |
1538 | 1592 | "id": 79, |
1539 | 1593 | "link": [2, 5], |
|
1719 | 1773 | "Entering from a non-sand room, or passing throught the toilet does not change the ability to dodge the evirs much." |
1720 | 1774 | ] |
1721 | 1775 | }, |
| 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 | + }, |
1722 | 1804 | { |
1723 | 1805 | "id": 50, |
1724 | 1806 | "link": [4, 1], |
|
0 commit comments