|
131 | 131 | } |
132 | 132 | ], |
133 | 133 | "strats": [ |
| 134 | + { |
| 135 | + "link": [1, 1], |
| 136 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 137 | + "entranceCondition": { |
| 138 | + "comeInWithRMode": {} |
| 139 | + }, |
| 140 | + "requires": [ |
| 141 | + {"or": [ |
| 142 | + "h_CrystalFlash", |
| 143 | + {"and": [ |
| 144 | + "h_RModeCanRefillReserves", |
| 145 | + {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]}, |
| 146 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 147 | + ]} |
| 148 | + ]}, |
| 149 | + "h_shinechargeMaxRunway", |
| 150 | + {"autoReserveTrigger": {}}, |
| 151 | + "canRModeSparkInterrupt" |
| 152 | + ], |
| 153 | + "clearsObstacles": ["A"], |
| 154 | + "flashSuitChecked": true, |
| 155 | + "blueSuitChecked": true, |
| 156 | + "note": [ |
| 157 | + "Farm the Zeelas and Reos or else Crystal Flash. Run through the bombwall and shinecharge before falling", |
| 158 | + "down the Dachora Pit. Carry the charge to the Metarees, or leave 1 Reo or Zeela alive, for the interrupt." |
| 159 | + ] |
| 160 | + }, |
134 | 161 | { |
135 | 162 | "id": 1, |
136 | 163 | "link": [1, 1], |
|
689 | 716 | ], |
690 | 717 | "flashSuitChecked": true |
691 | 718 | }, |
| 719 | + { |
| 720 | + "link": [2, 3], |
| 721 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 722 | + "entranceCondition": { |
| 723 | + "comeInWithRMode": {} |
| 724 | + }, |
| 725 | + "requires": [ |
| 726 | + "h_shinechargeMaxRunway", |
| 727 | + {"or": [ |
| 728 | + {"and": [ |
| 729 | + "HiJump", |
| 730 | + "canMidairShinespark", |
| 731 | + "canSpeedyJump", |
| 732 | + {"shinespark": {"frames": 85, "excessFrames": 3}} |
| 733 | + ]}, |
| 734 | + {"and": [ |
| 735 | + "canFastWalljumpClimb", |
| 736 | + "canMidairShinespark", |
| 737 | + {"or": [ |
| 738 | + {"and":[ |
| 739 | + "HiJump", |
| 740 | + {"shinespark": {"frames": 67, "excessFrames": 3}} |
| 741 | + ]}, |
| 742 | + {"shinespark": {"frames": 73, "excessFrames": 3}} |
| 743 | + ]} |
| 744 | + ]}, |
| 745 | + {"shinespark": {"frames": 110, "excessFrames": 3}} |
| 746 | + ]}, |
| 747 | + {"or": [ |
| 748 | + "h_CrystalFlash", |
| 749 | + {"and": [ |
| 750 | + "h_RModeCanRefillReserves", |
| 751 | + {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]}, |
| 752 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 753 | + ]} |
| 754 | + ]}, |
| 755 | + "h_shinechargeMaxRunway", |
| 756 | + {"autoReserveTrigger": {}}, |
| 757 | + "canRModeSparkInterrupt" |
| 758 | + ], |
| 759 | + "clearsObstacles": ["A"], |
| 760 | + "flashSuitChecked": true, |
| 761 | + "blueSuitChecked": true, |
| 762 | + "note": [ |
| 763 | + "Shinespark to the upper section, then quick run through the bomb blocks to get to the Zeelas and Reos.", |
| 764 | + "Farm for reserves or Crystal Flash, then get the shinecharge and use any remaining enemy to interrupt.", |
| 765 | + "Te Metarees are still available if you don't go too far right during the setup." |
| 766 | + ], |
| 767 | + "devNote": [ |
| 768 | + "With Disable E-Tanks or Energy-Free Shinesparks, the Reo/Zeela farm remains viable. Without either QoL", |
| 769 | + "option, however, the Crystal Flash will be expected (not enough enemies with good drops to guarantee a", |
| 770 | + "full e-tank's worth). When using disable E-Tanks the player must be able to disable to 99 *after* the", |
| 771 | + "shinespark." |
| 772 | + ] |
| 773 | + }, |
692 | 774 | { |
693 | 775 | "id": 28, |
694 | 776 | "link": [2, 3], |
|
879 | 961 | "bypassesDoorShell": true, |
880 | 962 | "flashSuitChecked": true |
881 | 963 | }, |
| 964 | + { |
| 965 | + "link": [3, 1], |
| 966 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 967 | + "entranceCondition": { |
| 968 | + "comeInWithRMode": {} |
| 969 | + }, |
| 970 | + "requires": [ |
| 971 | + {"or": [ |
| 972 | + "h_CrystalFlash", |
| 973 | + {"and": [ |
| 974 | + "h_RModeCanRefillReserves", |
| 975 | + {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]}, |
| 976 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 977 | + ]} |
| 978 | + ]}, |
| 979 | + "h_shinechargeMaxRunway", |
| 980 | + {"autoReserveTrigger": {}}, |
| 981 | + "canRModeSparkInterrupt" |
| 982 | + ], |
| 983 | + "clearsObstacles": ["A"], |
| 984 | + "flashSuitChecked": true, |
| 985 | + "blueSuitChecked": true, |
| 986 | + "note": [ |
| 987 | + "Crystal Flash after getting past the Metarees, or else run through the bomb wall and farm Reos and Zeelas. Leave", |
| 988 | + "one Reo or Zeela alive. Free full runway to shinecharge then get hit by the remaining enemy to interrupt." |
| 989 | + ] |
| 990 | + }, |
882 | 991 | { |
883 | 992 | "id": 38, |
884 | 993 | "link": [3, 1], |
|
0 commit comments