|
765 | 765 | "flashSuitChecked": true, |
766 | 766 | "blueSuitChecked": true |
767 | 767 | }, |
| 768 | + { |
| 769 | + "link": [1, 7], |
| 770 | + "name": "Spring Fling", |
| 771 | + "requires": [ |
| 772 | + "canHeroShot", |
| 773 | + "canCameraManip", |
| 774 | + "canSpringFling", |
| 775 | + "canInsaneJump", |
| 776 | + {"disableEquipment": "HiJump"} |
| 777 | + ], |
| 778 | + "flashSuitChecked": true, |
| 779 | + "note": [ |
| 780 | + "Kill the Cacatac by shooting, jumping to the right to scroll the camera slightly, and returning.", |
| 781 | + "From the right edge, pause then press left and jump just before the pause fully triggers.", |
| 782 | + "Disable Spring Ball in order to get a large horizontal boost.", |
| 783 | + "Pause again as soon as possible and re-enable Spring to reset fall speed." |
| 784 | + ] |
| 785 | + }, |
| 786 | + { |
| 787 | + "link": [1, 7], |
| 788 | + "name": "G-Mode Morph Spring Fling", |
| 789 | + "entranceCondition": { |
| 790 | + "comeInWithGMode": { |
| 791 | + "mode": "any", |
| 792 | + "morphed": true |
| 793 | + } |
| 794 | + }, |
| 795 | + "requires": [ |
| 796 | + "h_artificialMorphPowerBomb", |
| 797 | + "h_artificialMorphSpringFling", |
| 798 | + "canInsaneJump", |
| 799 | + {"disableEquipment": "HiJump"} |
| 800 | + ], |
| 801 | + "flashSuitChecked": true, |
| 802 | + "note": [ |
| 803 | + "Place a Power Bomb at the right edge of the runway to kill the Cacatac. It helps to delay placing it to also kill the Wavers.", |
| 804 | + "From the right edge, pause then press right and jump just before the pause fully triggers.", |
| 805 | + "Disable Spring Ball in order to get a large horizontal boost.", |
| 806 | + "Pause again as soon as possible and re-enable Spring to reset fall speed." |
| 807 | + ] |
| 808 | + }, |
768 | 809 | { |
769 | 810 | "id": 16, |
770 | 811 | "link": [1, 9], |
|
3141 | 3182 | "flashSuitChecked": true, |
3142 | 3183 | "blueSuitChecked": true |
3143 | 3184 | }, |
| 3185 | + { |
| 3186 | + "link": [6, 1], |
| 3187 | + "name": "G-Mode Morph Spring Fling", |
| 3188 | + "entranceCondition": { |
| 3189 | + "comeInWithGMode": { |
| 3190 | + "mode": "any", |
| 3191 | + "morphed": true |
| 3192 | + } |
| 3193 | + }, |
| 3194 | + "requires": [ |
| 3195 | + {"or": [ |
| 3196 | + "h_artificialMorphPowerBomb", |
| 3197 | + {"and": [ |
| 3198 | + "h_artificialMorphBombs", |
| 3199 | + "canComplexGMode" |
| 3200 | + ]}, |
| 3201 | + "canTrickyGMode" |
| 3202 | + ]}, |
| 3203 | + "h_artificialMorphSpringFling", |
| 3204 | + "canInsaneJump", |
| 3205 | + {"disableEquipment": "HiJump"} |
| 3206 | + ], |
| 3207 | + "flashSuitChecked": true, |
| 3208 | + "note": [ |
| 3209 | + "On entry, place a Power Bomb at the peak of a jump to kill the Cacatac without letting it place any projectiles.", |
| 3210 | + "Without Power Bombs, either kill it with Bombs then jump over the projectiles it has spawned,", |
| 3211 | + "or jump over it and land on one of the last pixels of the corner without touching it.", |
| 3212 | + "From the left edge where the Cacatac was, pause then press left and jump just before the pause fully triggers.", |
| 3213 | + "Disable Spring Ball in order to get a large horizontal boost.", |
| 3214 | + "Pause again as soon as possible and re-enable Spring to reset fall speed." |
| 3215 | + ], |
| 3216 | + "detailNote": [ |
| 3217 | + "With the Cacatac alive, Samus can only use the last 4 pixels of the ledge; with the projectiles alone, she has 10 pixels available." |
| 3218 | + ] |
| 3219 | + }, |
3144 | 3220 | { |
3145 | 3221 | "id": 94, |
3146 | 3222 | "link": [6, 1], |
|
3825 | 3901 | "flashSuitChecked": true, |
3826 | 3902 | "blueSuitChecked": true |
3827 | 3903 | }, |
| 3904 | + { |
| 3905 | + "link": [7, 1], |
| 3906 | + "name": "Spring Fling", |
| 3907 | + "requires": [ |
| 3908 | + "canSpringFling", |
| 3909 | + "canInsaneJump", |
| 3910 | + {"disableEquipment": "HiJump"} |
| 3911 | + ], |
| 3912 | + "flashSuitChecked": true, |
| 3913 | + "note": [ |
| 3914 | + "From the left edge of the Cacatac's platform, pause then press left and jump just before the pause fully triggers.", |
| 3915 | + "Disable Spring Ball in order to get a large horizontal boost.", |
| 3916 | + "Pause again as soon as possible and re-enable Spring to reset fall speed." |
| 3917 | + ] |
| 3918 | + }, |
| 3919 | + { |
| 3920 | + "link": [7, 1], |
| 3921 | + "name": "G-Mode Morph Spring Fling", |
| 3922 | + "entranceCondition": { |
| 3923 | + "comeInWithGMode": { |
| 3924 | + "mode": "any", |
| 3925 | + "morphed": true |
| 3926 | + } |
| 3927 | + }, |
| 3928 | + "requires": [ |
| 3929 | + "canComplexGMode", |
| 3930 | + {"or": [ |
| 3931 | + "h_artificialMorphBombThings", |
| 3932 | + "canTrickyGMode" |
| 3933 | + ]}, |
| 3934 | + "h_artificialMorphSpringFling", |
| 3935 | + "canInsaneJump", |
| 3936 | + {"disableEquipment": "HiJump"} |
| 3937 | + ], |
| 3938 | + "flashSuitChecked": true, |
| 3939 | + "note": [ |
| 3940 | + "Kill the Cacatac with a Power Bomb or Bombs, then jump over the projectiles it has spawned.", |
| 3941 | + "Without a way to kill the Cacatac jump over it and land on one of the last pixels of the corner without touching it.", |
| 3942 | + "From the left edge where the Cacatac was, pause then press left and jump just before the pause fully triggers.", |
| 3943 | + "Disable Spring Ball in order to get a large horizontal boost.", |
| 3944 | + "Pause again as soon as possible and re-enable Spring to reset fall speed." |
| 3945 | + ], |
| 3946 | + "detailNote": [ |
| 3947 | + "With the Cacatac alive, Samus can only use the last 4 pixels of the ledge; with the projectiles alone, she has 10 pixels available." |
| 3948 | + ] |
| 3949 | + }, |
3828 | 3950 | { |
3829 | 3951 | "id": 119, |
3830 | 3952 | "link": [7, 1], |
|
0 commit comments