|
756 | 756 | "clearsObstacles": ["A"], |
757 | 757 | "flashSuitChecked": true |
758 | 758 | }, |
| 759 | + { |
| 760 | + "link": [2, 2], |
| 761 | + "name": "Come in Shinecharged - Gain Flash Suit (Spikesuit)", |
| 762 | + "entranceCondition": { |
| 763 | + "comeInShinecharged": {} |
| 764 | + }, |
| 765 | + "requires": [ |
| 766 | + {"shineChargeFrames": 75}, |
| 767 | + {"spikeHits": 1}, |
| 768 | + "h_spikeSuitSpikeHitLeniency", |
| 769 | + "canSpikeSuit", |
| 770 | + {"shinespark": {"frames": 4}} |
| 771 | + ], |
| 772 | + "note": [ |
| 773 | + "Precise timing is required to dodge the fune's fireballs." |
| 774 | + ], |
| 775 | + "flashSuitChecked": true |
| 776 | + }, |
| 777 | + { |
| 778 | + "link": [2, 2], |
| 779 | + "name": "Gain Flash Suit (Spikesuit) - Leave with Shinespark", |
| 780 | + "requires": [ |
| 781 | + "canUseFlashSuitInitialSpark", |
| 782 | + {"obstaclesCleared": ["A"]}, |
| 783 | + {"canShineCharge": {"usedTiles": 20, "gentleDownTiles": 2, "openEnd": 1}}, |
| 784 | + {"spikeHits": 1}, |
| 785 | + "h_spikeSuitSpikeHitLeniency", |
| 786 | + "canSpikeSuit", |
| 787 | + {"shinespark": {"frames": 11}} |
| 788 | + ], |
| 789 | + "exitCondition": { |
| 790 | + "leaveWithSpark": { |
| 791 | + "position": "bottom" |
| 792 | + } |
| 793 | + }, |
| 794 | + "unlocksDoors": [ |
| 795 | + {"types": ["ammo"], "requires": []} |
| 796 | + ], |
| 797 | + "flashSuitChecked": true |
| 798 | + }, |
| 799 | + { |
| 800 | + "link": [2, 2], |
| 801 | + "name": "Come in Shinecharged - Gain Blue Suit (X-Mode)", |
| 802 | + "entranceCondition": { |
| 803 | + "comeInShinecharged": {} |
| 804 | + }, |
| 805 | + "requires": [ |
| 806 | + {"shineChargeFrames": 155}, |
| 807 | + "h_spikeXModeBlueSuit", |
| 808 | + {"shinespark": {"frames": 1}} |
| 809 | + ], |
| 810 | + "note": [ |
| 811 | + "Precise timing is required to dodge the fune's fireballs." |
| 812 | + ], |
| 813 | + "flashSuitChecked": true |
| 814 | + }, |
| 815 | + { |
| 816 | + "link": [2, 2], |
| 817 | + "name": "Gain Blue Suit (X-Mode)", |
| 818 | + "requires": [ |
| 819 | + {"obstaclesCleared": ["A"]}, |
| 820 | + {"canShineCharge": {"usedTiles": 20, "gentleDownTiles": 2, "openEnd": 1}}, |
| 821 | + "h_spikeXModeBlueSuit", |
| 822 | + {"shinespark": {"frames": 1}} |
| 823 | + ], |
| 824 | + "flashSuitChecked": true |
| 825 | + }, |
759 | 826 | { |
760 | 827 | "link": [2, 3], |
761 | 828 | "name": "R-Mode Pause Abuse Spark Interrupt (Gain Blue Suit)", |
|
845 | 912 | "devNote": [ |
846 | 913 | "FIXME: Notable strat 'Morph Over The Fune' for getting over the secret fune (and then R-Jump to get out) isn't included." |
847 | 914 | ] |
848 | | - "link": [2, 2], |
849 | | - "name": "Come in Shinecharged - Gain Flash Suit (Spikesuit)", |
850 | | - "entranceCondition": { |
851 | | - "comeInShinecharged": {} |
852 | | - }, |
853 | | - "requires": [ |
854 | | - {"shineChargeFrames": 75}, |
855 | | - {"spikeHits": 1}, |
856 | | - "h_spikeSuitSpikeHitLeniency", |
857 | | - "canSpikeSuit", |
858 | | - {"shinespark": {"frames": 4}} |
859 | | - ], |
860 | | - "note": [ |
861 | | - "Precise timing is required to dodge the fune's fireballs." |
862 | | - ], |
863 | | - "flashSuitChecked": true |
864 | | - }, |
865 | | - { |
866 | | - "link": [2, 2], |
867 | | - "name": "Gain Flash Suit (Spikesuit) - Leave with Shinespark", |
868 | | - "requires": [ |
869 | | - "canUseFlashSuitInitialSpark", |
870 | | - {"obstaclesCleared": ["A"]}, |
871 | | - {"canShineCharge": {"usedTiles": 20, "gentleDownTiles": 2, "openEnd": 1}}, |
872 | | - {"spikeHits": 1}, |
873 | | - "h_spikeSuitSpikeHitLeniency", |
874 | | - "canSpikeSuit", |
875 | | - {"shinespark": {"frames": 11}} |
876 | | - ], |
877 | | - "exitCondition": { |
878 | | - "leaveWithSpark": { |
879 | | - "position": "bottom" |
880 | | - } |
881 | | - }, |
882 | | - "unlocksDoors": [ |
883 | | - {"types": ["ammo"], "requires": []} |
884 | | - ], |
885 | | - "flashSuitChecked": true |
886 | | - }, |
887 | | - { |
888 | | - "link": [2, 2], |
889 | | - "name": "Come in Shinecharged - Gain Blue Suit (X-Mode)", |
890 | | - "entranceCondition": { |
891 | | - "comeInShinecharged": {} |
892 | | - }, |
893 | | - "requires": [ |
894 | | - {"shineChargeFrames": 155}, |
895 | | - "h_spikeXModeBlueSuit", |
896 | | - {"shinespark": {"frames": 1}} |
897 | | - ], |
898 | | - "note": [ |
899 | | - "Precise timing is required to dodge the fune's fireballs." |
900 | | - ], |
901 | | - "flashSuitChecked": true |
902 | | - }, |
903 | | - { |
904 | | - "link": [2, 2], |
905 | | - "name": "Gain Blue Suit (X-Mode)", |
906 | | - "requires": [ |
907 | | - {"obstaclesCleared": ["A"]}, |
908 | | - {"canShineCharge": {"usedTiles": 20, "gentleDownTiles": 2, "openEnd": 1}}, |
909 | | - "h_spikeXModeBlueSuit", |
910 | | - {"shinespark": {"frames": 1}} |
911 | | - ], |
912 | | - "flashSuitChecked": true |
913 | 915 | }, |
914 | 916 | { |
915 | 917 | "id": 10, |
|
0 commit comments