|
441 | 441 | }, |
442 | 442 | { |
443 | 443 | "link": [2, 1], |
444 | | - "name": "Shinespark X-Ray Climb (Power Off)", |
| 444 | + "name": "Shinespark Slope Clip X-Ray Climb (Power Off)", |
445 | 445 | "requires": [ |
446 | | - {"notable": "Shinespark X-Ray Climb"}, |
447 | 446 | {"not": "f_DefeatedPhantoon"}, |
448 | 447 | "canRiskPermanentLossOfAccess", |
449 | 448 | "h_shinechargeMaxRunway", |
450 | 449 | "canShinechargeMovement", |
451 | 450 | {"shinespark": {"frames": 1, "excessFrames": 1}}, |
| 451 | + "canShinesparkSlopeClip", |
452 | 452 | "canXRayClimb", |
453 | 453 | {"or": [ |
454 | 454 | {"getBlueSpeed": {"usedTiles": 16, "steepDownTiles": 4, "openEnd": 0}}, |
|
473 | 473 | }, |
474 | 474 | { |
475 | 475 | "link": [2, 1], |
476 | | - "name": "Shinespark X-Ray Climb (Come in Shinecharged)", |
| 476 | + "name": "Shinespark Slope Clip X-Ray Climb (Come in Shinecharged)", |
477 | 477 | "entranceCondition": { |
478 | 478 | "comeInShinecharged": {} |
479 | 479 | }, |
480 | 480 | "requires": [ |
481 | | - {"notable": "Shinespark X-Ray Climb"}, |
482 | 481 | {"shineChargeFrames": 50}, |
483 | 482 | "canShinechargeMovementTricky", |
484 | 483 | {"shinespark": {"frames": 88, "excessFrames": 0}}, |
| 484 | + "canShinesparkSlopeClip", |
485 | 485 | "canXRayClimb", |
486 | 486 | {"or": [ |
487 | 487 | {"getBlueSpeed": {"usedTiles": 16, "steepDownTiles": 4, "openEnd": 0}}, |
|
1646 | 1646 | "There is a chance that Samus will not be able to Crystal Flash unless first placing a Bomb or Power Bomb." |
1647 | 1647 | ] |
1648 | 1648 | }, |
| 1649 | + { |
| 1650 | + "link": [6, 1], |
| 1651 | + "name": "Shinespark Slope Clip X-Ray Climb (X-Mode)", |
| 1652 | + "requires": [ |
| 1653 | + "canXMode", |
| 1654 | + "h_XModeSpikeHit", |
| 1655 | + "h_shinechargeMaxRunway", |
| 1656 | + "canShinechargeMovement", |
| 1657 | + {"shinespark": {"frames": 1, "excessFrames": 1}}, |
| 1658 | + "canShinesparkSlopeClip", |
| 1659 | + "canXRayClimb", |
| 1660 | + {"or": [ |
| 1661 | + {"getBlueSpeed": {"usedTiles": 16, "steepDownTiles": 4, "openEnd": 0}}, |
| 1662 | + "can4HighMidAirMorph" |
| 1663 | + ]} |
| 1664 | + ], |
| 1665 | + "exitCondition": { |
| 1666 | + "leaveNormally": {} |
| 1667 | + }, |
| 1668 | + "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
| 1669 | + "note": [ |
| 1670 | + "Use X-mode to gain a shinecharge near the Chozo statue.", |
| 1671 | + "Jump onto the Chozo statue, press against the wall, and shinespark into it to clip in;", |
| 1672 | + "then X-Ray climb up." |
| 1673 | + ], |
| 1674 | + "detailNote": [ |
| 1675 | + "A second spike hit can be avoided by holding an angle button to turn around while in X-mode;", |
| 1676 | + "arm pump to move out of the spikes before activating the shinecharge and exiting X-mode." |
| 1677 | + ], |
| 1678 | + "devNote": [ |
| 1679 | + "The leaveNormally is to ensure it won't be required to do the Speed block moondance blind up there." |
| 1680 | + ] |
| 1681 | + }, |
1649 | 1682 | { |
1650 | 1683 | "id": 54, |
1651 | 1684 | "link": [6, 3], |
|
1753 | 1786 | "note": [ |
1754 | 1787 | "Jump into a breakable Grapple block. Crystal Flash then X-ray climb to the region above." |
1755 | 1788 | ] |
1756 | | - }, |
1757 | | - { |
1758 | | - "id": 6, |
1759 | | - "name": "Shinespark X-Ray Climb", |
1760 | | - "note": [ |
1761 | | - "Shinespark into the wall behind the Chozo statue, to clip into the wall and X-Ray climb up." |
1762 | | - ] |
1763 | 1789 | } |
1764 | 1790 | ], |
1765 | 1791 | "nextStratId": 69, |
|
0 commit comments