|
173 | 173 | "The resetRoom requirement is in case you need to farm a bit to get above health-bomb energy." |
174 | 174 | ] |
175 | 175 | }, |
| 176 | + { |
| 177 | + "link": [1, 1], |
| 178 | + "name": "R-Mode Spark Interrupt", |
| 179 | + "entranceCondition": { |
| 180 | + "comeInWithRMode": {} |
| 181 | + }, |
| 182 | + "requires": [ |
| 183 | + {"or": [ |
| 184 | + "h_CrystalFlashForReserveEnergy", |
| 185 | + {"and": [ |
| 186 | + "h_RModeCanRefillReserves", |
| 187 | + {"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]}, |
| 188 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 30}} |
| 189 | + ]} |
| 190 | + ]}, |
| 191 | + "canStopOnADime", |
| 192 | + "canEscapeEnemyGrab", |
| 193 | + "h_shinechargeMaxRunway", |
| 194 | + {"autoReserveTrigger": {"maxReserveEnergy": 63}}, |
| 195 | + "canRModeSparkInterrupt" |
| 196 | + ], |
| 197 | + "flashSuitChecked": true, |
| 198 | + "blueSuitChecked": true, |
| 199 | + "note": [ |
| 200 | + "Use Speed Booster break all of the blocks and farm all but one Beetom.", |
| 201 | + "Carefully use the last Beetom to damage down, and then use it to interrupt." |
| 202 | + ] |
| 203 | + }, |
176 | 204 | { |
177 | 205 | "id": 5, |
178 | 206 | "link": [1, 1], |
|
901 | 929 | "After 175 moonfalls, reposition the Beetom to chest height, then continue dancing." |
902 | 930 | ] |
903 | 931 | }, |
| 932 | + { |
| 933 | + "link": [2, 2], |
| 934 | + "name": "R-Mode Spark Interrupt", |
| 935 | + "entranceCondition": { |
| 936 | + "comeInWithRMode": {} |
| 937 | + }, |
| 938 | + "requires": [ |
| 939 | + {"or": [ |
| 940 | + "h_CrystalFlashForReserveEnergy", |
| 941 | + {"and": [ |
| 942 | + "h_RModeCanRefillReserves", |
| 943 | + {"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]}, |
| 944 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 30}} |
| 945 | + ]} |
| 946 | + ]}, |
| 947 | + "canStopOnADime", |
| 948 | + "canEscapeEnemyGrab", |
| 949 | + "h_shinechargeMaxRunway", |
| 950 | + {"autoReserveTrigger": {"maxReserveEnergy": 63}}, |
| 951 | + "canRModeSparkInterrupt" |
| 952 | + ], |
| 953 | + "flashSuitChecked": true, |
| 954 | + "blueSuitChecked": true, |
| 955 | + "note": [ |
| 956 | + "Use Speed Booster break all of the blocks and farm all but one Beetom.", |
| 957 | + "Carefully use the last Beetom to damage down, and then use it to interrupt." |
| 958 | + ] |
| 959 | + }, |
904 | 960 | { |
905 | 961 | "id": 35, |
906 | 962 | "link": [2, 2], |
|
0 commit comments