|
463 | 463 | {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]}, |
464 | 464 | {"partialRefill": {"type": "ReserveEnergy", "limit": 20}}, |
465 | 465 | {"canShineCharge": {"usedTiles": 17, "openEnd": 0}}, |
466 | | - {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 466 | + {"or": [ |
| 467 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 468 | + {"and": [ |
| 469 | + {"autoReserveTrigger": {}}, |
| 470 | + {"acidFrames": 20} |
| 471 | + ]} |
| 472 | + ]}, |
467 | 473 | "canRModeSparkInterrupt" |
468 | 474 | ], |
469 | 475 | "clearsObstacles": ["B"], |
470 | 476 | "flashSuitChecked": true, |
471 | 477 | "blueSuitChecked": true, |
472 | 478 | "note": [ |
473 | | - "Get past the speed blocks and farm the Mellas. Shinecharge while running back and dip in the acid to interrupt.", |
| 479 | + "Get past the speed blocks and farm the Mellas. Shinecharge while running back and use a Mella or the acid to interrupt.", |
474 | 480 | "Getting past the blocks without Morph requires either an Insane Short Charge or an Acid Shinespark." |
475 | 481 | ] |
476 | 482 | }, |
|
491 | 497 | ]} |
492 | 498 | ]}, |
493 | 499 | "h_shinechargeMaxRunway", |
494 | | - {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 500 | + {"or": [ |
| 501 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 502 | + {"and": [ |
| 503 | + {"autoReserveTrigger": {}}, |
| 504 | + {"acidFrames": 20} |
| 505 | + ]} |
| 506 | + ]}, |
495 | 507 | "canRModeSparkInterrupt" |
496 | 508 | ], |
497 | 509 | "clearsObstacles": ["A", "B"], |
498 | 510 | "flashSuitChecked": true, |
499 | 511 | "blueSuitChecked": true, |
500 | 512 | "note": [ |
501 | | - "Crystal Flash, or farm Mellas and use a Power Bomb. Run through the speed blocks and dip into the acid to interrupt." |
| 513 | + "Crystal Flash, or farm Mellas and use a Power Bomb. Run through the speed blocks and use a Mella or the acid to interrupt." |
502 | 514 | ] |
503 | 515 | }, |
504 | 516 | { |
|
1595 | 1607 | {"resourceMissingAtMost": [{"type": "Missile", "count": 0}]}, |
1596 | 1608 | {"partialRefill": {"type": "ReserveEnergy", "limit": 20}}, |
1597 | 1609 | {"canShineCharge": {"usedTiles": 17, "openEnd": 0}}, |
1598 | | - {"autoReserveTrigger": {}}, |
1599 | | - "canRModeSparkInterrupt", |
1600 | | - {"acidFrames": 30} |
| 1610 | + {"or": [ |
| 1611 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 1612 | + {"and": [ |
| 1613 | + {"autoReserveTrigger": {}}, |
| 1614 | + {"acidFrames": 20} |
| 1615 | + ]} |
| 1616 | + ]}, |
| 1617 | + "canRModeSparkInterrupt" |
1601 | 1618 | ], |
1602 | 1619 | "clearsObstacles": ["B"], |
1603 | 1620 | "flashSuitChecked": true, |
1604 | 1621 | "blueSuitChecked": true, |
1605 | 1622 | "note": [ |
1606 | | - "Farm the Mellas for energy, then run through the speed blocks, shinecharge, and jump into the acid to interrupt." |
| 1623 | + "Farm the Mellas for energy, then run through the speed blocks, shinecharge, and use a Mella or the acid to interrupt." |
1607 | 1624 | ] |
1608 | 1625 | }, |
1609 | 1626 | { |
|
1624 | 1641 | ]} |
1625 | 1642 | ]}, |
1626 | 1643 | "h_shinechargeMaxRunway", |
1627 | | - {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 1644 | + {"or": [ |
| 1645 | + {"autoReserveTrigger": {"maxReserveEnergy": 95}}, |
| 1646 | + {"and": [ |
| 1647 | + {"autoReserveTrigger": {}}, |
| 1648 | + {"acidFrames": 20} |
| 1649 | + ]} |
| 1650 | + ]}, |
1628 | 1651 | "canRModeSparkInterrupt" |
1629 | 1652 | ], |
1630 | 1653 | "clearsObstacles": ["A", "B"], |
1631 | 1654 | "flashSuitChecked": true, |
1632 | 1655 | "blueSuitChecked": true, |
1633 | 1656 | "note": [ |
1634 | | - "Crystal Flash, or farm Mellas and use a Power Bomb. Run through the speed blocks and dip into the acid to interrupt." |
| 1657 | + "Crystal Flash, or farm Mellas and use a Power Bomb. Run through the speed blocks and use a Mella or the acid to interrupt." |
1635 | 1658 | ] |
1636 | 1659 | }, |
1637 | 1660 | { |
|
0 commit comments