|
145 | 145 | "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
146 | 146 | "flashSuitChecked": true |
147 | 147 | }, |
| 148 | + { |
| 149 | + "link": [1, 2], |
| 150 | + "name": "R-Mode Pause Abuse Spark Interrupt", |
| 151 | + "entranceCondition": { |
| 152 | + "comeInWithRMode": {} |
| 153 | + }, |
| 154 | + "requires": [ |
| 155 | + "f_DefeatedPhantoon", |
| 156 | + "h_CrystalFlashForReserveEnergy", |
| 157 | + {"or": [ |
| 158 | + {"canShineCharge": {"usedTiles": 12, "steepUpTiles": 3, "openEnd": 0}}, |
| 159 | + {"and": [ |
| 160 | + {"doorUnlockedAtNode": 2}, |
| 161 | + {"canShineCharge": {"usedTiles": 13, "steepUpTiles": 3, "openEnd": 0}} |
| 162 | + ]} |
| 163 | + ]}, |
| 164 | + {"autoReserveTrigger": {}}, |
| 165 | + "canRModePauseAbuseSparkInterrupt" |
| 166 | + ], |
| 167 | + "unlocksDoors": [ |
| 168 | + {"nodeId": 2, "types": ["ammo"], "requires": []} |
| 169 | + ], |
| 170 | + "flashSuitChecked": true, |
| 171 | + "blueSuitChecked": true, |
| 172 | + "note": [ |
| 173 | + "Crystal Flash, wait for the shot blocks to respawn, shinecharge, and jump into the exposed sparks to pause abuse and interrupt." |
| 174 | + ] |
| 175 | + }, |
148 | 176 | { |
149 | 177 | "id": 4, |
150 | 178 | "link": [1, 3], |
|
243 | 271 | ], |
244 | 272 | "flashSuitChecked": true |
245 | 273 | }, |
| 274 | + { |
| 275 | + "link": [2, 2], |
| 276 | + "name": "R-Mode Pause Abuse Spark Interrupt", |
| 277 | + "entranceCondition": { |
| 278 | + "comeInWithRMode": {} |
| 279 | + }, |
| 280 | + "requires": [ |
| 281 | + "f_DefeatedPhantoon", |
| 282 | + "h_CrystalFlashForReserveEnergy", |
| 283 | + {"or": [ |
| 284 | + {"canShineCharge": {"usedTiles": 12, "steepUpTiles": 3, "openEnd": 0}}, |
| 285 | + {"and": [ |
| 286 | + {"doorUnlockedAtNode": 2}, |
| 287 | + {"canShineCharge": {"usedTiles": 13, "steepUpTiles": 3, "openEnd": 0}} |
| 288 | + ]} |
| 289 | + ]}, |
| 290 | + {"autoReserveTrigger": {}}, |
| 291 | + "canRModePauseAbuseSparkInterrupt" |
| 292 | + ], |
| 293 | + "unlocksDoors": [ |
| 294 | + {"nodeId": 2, "types": ["ammo"], "requires": []} |
| 295 | + ], |
| 296 | + "flashSuitChecked": true, |
| 297 | + "blueSuitChecked": true, |
| 298 | + "note": [ |
| 299 | + "Crystal Flash, wait for the shot blocks to respawn, shinecharge, and jump into the exposed sparks to pause abuse and interrupt." |
| 300 | + ] |
| 301 | + }, |
246 | 302 | { |
247 | 303 | "id": 10, |
248 | 304 | "link": [2, 3], |
|
354 | 410 | "requires": [], |
355 | 411 | "flashSuitChecked": true |
356 | 412 | }, |
| 413 | + { |
| 414 | + "link": [3, 2], |
| 415 | + "name": "R-Mode Pause Abuse Spark Interrupt", |
| 416 | + "entranceCondition": { |
| 417 | + "comeInWithRMode": {} |
| 418 | + }, |
| 419 | + "requires": [ |
| 420 | + "f_DefeatedPhantoon", |
| 421 | + "h_CrystalFlashForReserveEnergy", |
| 422 | + {"or": [ |
| 423 | + {"canShineCharge": {"usedTiles": 12, "steepUpTiles": 3, "openEnd": 0}}, |
| 424 | + {"and": [ |
| 425 | + {"doorUnlockedAtNode": 2}, |
| 426 | + {"canShineCharge": {"usedTiles": 13, "steepUpTiles": 3, "openEnd": 0}} |
| 427 | + ]} |
| 428 | + ]}, |
| 429 | + {"autoReserveTrigger": {}}, |
| 430 | + "canRModePauseAbuseSparkInterrupt" |
| 431 | + ], |
| 432 | + "unlocksDoors": [ |
| 433 | + {"nodeId": 2, "types": ["ammo"], "requires": []} |
| 434 | + ], |
| 435 | + "flashSuitChecked": true, |
| 436 | + "blueSuitChecked": true, |
| 437 | + "note": [ |
| 438 | + "Crystal Flash, wait for the shot blocks to respawn, shinecharge, and jump into the exposed sparks to pause abuse and interrupt." |
| 439 | + ] |
| 440 | + }, |
357 | 441 | { |
358 | 442 | "id": 16, |
359 | 443 | "link": [3, 3], |
|
0 commit comments