|
68 | 68 | } |
69 | 69 | ], |
70 | 70 | "strats": [ |
| 71 | + { |
| 72 | + "link": [1, 1], |
| 73 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 74 | + "entranceCondition": { |
| 75 | + "comeInWithRMode": {} |
| 76 | + }, |
| 77 | + "requires": [ |
| 78 | + {"or": [ |
| 79 | + "h_CrystalFlash", |
| 80 | + {"and": [ |
| 81 | + {"or": [ |
| 82 | + {"and": [ |
| 83 | + {"resourceAvailable": [{"type": "RegularEnergy", "count": 4}]}, |
| 84 | + {"disableEquipment": "ETank"}, |
| 85 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 200}} |
| 86 | + ]}, |
| 87 | + {"and": [ |
| 88 | + {"resourceMissingAtMost": [{"type": "RegularEnergy", "count": 0}]}, |
| 89 | + "canRiskPermanentLossOfAccess", |
| 90 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 200}} |
| 91 | + ]} |
| 92 | + ]}, |
| 93 | + {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]} |
| 94 | + ]} |
| 95 | + ]}, |
| 96 | + "h_shinechargeMaxRunway", |
| 97 | + {"autoReserveTrigger": {}}, |
| 98 | + "canRModeSparkInterrupt" |
| 99 | + ], |
| 100 | + "flashSuitChecked": true, |
| 101 | + "blueSuitChecked": true, |
| 102 | + "note": [ |
| 103 | + "The Kagos can provide a lot of energy. Run across the room and then jump into the", |
| 104 | + "Gray Geemer's path to interrupt." |
| 105 | + ] |
| 106 | + }, |
71 | 107 | { |
72 | 108 | "id": 1, |
73 | 109 | "link": [1, 1], |
|
201 | 237 | "flashSuitChecked": true, |
202 | 238 | "blueSuitChecked": true |
203 | 239 | }, |
| 240 | + { |
| 241 | + "link": [2, 1], |
| 242 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 243 | + "entranceCondition": { |
| 244 | + "comeInWithRMode": {} |
| 245 | + }, |
| 246 | + "requires": [ |
| 247 | + {"or": [ |
| 248 | + "h_CrystalFlash", |
| 249 | + {"and": [ |
| 250 | + {"or": [ |
| 251 | + {"and": [ |
| 252 | + {"resourceAvailable": [{"type": "RegularEnergy", "count": 4}]}, |
| 253 | + {"disableEquipment": "ETank"}, |
| 254 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 200}} |
| 255 | + ]}, |
| 256 | + {"and": [ |
| 257 | + {"resourceMissingAtMost": [{"type": "RegularEnergy", "count": 0}]}, |
| 258 | + "canRiskPermanentLossOfAccess", |
| 259 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 200}} |
| 260 | + ]} |
| 261 | + ]}, |
| 262 | + {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]} |
| 263 | + ]} |
| 264 | + ]}, |
| 265 | + "h_shinechargeMaxRunway", |
| 266 | + {"autoReserveTrigger": {}}, |
| 267 | + "canRModeSparkInterrupt" |
| 268 | + ], |
| 269 | + "flashSuitChecked": true, |
| 270 | + "blueSuitChecked": true, |
| 271 | + "note": [ |
| 272 | + "The Kagos can provide a lot of energy. Run across the room and then jump into the", |
| 273 | + "Gray Geemer's path to interrupt." |
| 274 | + ] |
| 275 | + }, |
204 | 276 | { |
205 | 277 | "id": 8, |
206 | 278 | "link": [2, 1], |
|
0 commit comments