|
364 | 364 | "requires": [], |
365 | 365 | "flashSuitChecked": true |
366 | 366 | }, |
| 367 | + { |
| 368 | + "link": [1, 2], |
| 369 | + "name": "R-Mode Spark Interrupt", |
| 370 | + "entranceCondition": { |
| 371 | + "comeInWithRMode": {} |
| 372 | + }, |
| 373 | + "requires": [ |
| 374 | + "f_DefeatedPhantoon", |
| 375 | + {"or": [ |
| 376 | + "h_CrystalFlashForReserveEnergy", |
| 377 | + {"and": [ |
| 378 | + "h_RModeCanRefillReserves", |
| 379 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 380 | + ]} |
| 381 | + ]}, |
| 382 | + "h_shinechargeMaxRunway", |
| 383 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 384 | + "canRModeSparkInterrupt" |
| 385 | + ], |
| 386 | + "flashSuitChecked": true, |
| 387 | + "blueSuitChecked": true, |
| 388 | + "note": [ |
| 389 | + "Farm atomics and push the robots apart to open up the runway. Use an Atomic to interrupt." |
| 390 | + ] |
| 391 | + }, |
367 | 392 | { |
368 | 393 | "id": 55, |
369 | 394 | "link": [1, 2], |
|
641 | 666 | "flashSuitChecked": true, |
642 | 667 | "devNote": "We could add another jumpway (or two) for the long platform below but it does not yet seem to have an application." |
643 | 668 | }, |
| 669 | + { |
| 670 | + "link": [2, 2], |
| 671 | + "name": "R-Mode Spark Interrupt", |
| 672 | + "entranceCondition": { |
| 673 | + "comeInWithRMode": {}, |
| 674 | + "comesThroughToilet": "no" |
| 675 | + }, |
| 676 | + "requires": [ |
| 677 | + "f_DefeatedPhantoon", |
| 678 | + {"or": [ |
| 679 | + "h_CrystalFlashForReserveEnergy", |
| 680 | + {"and": [ |
| 681 | + "h_RModeCanRefillReserves", |
| 682 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 683 | + ]} |
| 684 | + ]}, |
| 685 | + "h_shinechargeMaxRunway", |
| 686 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 687 | + "canRModeSparkInterrupt" |
| 688 | + ], |
| 689 | + "flashSuitChecked": true, |
| 690 | + "blueSuitChecked": true, |
| 691 | + "note": [ |
| 692 | + "Farm atomics and push the robots apart to open up the runway. Use an Atomic to interrupt." |
| 693 | + ] |
| 694 | + }, |
644 | 695 | { |
645 | 696 | "id": 24, |
646 | 697 | "link": [2, 2], |
|
1050 | 1101 | "note": ["Bounce directly into the morph tunnel."], |
1051 | 1102 | "detailNote": ["This version allows preserving a flash suit."] |
1052 | 1103 | }, |
| 1104 | + { |
| 1105 | + "link": [3, 2], |
| 1106 | + "name": "R-Mode Spark Interrupt", |
| 1107 | + "entranceCondition": { |
| 1108 | + "comeInWithRMode": {} |
| 1109 | + }, |
| 1110 | + "requires": [ |
| 1111 | + "f_DefeatedPhantoon", |
| 1112 | + {"or": [ |
| 1113 | + "h_CrystalFlashForReserveEnergy", |
| 1114 | + {"and": [ |
| 1115 | + "h_bombThings", |
| 1116 | + "h_RModeCanRefillReserves", |
| 1117 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 1118 | + ]} |
| 1119 | + ]}, |
| 1120 | + "h_shinechargeMaxRunway", |
| 1121 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 1122 | + "canRModeSparkInterrupt" |
| 1123 | + ], |
| 1124 | + "clearsObstacles": ["A"], |
| 1125 | + "flashSuitChecked": true, |
| 1126 | + "blueSuitChecked": true, |
| 1127 | + "note": [ |
| 1128 | + "Farm atomics and push the robots apart to open up the runway. Use an Atomic to interrupt." |
| 1129 | + ] |
| 1130 | + }, |
1053 | 1131 | { |
1054 | 1132 | "id": 44, |
1055 | 1133 | "link": [3, 2], |
|
0 commit comments