|
887 | 887 | "flashSuitChecked": true, |
888 | 888 | "note": "Spark from the ground, left of the Power Bomb blocks." |
889 | 889 | }, |
| 890 | + { |
| 891 | + "link": [2, 5], |
| 892 | + "name": "Use Flash Suit", |
| 893 | + "requires": [ |
| 894 | + {"useFlashSuit": {}}, |
| 895 | + {"shinespark": {"frames": 98, "excessFrames": 95}} |
| 896 | + ], |
| 897 | + "clearsObstacles": ["B"], |
| 898 | + "flashSuitChecked": true, |
| 899 | + "note": "Use a flash suit to spark horizontally through the speed blocks. Samus may stop above the acid, but it should always be possible to land on one of the platforms." |
| 900 | + }, |
890 | 901 | { |
891 | 902 | "id": 44, |
892 | 903 | "link": [2, 6], |
|
1055 | 1066 | "Then you need to manipulate it to go high enough to be used as a stepping stone once frozen." |
1056 | 1067 | ] |
1057 | 1068 | }, |
| 1069 | + { |
| 1070 | + "link": [5, 1], |
| 1071 | + "name": "Use Flash Suit", |
| 1072 | + "requires": [ |
| 1073 | + {"useFlashSuit": {}}, |
| 1074 | + {"shinespark": {"frames": 22, "excessFrames": 13}} |
| 1075 | + ], |
| 1076 | + "flashSuitChecked": true, |
| 1077 | + "note": "Jump back from the leftmost floating platform and diagonally shinespark at the peak of the jump towards the door to minimize shinespark damage." |
| 1078 | + }, |
1058 | 1079 | { |
1059 | 1080 | "id": 56, |
1060 | 1081 | "link": [5, 1], |
|
1136 | 1157 | "clearsObstacles": ["B"], |
1137 | 1158 | "note": "Gravity makes it possible to charge a spark in the acid in order to break the speed blocks." |
1138 | 1159 | }, |
| 1160 | + { |
| 1161 | + "link": [5, 2], |
| 1162 | + "name": "Use Flash Suit", |
| 1163 | + "requires": [ |
| 1164 | + {"useFlashSuit": {}}, |
| 1165 | + {"or": [ |
| 1166 | + {"shinespark": {"frames": 33, "excessFrames": 7}}, |
| 1167 | + {"and": [ |
| 1168 | + {"shinespark": {"frames": 33, "excessFrames": 30}}, |
| 1169 | + {"enemyDamage": { |
| 1170 | + "enemy": "Mella", |
| 1171 | + "type": "contact", |
| 1172 | + "hits": 1 |
| 1173 | + }} |
| 1174 | + ]} |
| 1175 | + ]} |
| 1176 | + ], |
| 1177 | + "clearsObstacles": ["B"], |
| 1178 | + "flashSuitChecked": true |
| 1179 | + }, |
1139 | 1180 | { |
1140 | 1181 | "link": [5, 2], |
1141 | 1182 | "name": "Break Speed Blocks, Insane Short Charge", |
|
1257 | 1298 | ], |
1258 | 1299 | "devNote": "While the high pixel position looks possible, it is fairly unreasonable, as it also requires very precise horizontal positioning and the Mellas are chaotic." |
1259 | 1300 | }, |
| 1301 | + { |
| 1302 | + "link": [5, 3], |
| 1303 | + "name": "Use Flash Suit", |
| 1304 | + "requires": [ |
| 1305 | + {"useFlashSuit": {}}, |
| 1306 | + {"or": [ |
| 1307 | + {"shinespark": {"frames": 30, "excessFrames": 6}}, |
| 1308 | + {"and": [ |
| 1309 | + "HiJump", |
| 1310 | + {"shinespark": {"frames": 25, "excessFrames": 6}} |
| 1311 | + ]} |
| 1312 | + ]} |
| 1313 | + ], |
| 1314 | + "clearsObstacles": ["B"], |
| 1315 | + "flashSuitChecked": true |
| 1316 | + }, |
1260 | 1317 | { |
1261 | 1318 | "id": 65, |
1262 | 1319 | "link": [6, 1], |
|
0 commit comments