|
131 | 131 | "gModeRegainMobility": {}, |
132 | 132 | "flashSuitChecked": true |
133 | 133 | }, |
| 134 | + { |
| 135 | + "link": [1, 2], |
| 136 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 137 | + "entranceCondition": { |
| 138 | + "comeInWithRMode": {} |
| 139 | + }, |
| 140 | + "requires": [ |
| 141 | + {"or": [ |
| 142 | + "canCameraManip", |
| 143 | + {"enemyDamage": {"enemy": "Sciser", "type": "contact", "hits": 1}} |
| 144 | + ]}, |
| 145 | + {"or": [ |
| 146 | + "h_CrystalFlash", |
| 147 | + {"and": [ |
| 148 | + "h_RModeCanRefillReserves", |
| 149 | + {"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]}, |
| 150 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 151 | + ]} |
| 152 | + ]}, |
| 153 | + {"canShineCharge": {"usedTiles": 33, "steepUpTiles": 2, "steepDownTiles": 5, "openEnd": 0}}, |
| 154 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 155 | + "canRModeSparkInterrupt" |
| 156 | + ], |
| 157 | + "flashSuitChecked": true, |
| 158 | + "blueSuitChecked": true, |
| 159 | + "note": [ |
| 160 | + "Farm two Scisers in the bottom section (manipulate camera to see where they are) and left Kihunter.", |
| 161 | + "Shinecharge and get interrupted by the right Kihunter." |
| 162 | + ] |
| 163 | + }, |
134 | 164 | { |
135 | 165 | "id": 4, |
136 | 166 | "link": [1, 2], |
|
234 | 264 | "Then X-ray climb 2 screens to get up to the door transition, without needing to open the door." |
235 | 265 | ] |
236 | 266 | }, |
| 267 | + { |
| 268 | + "link": [2, 2], |
| 269 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 270 | + "entranceCondition": { |
| 271 | + "comeInWithRMode": {} |
| 272 | + }, |
| 273 | + "requires": [ |
| 274 | + {"or": [ |
| 275 | + "canCameraManip", |
| 276 | + {"enemyDamage": {"enemy": "Sciser", "type": "contact", "hits": 1}} |
| 277 | + ]}, |
| 278 | + {"or": [ |
| 279 | + "h_CrystalFlash", |
| 280 | + {"and": [ |
| 281 | + "h_RModeCanRefillReserves", |
| 282 | + {"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]}, |
| 283 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 284 | + ]} |
| 285 | + ]}, |
| 286 | + {"canShineCharge": {"usedTiles": 33, "steepUpTiles": 2, "steepDownTiles": 5, "openEnd": 0}}, |
| 287 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 288 | + "canRModeSparkInterrupt" |
| 289 | + ], |
| 290 | + "flashSuitChecked": true, |
| 291 | + "blueSuitChecked": true, |
| 292 | + "note": [ |
| 293 | + "Farm two Scisers in the bottom section (manipulate camera to see where they are) and left Kihunter.", |
| 294 | + "Shinecharge and get interrupted by the right Kihunter." |
| 295 | + ] |
| 296 | + }, |
237 | 297 | { |
238 | 298 | "id": 10, |
239 | 299 | "link": [2, 2], |
|
455 | 515 | "Alternatively use a Power Bomb to kill them or risk tanking a hit." |
456 | 516 | ] |
457 | 517 | }, |
| 518 | + { |
| 519 | + "link": [3, 2], |
| 520 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 521 | + "entranceCondition": { |
| 522 | + "comeInWithRMode": {}, |
| 523 | + "comesThroughToilet": "no" |
| 524 | + }, |
| 525 | + "requires": [ |
| 526 | + {"or": [ |
| 527 | + "h_CrystalFlash", |
| 528 | + {"and": [ |
| 529 | + "h_RModeCanRefillReserves", |
| 530 | + {"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]}, |
| 531 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 532 | + ]} |
| 533 | + ]}, |
| 534 | + {"canShineCharge": {"usedTiles": 33, "steepUpTiles": 2, "steepDownTiles": 5, "openEnd": 0}}, |
| 535 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 536 | + "canRModeSparkInterrupt" |
| 537 | + ], |
| 538 | + "flashSuitChecked": true, |
| 539 | + "blueSuitChecked": true, |
| 540 | + "note": [ |
| 541 | + "Farm two Scisers in the bottom section and left Kihunter.", |
| 542 | + "Shinecharge and get interrupted by the right Kihunter." |
| 543 | + ] |
| 544 | + }, |
458 | 545 | { |
459 | 546 | "id": 21, |
460 | 547 | "link": [3, 2], |
|
0 commit comments