|
287 | 287 | ], |
288 | 288 | "flashSuitChecked": true |
289 | 289 | }, |
| 290 | + { |
| 291 | + "link": [1, 3], |
| 292 | + "name": "R-Mode Spark Interrupt", |
| 293 | + "entranceCondition": { |
| 294 | + "comeInWithRMode": {} |
| 295 | + }, |
| 296 | + "requires": [ |
| 297 | + "h_CrystalFlashForReserveEnergy", |
| 298 | + {"or": [ |
| 299 | + {"canShineCharge": {"usedTiles": 12, "openEnd": 0}}, |
| 300 | + {"and": [ |
| 301 | + {"doorUnlockedAtNode": 3}, |
| 302 | + {"canShineCharge": {"usedTiles": 13, "openEnd": 0}} |
| 303 | + ]} |
| 304 | + ]}, |
| 305 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 306 | + "canRModeSparkInterrupt" |
| 307 | + ], |
| 308 | + "unlocksDoors": [ |
| 309 | + {"nodeId": 3, "types": ["ammo"], "requires": []} |
| 310 | + ], |
| 311 | + "flashSuitChecked": true, |
| 312 | + "blueSuitChecked": true, |
| 313 | + "note": [ |
| 314 | + "Crystal Flash, shinecharge at the bottom, and use any Rinka to interurpt." |
| 315 | + ] |
| 316 | + }, |
290 | 317 | { |
291 | 318 | "id": 11, |
292 | 319 | "link": [2, 1], |
|
680 | 707 | "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
681 | 708 | "flashSuitChecked": true |
682 | 709 | }, |
| 710 | + { |
| 711 | + "link": [2, 3], |
| 712 | + "name": "R-Mode Spark Interrupt", |
| 713 | + "entranceCondition": { |
| 714 | + "comeInWithRMode": {} |
| 715 | + }, |
| 716 | + "requires": [ |
| 717 | + "h_CrystalFlashForReserveEnergy", |
| 718 | + {"or": [ |
| 719 | + {"canShineCharge": {"usedTiles": 12, "openEnd": 0}}, |
| 720 | + {"and": [ |
| 721 | + {"doorUnlockedAtNode": 3}, |
| 722 | + {"canShineCharge": {"usedTiles": 13, "openEnd": 0}} |
| 723 | + ]} |
| 724 | + ]}, |
| 725 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 726 | + "canRModeSparkInterrupt" |
| 727 | + ], |
| 728 | + "unlocksDoors": [ |
| 729 | + {"nodeId": 3, "types": ["ammo"], "requires": []} |
| 730 | + ], |
| 731 | + "flashSuitChecked": true, |
| 732 | + "blueSuitChecked": true, |
| 733 | + "note": [ |
| 734 | + "Crystal Flash, shinecharge at the bottom, and use any Rinka to interurpt." |
| 735 | + ] |
| 736 | + }, |
683 | 737 | { |
684 | 738 | "id": 31, |
685 | 739 | "link": [3, 1], |
|
1278 | 1332 | }, |
1279 | 1333 | "flashSuitChecked": true |
1280 | 1334 | }, |
| 1335 | + { |
| 1336 | + "link": [3, 3], |
| 1337 | + "name": "R-Mode Spark Interrupt", |
| 1338 | + "entranceCondition": { |
| 1339 | + "comeInWithRMode": {} |
| 1340 | + }, |
| 1341 | + "requires": [ |
| 1342 | + "h_CrystalFlashForReserveEnergy", |
| 1343 | + {"or": [ |
| 1344 | + {"canShineCharge": {"usedTiles": 12, "openEnd": 0}}, |
| 1345 | + {"and": [ |
| 1346 | + {"doorUnlockedAtNode": 3}, |
| 1347 | + {"canShineCharge": {"usedTiles": 13, "openEnd": 0}} |
| 1348 | + ]} |
| 1349 | + ]}, |
| 1350 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 1351 | + "canRModeSparkInterrupt" |
| 1352 | + ], |
| 1353 | + "unlocksDoors": [ |
| 1354 | + {"nodeId": 3, "types": ["ammo"], "requires": []} |
| 1355 | + ], |
| 1356 | + "flashSuitChecked": true, |
| 1357 | + "blueSuitChecked": true, |
| 1358 | + "note": [ |
| 1359 | + "Crystal Flash, shinecharge at the bottom, and use any Rinka to interurpt." |
| 1360 | + ] |
| 1361 | + }, |
1281 | 1362 | { |
1282 | 1363 | "id": 57, |
1283 | 1364 | "link": [3, 3], |
|
0 commit comments