|
154 | 154 | } |
155 | 155 | ], |
156 | 156 | "strats": [ |
| 157 | + { |
| 158 | + "link": [1, 1], |
| 159 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 160 | + "entranceCondition": { |
| 161 | + "comeInWithRMode": {} |
| 162 | + }, |
| 163 | + "requires": [ |
| 164 | + "Gravity", |
| 165 | + "canDodgeWhileShooting", |
| 166 | + {"or": [ |
| 167 | + "h_CrystalFlash", |
| 168 | + {"and": [ |
| 169 | + "h_RModeCanRefillReserves", |
| 170 | + {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]}, |
| 171 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 172 | + ]} |
| 173 | + ]}, |
| 174 | + {"canShineCharge": { "usedTiles": 20, "steepUpTiles": 4, "steepDownTiles": 2, "startingDownTiles": 1, "openEnd": 0 }}, |
| 175 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 176 | + "canRModeSparkInterrupt" |
| 177 | + ], |
| 178 | + "flashSuitChecked": true, |
| 179 | + "blueSuitChecked": true, |
| 180 | + "note": [ |
| 181 | + "Farm the Choots for energy. Shinecharge on the left side and get interrupted by the Skultera." |
| 182 | + ] |
| 183 | + }, |
157 | 184 | { |
158 | 185 | "id": 1, |
159 | 186 | "link": [1, 1], |
|
692 | 719 | "requires": [], |
693 | 720 | "flashSuitChecked": true |
694 | 721 | }, |
| 722 | + { |
| 723 | + "link": [2, 1], |
| 724 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 725 | + "entranceCondition": { |
| 726 | + "comeInWithRMode": {} |
| 727 | + }, |
| 728 | + "requires": [ |
| 729 | + "Gravity", |
| 730 | + {"or": [ |
| 731 | + "h_CrystalFlash", |
| 732 | + {"and": [ |
| 733 | + "h_RModeCanRefillReserves", |
| 734 | + {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]}, |
| 735 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 736 | + ]} |
| 737 | + ]}, |
| 738 | + {"canShineCharge": { "usedTiles": 20, "steepUpTiles": 4, "steepDownTiles": 2, "startingDownTiles": 1, "openEnd": 0 }}, |
| 739 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 740 | + "canRModeSparkInterrupt" |
| 741 | + ], |
| 742 | + "flashSuitChecked": true, |
| 743 | + "blueSuitChecked": true, |
| 744 | + "note": [ |
| 745 | + "Farm the Choots for energy. Shinecharge on the left side and get interrupted by the Skultera." |
| 746 | + ] |
| 747 | + }, |
695 | 748 | { |
696 | 749 | "id": 68, |
697 | 750 | "link": [2, 1], |
|
0 commit comments