|
698 | 698 | "Crouch in the sand and press forward when near the transition to stand up and touch the transition on the first frame of standing." |
699 | 699 | ] |
700 | 700 | }, |
| 701 | + { |
| 702 | + "link": [1, 4], |
| 703 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 704 | + "entranceCondition": { |
| 705 | + "comeInWithRMode": {} |
| 706 | + }, |
| 707 | + "requires": [ |
| 708 | + "Gravity", |
| 709 | + "h_shinechargeMaxRunway", |
| 710 | + {"refill": ["Energy"]}, |
| 711 | + {"autoReserveTrigger": {}}, |
| 712 | + "canRModeSparkInterrupt" |
| 713 | + ], |
| 714 | + "clearsObstacles": ["A"], |
| 715 | + "flashSuitChecked": true, |
| 716 | + "blueSuitChecked": true, |
| 717 | + "note": [ |
| 718 | + "Run across, then fill up with the Zoas. Shinecharge near the Zoa pit - or jump back across the sand and", |
| 719 | + "use the full-length runway there, then get interrupted by a Zoa." |
| 720 | + ] |
| 721 | + }, |
701 | 722 | { |
702 | 723 | "id": 20, |
703 | 724 | "link": [1, 4], |
|
1891 | 1912 | "Killing the Zoas with Bombs or Power Bombs will prevent them from respawning, although it is possible but tricky to dodge them with just Spring Ball." |
1892 | 1913 | ] |
1893 | 1914 | }, |
| 1915 | + { |
| 1916 | + "link": [4, 4], |
| 1917 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 1918 | + "entranceCondition": { |
| 1919 | + "comeInWithRMode": {} |
| 1920 | + }, |
| 1921 | + "requires": [ |
| 1922 | + "Gravity", |
| 1923 | + {"refill": ["Energy"]}, |
| 1924 | + {"or": [ |
| 1925 | + {"and": [ |
| 1926 | + "canSuitlessMaridia", |
| 1927 | + "canMidAirMorph", |
| 1928 | + {"disableEquipment": "Gravity"} |
| 1929 | + ]}, |
| 1930 | + {"canShineCharge": {"usedTiles": 23, "openEnd": 1, "gentleUpTiles": 4}} |
| 1931 | + ]}, |
| 1932 | + "h_shinechargeMaxRunway", |
| 1933 | + {"autoReserveTrigger": {}}, |
| 1934 | + "canRModeSparkInterrupt" |
| 1935 | + ], |
| 1936 | + "clearsObstacles": ["A"], |
| 1937 | + "flashSuitChecked": true, |
| 1938 | + "blueSuitChecked": true, |
| 1939 | + "note": [ |
| 1940 | + "Fill up with the Zoas. Shinecharge near the Zoa pit - or cross the Morph tunnel and", |
| 1941 | + "use the full-length runway there, then get interrupted by a Zoa." |
| 1942 | + ] |
| 1943 | + }, |
1894 | 1944 | { |
1895 | 1945 | "id": 69, |
1896 | 1946 | "link": [4, 4], |
|
0 commit comments