|
807 | 807 | ], |
808 | 808 | "flashSuitChecked": true |
809 | 809 | }, |
| 810 | + { |
| 811 | + "link": [2, 6], |
| 812 | + "name": "Speedy Jump 1-Hit Bowling", |
| 813 | + "entranceCondition": { |
| 814 | + "comeInRunning": { |
| 815 | + "speedBooster": true, |
| 816 | + "minTiles": 28 |
| 817 | + } |
| 818 | + }, |
| 819 | + "requires": [ |
| 820 | + "canInsaneJump", |
| 821 | + "canMomentumConservingMorph", |
| 822 | + "canUseIFrames", |
| 823 | + {"spikeHits": 1} |
| 824 | + ], |
| 825 | + "flashSuitChecked": true, |
| 826 | + "note": [ |
| 827 | + "Jump into the room and morph along the ceiling to maximize distance.", |
| 828 | + "Unmorph while entering the spikes to minimize knockback", |
| 829 | + "Then build up speed and airball again to cross the spikes." |
| 830 | + ] |
| 831 | + }, |
| 832 | + { |
| 833 | + "link": [2, 6], |
| 834 | + "name": "Tricky Speedy Jump 1-Hit Bowling", |
| 835 | + "entranceCondition": { |
| 836 | + "comeInRunning": { |
| 837 | + "speedBooster": true, |
| 838 | + "minTiles": 25 |
| 839 | + } |
| 840 | + }, |
| 841 | + "requires": [ |
| 842 | + "canInsaneJump", |
| 843 | + "canMomentumConservingMorph", |
| 844 | + "canInsaneMidAirMorph", |
| 845 | + "canUseIFrames", |
| 846 | + {"spikeHits": 1} |
| 847 | + ], |
| 848 | + "flashSuitChecked": true, |
| 849 | + "note": [ |
| 850 | + "Jump into the room and morph along the ceiling to maximize distance.", |
| 851 | + "Unmorph while entering the spikes to minimize knockback", |
| 852 | + "Then build up speed and airball again to cross the spikes.", |
| 853 | + "With only a short runway available, high precision is required." |
| 854 | + ] |
| 855 | + }, |
810 | 856 | { |
811 | 857 | "id": 26, |
812 | 858 | "link": [2, 6], |
813 | | - "name": "Spring Fling Bowling", |
| 859 | + "name": "Spring Fling 1-Hit Bowling (Come in Running)", |
814 | 860 | "entranceCondition": { |
815 | 861 | "comeInRunning": { |
816 | 862 | "speedBooster": true, |
|
830 | 876 | "Spring fling on the way down, Spring Ball bounce through the spikes, then spring fling again to reach the statue taking only one spike hit." |
831 | 877 | ] |
832 | 878 | }, |
| 879 | + { |
| 880 | + "link": [2, 6], |
| 881 | + "name": "Spring Fling 1-Hit Bowling (Come in With Spring Ball Bounce)", |
| 882 | + "entranceCondition": { |
| 883 | + "comeInWithSpringBallBounce": { |
| 884 | + "speedBooster": true, |
| 885 | + "movementType": "any", |
| 886 | + "remoteAndLandingMinTiles": [[14, 1]] |
| 887 | + } |
| 888 | + }, |
| 889 | + "requires": [ |
| 890 | + "canTrickyJump", |
| 891 | + "canSpringFling", |
| 892 | + "canLateralMidAirMorph", |
| 893 | + "canUseIFrames", |
| 894 | + {"spikeHits": 1} |
| 895 | + ], |
| 896 | + "flashSuitChecked": true, |
| 897 | + "note": [ |
| 898 | + "Enter the room with a mockball or bounce.", |
| 899 | + "Time a pause to unequip Spring Ball soon after bouncing after the spike hit.", |
| 900 | + "Pause again to re-equip Spring Ball on the way down." |
| 901 | + ], |
| 902 | + "devNote": [ |
| 903 | + "This can be done with 13 tiles of run speed, with greater difficulty." |
| 904 | + ] |
| 905 | + }, |
833 | 906 | { |
834 | 907 | "id": 27, |
835 | 908 | "link": [2, 6], |
|
0 commit comments