|
757 | 757 | "link": [1, 3], |
758 | 758 | "name": "Spike Platforming with Move Assist (Left to Right)", |
759 | 759 | "requires": [ |
760 | | - {"notable": "Spike Platforming with Move Assist (Left to Right)"}, |
| 760 | + {"notable": "Spike Platforming with Move Assist"}, |
761 | 761 | "canDash", |
762 | 762 | "canWallJump", |
| 763 | + "canSuitlessMaridia", |
| 764 | + "canPlayInSand", |
| 765 | + "canTrickyJump", |
763 | 766 | "Morph", |
764 | 767 | "canUseIFrames", |
765 | 768 | "canNeutralDamageBoost", |
| 769 | + {"spikeHits": 3}, |
766 | 770 | {"or": [ |
767 | | - "Grapple", |
768 | 771 | {"and": [ |
769 | | - "canSuitlessMaridia", |
770 | | - "canPlayInSand", |
771 | 772 | "HiJump", |
772 | | - "canTrickySpringBallJump", |
773 | | - "canTrickyJump", |
774 | | - {"spikeHits": 2} |
| 773 | + "canTrickySpringBallJump" |
775 | 774 | ]}, |
776 | 775 | {"and": [ |
777 | | - "canSuitlessMaridia", |
778 | | - "canPlayInSand", |
779 | | - "canTrickyUseFrozenEnemies", |
780 | | - "canTrickyJump", |
781 | | - {"spikeHits": 2}, |
| 776 | + "canMochtroidIceClimb", |
782 | 777 | {"or": [ |
783 | 778 | "canInsaneJump", |
784 | 779 | {"enemyDamage": {"enemy": "Mochtroid", "type": "contact", "hits": 1}} |
785 | 780 | ]} |
786 | 781 | ]} |
787 | 782 | ]}, |
788 | | - {"spikeHits": 1}, |
789 | 783 | {"or": [ |
790 | 784 | {"spikeHits": 1}, |
791 | 785 | "canHorizontalDamageBoost" |
|
796 | 790 | "note": [ |
797 | 791 | "Use the spikes, which are not in the water, to jump from platform to platform as a way to cross the room.", |
798 | 792 | "Requires knowing the position of every spike in the room, and hitting the spikes while morphed can help.", |
799 | | - "The first jump is particularly tough. A Spring Ball jump from the sand with HiJump, or Grapple can be used to get past it." |
| 793 | + "The first jump is particularly tough. A Spring Ball jump from the sand to the spike with HiJump, or a frozen Mochtroid can be used to get past it." |
800 | 794 | ] |
801 | 795 | }, |
802 | 796 | { |
|
865 | 859 | "canMochtroidIceClimb", |
866 | 860 | "canPlayInSand", |
867 | 861 | "canCameraManip", |
| 862 | + "canTrickyJump", |
868 | 863 | {"or": [ |
869 | 864 | "Gravity", |
870 | 865 | "HiJump" |
871 | 866 | ]}, |
872 | | - "canTrickyJump", |
873 | 867 | {"or": [ |
874 | 868 | "canInsaneJump", |
875 | 869 | {"enemyDamage": {"enemy": "Mochtroid", "type": "contact", "hits": 3}} |
|
2647 | 2641 | "canUseIFrames", |
2648 | 2642 | {"spikeHits": 1}, |
2649 | 2643 | "canNeutralDamageBoost", |
| 2644 | + "canTrickyJump", |
2650 | 2645 | {"or": [ |
2651 | 2646 | "canHorizontalDamageBoost", |
2652 | 2647 | {"spikeHits": 1} |
2653 | 2648 | ]}, |
2654 | | - "h_underwaterMaxHeightSpringBallJump", |
2655 | 2649 | {"or": [ |
2656 | | - "canSpringFling", |
2657 | | - {"and": [ |
2658 | | - {"spikeHits": 1}, |
2659 | | - "canInsaneJump" |
2660 | | - ]} |
| 2650 | + "canBePatient", |
| 2651 | + {"spikeHits": 1} |
2661 | 2652 | ]}, |
| 2653 | + "h_underwaterMaxHeightSpringBallJump", |
| 2654 | + "canSpringFling", |
2662 | 2655 | "canBombJumpWaterEscape", |
2663 | 2656 | "canJumpIntoIBJ" |
2664 | 2657 | ], |
|
2683 | 2676 | "FIXME: This can be possible to do while carrying a blue suit, with much greater difficulty." |
2684 | 2677 | ] |
2685 | 2678 | }, |
| 2679 | + { |
| 2680 | + "link": [3, 1], |
| 2681 | + "name": "Spike Platforming with Move Assist (Right to Left)", |
| 2682 | + "requires": [ |
| 2683 | + {"notable": "Spike Platforming with Move Assist"}, |
| 2684 | + "canDash", |
| 2685 | + "canWallJump", |
| 2686 | + "canSuitlessMaridia", |
| 2687 | + "canPlayInSand", |
| 2688 | + "canTrickyJump", |
| 2689 | + "Morph", |
| 2690 | + "canUseIFrames", |
| 2691 | + "canNeutralDamageBoost", |
| 2692 | + {"spikeHits": 3}, |
| 2693 | + "canMochtroidIceClimb", |
| 2694 | + {"or": [ |
| 2695 | + "canInsaneJump", |
| 2696 | + {"enemyDamage": {"enemy": "Mochtroid", "type": "contact", "hits": 1}} |
| 2697 | + ]}, |
| 2698 | + {"or": [ |
| 2699 | + {"spikeHits": 1}, |
| 2700 | + "canHorizontalDamageBoost" |
| 2701 | + ]} |
| 2702 | + ], |
| 2703 | + "flashSuitChecked": true, |
| 2704 | + "blueSuitChecked": true, |
| 2705 | + "note": [ |
| 2706 | + "Use the spikes, which are not in the water, to jump from platform to platform as a way to cross the room.", |
| 2707 | + "Requires knowing the position of every spike in the room, and hitting the spikes while morphed can help.", |
| 2708 | + "The final jump is particularly tough so a frozen Mochtroid is used to get past it." |
| 2709 | + ] |
| 2710 | + }, |
2686 | 2711 | { |
2687 | 2712 | "id": 65, |
2688 | 2713 | "link": [3, 1], |
|
3531 | 3556 | }, |
3532 | 3557 | { |
3533 | 3558 | "id": 6, |
3534 | | - "name": "Spike Platforming with Move Assist (Left to Right)", |
| 3559 | + "name": "Spike Platforming with Move Assist", |
3535 | 3560 | "note": [ |
3536 | 3561 | "Use the spikes, which are not in the water, to jump from platform to platform as a way to cross the room.", |
3537 | 3562 | "Requires knowing the position of every spike in the room, and hitting the spikes while morphed can help.", |
3538 | | - "The first jump is particularly tough. A SpringBallJump from the sand with HiJump, or Grapple can be used to get past it." |
| 3563 | + "The leftmost jump is particularly tough. Ice, or a SpringBallJump from the sand onto a spike with HiJump depending on the direction, can be used to get past it." |
3539 | 3564 | ] |
3540 | 3565 | }, |
3541 | 3566 | { |
|
0 commit comments