|
768 | 768 | } |
769 | 769 | ] |
770 | 770 | }, |
| 771 | + { |
| 772 | + "link": [1, 4], |
| 773 | + "name": "Use Flash Suit", |
| 774 | + "requires": [ |
| 775 | + {"useFlashSuit": {}}, |
| 776 | + {"or": [ |
| 777 | + {"shinespark": {"frames": 17, "excessFrames": 3}}, |
| 778 | + {"and": [ |
| 779 | + "HiJump", |
| 780 | + {"shinespark": {"frames": 14, "excessFrames": 3}} |
| 781 | + ]} |
| 782 | + ]} |
| 783 | + ], |
| 784 | + "flashSuitChecked": true |
| 785 | + }, |
771 | 786 | { |
772 | 787 | "id": 33, |
773 | 788 | "link": [1, 4], |
|
1068 | 1083 | } |
1069 | 1084 | ] |
1070 | 1085 | }, |
| 1086 | + { |
| 1087 | + "link": [2, 1], |
| 1088 | + "name": "Use Flash Suit", |
| 1089 | + "requires": [ |
| 1090 | + {"useFlashSuit": {}}, |
| 1091 | + {"or": [ |
| 1092 | + {"shinespark": {"frames": 17, "excessFrames": 3}}, |
| 1093 | + {"and": [ |
| 1094 | + "HiJump", |
| 1095 | + {"shinespark": {"frames": 13, "excessFrames": 3}} |
| 1096 | + ]} |
| 1097 | + ]} |
| 1098 | + ], |
| 1099 | + "flashSuitChecked": true |
| 1100 | + }, |
1071 | 1101 | { |
1072 | 1102 | "id": 48, |
1073 | 1103 | "link": [2, 1], |
1074 | 1104 | "name": "Very Long Underwater Walljump Climb", |
1075 | 1105 | "requires": [ |
1076 | | - {"notable": "Very Long Underwater Walljump Climb"}, |
1077 | | - "canUnderwaterWalljump" |
| 1106 | + "canLongUnderwaterWalljump" |
1078 | 1107 | ], |
1079 | 1108 | "note": "This underwater walljump is very long." |
1080 | 1109 | }, |
|
1820 | 1849 | } |
1821 | 1850 | ] |
1822 | 1851 | }, |
| 1852 | + { |
| 1853 | + "link": [2, 4], |
| 1854 | + "name": "Use Flash Suit", |
| 1855 | + "requires": [ |
| 1856 | + {"useFlashSuit": {}}, |
| 1857 | + {"or": [ |
| 1858 | + {"shinespark": {"frames": 35, "excessFrames": 3}}, |
| 1859 | + {"and": [ |
| 1860 | + "HiJump", |
| 1861 | + {"shinespark": {"frames": 31, "excessFrames": 3}} |
| 1862 | + ]} |
| 1863 | + ]} |
| 1864 | + ], |
| 1865 | + "flashSuitChecked": true |
| 1866 | + }, |
1823 | 1867 | { |
1824 | 1868 | "id": 84, |
1825 | 1869 | "link": [2, 4], |
|
2117 | 2161 | "Do not stand on the Oums when they begin to attack." |
2118 | 2162 | ] |
2119 | 2163 | }, |
| 2164 | + { |
| 2165 | + "link": [3, 2], |
| 2166 | + "name": "Use Flash Suit", |
| 2167 | + "requires": [ |
| 2168 | + "Morph", |
| 2169 | + "canUseEnemies", |
| 2170 | + {"useFlashSuit": {}}, |
| 2171 | + {"shinespark": {"frames": 4, "excessFrames": 2}} |
| 2172 | + ], |
| 2173 | + "flashSuitChecked": true, |
| 2174 | + "note": "Go under the Oums to lure one and use it to get to the left. Shinespark to get up the next ledge." |
| 2175 | + }, |
2120 | 2176 | { |
2121 | 2177 | "id": 100, |
2122 | 2178 | "link": [3, 2], |
|
2774 | 2830 | "Samus will fall into the door transition, bypassing any lock that may be on the door." |
2775 | 2831 | ] |
2776 | 2832 | }, |
2777 | | - { |
2778 | | - "id": 4, |
2779 | | - "name": "Very Long Underwater Walljump Climb", |
2780 | | - "note": "This underwater walljump is very long." |
2781 | | - }, |
2782 | 2833 | { |
2783 | 2834 | "id": 5, |
2784 | 2835 | "name": "Very Deep Stuck X-Ray Climb", |
|
0 commit comments