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