|
548 | 548 | {"id": 4}, |
549 | 549 | {"id": 9}, |
550 | 550 | {"id": 11}, |
551 | | - {"id": 12} |
| 551 | + {"id": 12}, |
| 552 | + {"id": 13} |
552 | 553 | ] |
553 | 554 | }, |
554 | 555 | { |
|
683 | 684 | ], |
684 | 685 | "devNote": "With Morph, Bombs, or Spring Ball, 1->15->12 will be used instead." |
685 | 686 | }, |
| 687 | + { |
| 688 | + "link": [1, 13], |
| 689 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 690 | + "entranceCondition": { |
| 691 | + "comeInWithRMode": {} |
| 692 | + }, |
| 693 | + "requires": [ |
| 694 | + "Morph", |
| 695 | + "h_bombThings", |
| 696 | + {"refill": ["Energy"]}, |
| 697 | + {"canShineCharge": {"usedTiles": 25, "openEnd": 1}}, |
| 698 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 699 | + "canRModeSparkInterrupt" |
| 700 | + ], |
| 701 | + "clearsObstacles": ["A"], |
| 702 | + "flashSuitChecked": true, |
| 703 | + "blueSuitChecked": true, |
| 704 | + "note": [ |
| 705 | + "Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb." |
| 706 | + ] |
| 707 | + }, |
686 | 708 | { |
687 | 709 | "id": 6, |
688 | 710 | "link": [1, 13], |
|
946 | 968 | ], |
947 | 969 | "devNote": "With Morph, Bombs, or Spring Ball, 2->15->12 will be used instead." |
948 | 970 | }, |
| 971 | + { |
| 972 | + "link": [2, 13], |
| 973 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 974 | + "entranceCondition": { |
| 975 | + "comeInWithRMode": {} |
| 976 | + }, |
| 977 | + "requires": [ |
| 978 | + {"refill": ["Energy"]}, |
| 979 | + {"canShineCharge": {"usedTiles": 25, "openEnd": 1}}, |
| 980 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 981 | + "canRModeSparkInterrupt" |
| 982 | + ], |
| 983 | + "flashSuitChecked": true, |
| 984 | + "blueSuitChecked": true, |
| 985 | + "note": [ |
| 986 | + "Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb." |
| 987 | + ] |
| 988 | + }, |
949 | 989 | { |
950 | 990 | "id": 21, |
951 | 991 | "link": [2, 13], |
|
1186 | 1226 | ], |
1187 | 1227 | "flashSuitChecked": true |
1188 | 1228 | }, |
| 1229 | + { |
| 1230 | + "link": [3, 13], |
| 1231 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 1232 | + "entranceCondition": { |
| 1233 | + "comeInWithRMode": {} |
| 1234 | + }, |
| 1235 | + "requires": [ |
| 1236 | + {"refill": ["Energy"]}, |
| 1237 | + {"canShineCharge": {"usedTiles": 25, "openEnd": 1}}, |
| 1238 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 1239 | + "canRModeSparkInterrupt" |
| 1240 | + ], |
| 1241 | + "flashSuitChecked": true, |
| 1242 | + "blueSuitChecked": true, |
| 1243 | + "note": [ |
| 1244 | + "Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb." |
| 1245 | + ] |
| 1246 | + }, |
1189 | 1247 | { |
1190 | 1248 | "id": 27, |
1191 | 1249 | "link": [3, 13], |
|
1622 | 1680 | ], |
1623 | 1681 | "detailNote": "It is possible to save one Power Bomb by placing 6 of them up against the ceiling, then the 7th low to kill the Sidehoppers." |
1624 | 1682 | }, |
| 1683 | + { |
| 1684 | + "link": [4, 13], |
| 1685 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 1686 | + "entranceCondition": { |
| 1687 | + "comeInWithRMode": {} |
| 1688 | + }, |
| 1689 | + "requires": [ |
| 1690 | + "Morph", |
| 1691 | + {"or": [ |
| 1692 | + "Wave", |
| 1693 | + "h_usePowerBomb", |
| 1694 | + {"enemyDamage": {"enemy": "Sm. Sidehopper", "type": "contact", "hits": 1}}, |
| 1695 | + {"and": [ |
| 1696 | + "Plasma", |
| 1697 | + "canTrickyJump" |
| 1698 | + ]} |
| 1699 | + ]}, |
| 1700 | + {"refill": ["Energy"]}, |
| 1701 | + {"canShineCharge": {"usedTiles": 25, "openEnd": 1}}, |
| 1702 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 1703 | + "canRModeSparkInterrupt" |
| 1704 | + ], |
| 1705 | + "clearsObstacles": ["C"], |
| 1706 | + "flashSuitChecked": true, |
| 1707 | + "blueSuitChecked": true, |
| 1708 | + "note": [ |
| 1709 | + "Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb." |
| 1710 | + ] |
| 1711 | + }, |
1625 | 1712 | { |
1626 | 1713 | "id": 39, |
1627 | 1714 | "link": [4, 13], |
|
1800 | 1887 | ], |
1801 | 1888 | "flashSuitChecked": true |
1802 | 1889 | }, |
| 1890 | + { |
| 1891 | + "link": [5, 13], |
| 1892 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 1893 | + "entranceCondition": { |
| 1894 | + "comeInWithRMode": {} |
| 1895 | + }, |
| 1896 | + "requires": [ |
| 1897 | + {"refill": ["Energy"]}, |
| 1898 | + {"canShineCharge": {"usedTiles": 25, "openEnd": 1}}, |
| 1899 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 1900 | + "canRModeSparkInterrupt" |
| 1901 | + ], |
| 1902 | + "flashSuitChecked": true, |
| 1903 | + "blueSuitChecked": true, |
| 1904 | + "note": [ |
| 1905 | + "Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb." |
| 1906 | + ] |
| 1907 | + }, |
1803 | 1908 | { |
1804 | 1909 | "id": 45, |
1805 | 1910 | "link": [5, 13], |
|
2043 | 2148 | "flashSuitChecked": true, |
2044 | 2149 | "note": "Carefully roll off of the edge and land on the platform holding the item. Roll through it until PLMs are overloaded, then roll through the bomb blocks and down below." |
2045 | 2150 | }, |
| 2151 | + { |
| 2152 | + "link": [6, 13], |
| 2153 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 2154 | + "entranceCondition": { |
| 2155 | + "comeInWithRMode": {} |
| 2156 | + }, |
| 2157 | + "requires": [ |
| 2158 | + {"refill": ["Energy"]}, |
| 2159 | + {"canShineCharge": {"usedTiles": 25, "openEnd": 1}}, |
| 2160 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 2161 | + "canRModeSparkInterrupt" |
| 2162 | + ], |
| 2163 | + "flashSuitChecked": true, |
| 2164 | + "blueSuitChecked": true, |
| 2165 | + "note": [ |
| 2166 | + "Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb." |
| 2167 | + ] |
| 2168 | + }, |
2046 | 2169 | { |
2047 | 2170 | "id": 59, |
2048 | 2171 | "link": [6, 13], |
|
2243 | 2366 | }, |
2244 | 2367 | "flashSuitChecked": true |
2245 | 2368 | }, |
| 2369 | + { |
| 2370 | + "link": [7, 13], |
| 2371 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 2372 | + "entranceCondition": { |
| 2373 | + "comeInWithRMode": {} |
| 2374 | + }, |
| 2375 | + "requires": [ |
| 2376 | + "Morph", |
| 2377 | + "h_bombThings", |
| 2378 | + {"ammo": {"type": "Super", "count": 1}}, |
| 2379 | + {"refill": ["Energy"]}, |
| 2380 | + {"canShineCharge": {"usedTiles": 25, "openEnd": 1}}, |
| 2381 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 2382 | + "canRModeSparkInterrupt" |
| 2383 | + ], |
| 2384 | + "clearsObstacles": ["F"], |
| 2385 | + "flashSuitChecked": true, |
| 2386 | + "blueSuitChecked": true, |
| 2387 | + "note": [ |
| 2388 | + "Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb." |
| 2389 | + ] |
| 2390 | + }, |
2246 | 2391 | { |
2247 | 2392 | "id": 63, |
2248 | 2393 | "link": [7, 13], |
|
2643 | 2788 | "note": "Roll through it until PLMs are overloaded, then roll through the bomb blocks and down below.", |
2644 | 2789 | "devNote": "With more items, the strat with camera scroll blocks will be used." |
2645 | 2790 | }, |
| 2791 | + { |
| 2792 | + "link": [8, 13], |
| 2793 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 2794 | + "entranceCondition": { |
| 2795 | + "comeInWithRMode": {} |
| 2796 | + }, |
| 2797 | + "requires": [ |
| 2798 | + {"or": [ |
| 2799 | + "canMidAirMorph", |
| 2800 | + "h_useSpringBall", |
| 2801 | + "h_bombThings" |
| 2802 | + ]}, |
| 2803 | + {"refill": ["Energy"]}, |
| 2804 | + {"canShineCharge": {"usedTiles": 25, "openEnd": 1}}, |
| 2805 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 2806 | + "canRModeSparkInterrupt" |
| 2807 | + ], |
| 2808 | + "clearsObstacles": ["F"], |
| 2809 | + "flashSuitChecked": true, |
| 2810 | + "blueSuitChecked": true, |
| 2811 | + "note": [ |
| 2812 | + "Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb." |
| 2813 | + ] |
| 2814 | + }, |
2646 | 2815 | { |
2647 | 2816 | "id": 77, |
2648 | 2817 | "link": [8, 13], |
|
2924 | 3093 | "clearsObstacles": ["E"], |
2925 | 3094 | "flashSuitChecked": true |
2926 | 3095 | }, |
| 3096 | + { |
| 3097 | + "link": [9, 13], |
| 3098 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 3099 | + "entranceCondition": { |
| 3100 | + "comeInWithRMode": {} |
| 3101 | + }, |
| 3102 | + "requires": [ |
| 3103 | + "Morph", |
| 3104 | + "h_usePowerBomb", |
| 3105 | + "h_destroyBombWalls", |
| 3106 | + {"refill": ["Energy"]}, |
| 3107 | + {"canShineCharge": {"usedTiles": 25, "openEnd": 1}}, |
| 3108 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 3109 | + "canRModeSparkInterrupt" |
| 3110 | + ], |
| 3111 | + "clearsObstacles": ["E", "D"], |
| 3112 | + "flashSuitChecked": true, |
| 3113 | + "blueSuitChecked": true, |
| 3114 | + "note": [ |
| 3115 | + "Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb." |
| 3116 | + ] |
| 3117 | + }, |
| 3118 | + { |
| 3119 | + "link": [9, 13], |
| 3120 | + "name": "Charge Escape Clip + R-Mode Spark Interrupt (Gain Blue Suit)", |
| 3121 | + "entranceCondition": { |
| 3122 | + "comeInWithRMode": {} |
| 3123 | + }, |
| 3124 | + "requires": [ |
| 3125 | + "Morph", |
| 3126 | + "h_usePowerBomb", |
| 3127 | + {"or": [ |
| 3128 | + "canTwoTileSqueeze", |
| 3129 | + {"and": [ |
| 3130 | + "Morph", |
| 3131 | + "canXRayStandUp" |
| 3132 | + ]} |
| 3133 | + ]}, |
| 3134 | + "canPartialFloorClip", |
| 3135 | + "canCeilingClip", |
| 3136 | + {"refill": ["Energy"]}, |
| 3137 | + {"canShineCharge": {"usedTiles": 25, "openEnd": 1}}, |
| 3138 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 3139 | + "canRModeSparkInterrupt" |
| 3140 | + ], |
| 3141 | + "clearsObstacles": ["E"], |
| 3142 | + "flashSuitChecked": true, |
| 3143 | + "blueSuitChecked": true, |
| 3144 | + "note": [ |
| 3145 | + "Farm the Zeb pipe just above the 'main' left door. Shinecharge on the ledge below, then hop back up and get interrupted by a Zeb." |
| 3146 | + ] |
| 3147 | + }, |
2927 | 3148 | { |
2928 | 3149 | "id": 83, |
2929 | 3150 | "link": [10, 4], |
|
0 commit comments