|
132 | 132 | ], |
133 | 133 | "flashSuitChecked": true |
134 | 134 | }, |
| 135 | + { |
| 136 | + "link": [1, 4], |
| 137 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 138 | + "entranceCondition": { |
| 139 | + "comeInWithRMode": {} |
| 140 | + }, |
| 141 | + "requires": [ |
| 142 | + {"or": [ |
| 143 | + {"and": [ |
| 144 | + "canTrickyJump", |
| 145 | + {"heatFrames": 570} |
| 146 | + ]}, |
| 147 | + {"and": [ |
| 148 | + "SpaceJump", |
| 149 | + {"heatFrames": 510} |
| 150 | + ]}, |
| 151 | + {"and": [ |
| 152 | + "h_heatProof", |
| 153 | + "Morph", |
| 154 | + {"enemyKill": {"enemies": [["Dragon"]], "explicitWeapons": ["PowerBombPeriphery"]}}, |
| 155 | + {"enemyKill": {"enemies": [["Dragon", "Dragon"]], "explicitWeapons": ["PowerBomb"]}} |
| 156 | + ]} |
| 157 | + ]}, |
| 158 | + {"or": [ |
| 159 | + "h_heatedCrystalFlashForReserveEnergy", |
| 160 | + {"and": [ |
| 161 | + {"or": [ |
| 162 | + "Grapple", |
| 163 | + "SpaceJump" |
| 164 | + ]}, |
| 165 | + "canTrickyJump", |
| 166 | + "h_heatProof", |
| 167 | + "h_RModeCanRefillReserves", |
| 168 | + {"enemyKill": {"enemies": [["Dragon"]], "excludedWeapons": ["Missile", "PowerBomb"]}}, |
| 169 | + {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]}, |
| 170 | + {"or": [ |
| 171 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 5}}, |
| 172 | + {"and": [ |
| 173 | + "canBePatient", |
| 174 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 175 | + ]} |
| 176 | + ]} |
| 177 | + ]} |
| 178 | + ]}, |
| 179 | + {"heatFrames": 300}, |
| 180 | + {"canShineCharge": {"usedTiles": 24, "openEnd": 1}}, |
| 181 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 182 | + "canRModeSparkInterrupt", |
| 183 | + {"heatFrames": 80} |
| 184 | + ], |
| 185 | + "flashSuitChecked": true, |
| 186 | + "blueSuitChecked": true, |
| 187 | + "note": [ |
| 188 | + "Cross to the center platform to get to the shinecharge runway. Any Dragons you kill", |
| 189 | + "along the way, you can try to collect their drops with Grapple Beam instead of risking", |
| 190 | + "the acid. Keep one Dragon to the left of the elevator to use their fireball for interrupt.", |
| 191 | + "Or you can also use a heat interrupt." |
| 192 | + ] |
| 193 | + }, |
135 | 194 | { |
136 | 195 | "id": 3, |
137 | 196 | "link": [1, 4], |
|
390 | 449 | ], |
391 | 450 | "flashSuitChecked": true |
392 | 451 | }, |
| 452 | + { |
| 453 | + "link": [2, 4], |
| 454 | + "name": "R-Mode Spark Interrupt (Gain Blue Suit)", |
| 455 | + "entranceCondition": { |
| 456 | + "comeInWithRMode": {} |
| 457 | + }, |
| 458 | + "requires": [ |
| 459 | + {"heatFrames": 360}, |
| 460 | + {"or": [ |
| 461 | + "h_heatedCrystalFlashForReserveEnergy", |
| 462 | + {"and": [ |
| 463 | + {"or": [ |
| 464 | + "Grapple", |
| 465 | + "SpaceJump" |
| 466 | + ]}, |
| 467 | + "canTrickyJump", |
| 468 | + "h_heatProof", |
| 469 | + {"enemyKill": {"enemies": [["Dragon"]], "excludedWeapons": ["Missile", "PowerBomb"]}}, |
| 470 | + {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]}, |
| 471 | + {"or": [ |
| 472 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 5}}, |
| 473 | + {"and": [ |
| 474 | + "canBePatient", |
| 475 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 476 | + ]} |
| 477 | + ]} |
| 478 | + ]} |
| 479 | + ]}, |
| 480 | + {"heatFrames": 300}, |
| 481 | + {"canShineCharge": {"usedTiles": 24, "openEnd": 1}}, |
| 482 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 483 | + "canRModeSparkInterrupt", |
| 484 | + {"heatFrames": 80} |
| 485 | + ], |
| 486 | + "flashSuitChecked": true, |
| 487 | + "blueSuitChecked": true, |
| 488 | + "note": [ |
| 489 | + "Cross to the center platform to get to the shinecharge runway. Of the two Dragons left", |
| 490 | + "of the elevator, farm the left one and to use the right one's fireball to interrupt while", |
| 491 | + "at the leftmost side of the of the center runway. Or you can also use a heat interrupt." |
| 492 | + ] |
| 493 | + }, |
393 | 494 | { |
394 | 495 | "id": 13, |
395 | 496 | "link": [2, 4], |
|
0 commit comments