|
1398 | 1398 | "farmCycleDrops": [{"enemy": "Zebbo", "count": 1}], |
1399 | 1399 | "flashSuitChecked": true |
1400 | 1400 | }, |
| 1401 | + { |
| 1402 | + "link": [4, 4], |
| 1403 | + "name": "Open Gate, R-Mode Spark Interrupt", |
| 1404 | + "requires": [ |
| 1405 | + {"obstaclesCleared": ["R-Mode"]}, |
| 1406 | + {"obstaclesCleared": ["A"]}, |
| 1407 | + {"refill": ["Energy"]}, |
| 1408 | + {"or": [ |
| 1409 | + {"canShineCharge": {"usedTiles": 15, "openEnd": 2}}, |
| 1410 | + {"and": [ |
| 1411 | + {"or": [ |
| 1412 | + {"and": [ |
| 1413 | + "h_trickyFrozenEnemyRunway", |
| 1414 | + {"enemyKill": {"enemies": [["Boyon"]]}} |
| 1415 | + ]}, |
| 1416 | + {"and": [ |
| 1417 | + "h_frozenEnemyRunway", |
| 1418 | + "Morph" |
| 1419 | + ]} |
| 1420 | + ]}, |
| 1421 | + {"canShineCharge": {"usedTiles": 18, "openEnd": 1}} |
| 1422 | + ]} |
| 1423 | + ]}, |
| 1424 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 1425 | + "canRModeSparkInterrupt" |
| 1426 | + ], |
| 1427 | + "resetsObstacles": ["R-Mode"], |
| 1428 | + "flashSuitChecked": true, |
| 1429 | + "blueSuitChecked": true, |
| 1430 | + "note": [ |
| 1431 | + "Fill up on the respawning Zebbos. Shinecharge under the open gate, then jump into the left Boyon to interrupt.", |
| 1432 | + "A frozen Zebbo can add to the runway if needed." |
| 1433 | + ] |
| 1434 | + }, |
| 1435 | + { |
| 1436 | + "link": [4, 4], |
| 1437 | + "name": "R-Mode Spark Interrupt", |
| 1438 | + "requires": [ |
| 1439 | + {"obstaclesCleared": ["R-Mode"]}, |
| 1440 | + {"refill": ["Energy"]}, |
| 1441 | + "canShinechargeMovementTricky", |
| 1442 | + {"or": [ |
| 1443 | + "canWalljump", |
| 1444 | + {"and": [ |
| 1445 | + "SpaceJump", |
| 1446 | + "HiJump" |
| 1447 | + ]}, |
| 1448 | + {"and": [ |
| 1449 | + "HiJump", |
| 1450 | + "canSpringBallJumpMidAir" |
| 1451 | + ]} |
| 1452 | + ]}, |
| 1453 | + {"or": [ |
| 1454 | + {"and": [ |
| 1455 | + {"doorUnlockedAtNode": 1}, |
| 1456 | + {"doorUnlockedAtNode": 2}, |
| 1457 | + {"canShineCharge": {"usedTiles": 13, "openEnd": 1}} |
| 1458 | + ]}, |
| 1459 | + {"and": [ |
| 1460 | + {"doorUnlockedAtNode": 1}, |
| 1461 | + {"canShineCharge": {"usedTiles": 12, "openEnd": 1}} |
| 1462 | + ]}, |
| 1463 | + {"and": [ |
| 1464 | + {"doorUnlockedAtNode": 2}, |
| 1465 | + {"canShineCharge": {"usedTiles": 13, "openEnd": 0}} |
| 1466 | + ]}, |
| 1467 | + {"canShineCharge": {"usedTiles": 12, "openEnd": 0}} |
| 1468 | + ]}, |
| 1469 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 1470 | + "canRModeSparkInterrupt" |
| 1471 | + ], |
| 1472 | + "unlocksDoors": [ |
| 1473 | + {"nodeId": 1, "types": ["ammo"], "requires": []}, |
| 1474 | + {"nodeId": 2, "types": ["ammo"], "requires": []} |
| 1475 | + ], |
| 1476 | + "resetsObstacles": ["R-Mode"], |
| 1477 | + "flashSuitChecked": true, |
| 1478 | + "blueSuitChecked": true, |
| 1479 | + "note": [ |
| 1480 | + "Fill up on the respawning Zebbos. Shinecharge between the bottom doors, then jump back up to the Boyon." |
| 1481 | + ] |
| 1482 | + }, |
1401 | 1483 | { |
1402 | 1484 | "id": 73, |
1403 | 1485 | "link": [4, 4], |
|
0 commit comments