|
272 | 272 | "gModeRegainMobility": {}, |
273 | 273 | "flashSuitChecked": true |
274 | 274 | }, |
| 275 | + { |
| 276 | + "link": [1, 1], |
| 277 | + "name": "Gain Flash Suit (Slopespark)", |
| 278 | + "requires": [ |
| 279 | + "h_shinechargeMaxRunway", |
| 280 | + {"enemyDamage": {"enemy": "Zeela", "type": "contact", "hits": 1}}, |
| 281 | + "canSlopeSpark", |
| 282 | + {"shinespark": {"frames": 3, "excessFrames": 3}} |
| 283 | + ], |
| 284 | + "flashSuitChecked": true |
| 285 | + }, |
| 286 | + { |
| 287 | + "link": [1, 1], |
| 288 | + "name": "Gain Flash Suit (Slopespark) - Leave With Shinespark", |
| 289 | + "requires": [ |
| 290 | + "canFlashSuitDoubleSpark", |
| 291 | + "h_shinechargeMaxRunway", |
| 292 | + {"enemyDamage": {"enemy": "Zeela", "type": "contact", "hits": 1}}, |
| 293 | + "canSlopeSpark", |
| 294 | + {"shinespark": {"frames": 10}} |
| 295 | + ], |
| 296 | + "exitCondition": { |
| 297 | + "leaveWithSpark": { |
| 298 | + "position": "bottom" |
| 299 | + } |
| 300 | + }, |
| 301 | + "flashSuitChecked": true |
| 302 | + }, |
275 | 303 | { |
276 | 304 | "id": 8, |
277 | 305 | "link": [1, 2], |
|
1191 | 1219 | "Shoot a well-timed Super diagonally at the ground just before breaking the speed blocks." |
1192 | 1220 | ] |
1193 | 1221 | }, |
| 1222 | + { |
| 1223 | + "link": [3, 2], |
| 1224 | + "name": "Gain Flash Suit (Slopespark) - Leave With Shinespark", |
| 1225 | + "requires": [ |
| 1226 | + "canBeExtremelyPatient", |
| 1227 | + "canFlashSuitDoubleSpark", |
| 1228 | + "h_shinechargeMaxRunway", |
| 1229 | + {"enemyDamage": {"enemy": "Zeela", "type": "contact", "hits": 1}}, |
| 1230 | + "canSlopeSpark", |
| 1231 | + {"shinespark": {"frames": 6}} |
| 1232 | + ], |
| 1233 | + "exitCondition": { |
| 1234 | + "leaveWithSpark": { |
| 1235 | + "position": "bottom" |
| 1236 | + } |
| 1237 | + }, |
| 1238 | + "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
| 1239 | + "flashSuitChecked": true |
| 1240 | + }, |
1194 | 1241 | { |
1195 | 1242 | "id": 56, |
1196 | 1243 | "link": [3, 3], |
|
1248 | 1295 | "leaveWithGModeSetup": {} |
1249 | 1296 | }, |
1250 | 1297 | "flashSuitChecked": true |
| 1298 | + }, |
| 1299 | + { |
| 1300 | + "link": [3, 3], |
| 1301 | + "name": "Gain Flash Suit (Slopespark) - Leave With Shinespark", |
| 1302 | + "requires": [ |
| 1303 | + "canFlashSuitDoubleSpark", |
| 1304 | + "h_shinechargeMaxRunway", |
| 1305 | + {"enemyDamage": {"enemy": "Zeela", "type": "contact", "hits": 1}}, |
| 1306 | + "canSlopeSpark", |
| 1307 | + {"shinespark": {"frames": 12}} |
| 1308 | + ], |
| 1309 | + "exitCondition": { |
| 1310 | + "leaveWithSpark": { |
| 1311 | + "position": "bottom" |
| 1312 | + } |
| 1313 | + }, |
| 1314 | + "flashSuitChecked": true |
1251 | 1315 | } |
1252 | 1316 | ], |
1253 | 1317 | "notables": [ |
|
0 commit comments