|
316 | 316 | ], |
317 | 317 | "note": "Shoot from the middle of the second set of crumble blocks from the left." |
318 | 318 | }, |
| 319 | + { |
| 320 | + "link": [1, 2], |
| 321 | + "name": "Double Crystal Flash", |
| 322 | + "requires": [ |
| 323 | + {"simpleHeatFrames": 160}, |
| 324 | + {"heatFrames": 40}, |
| 325 | + "h_heatedCrystalFlash", |
| 326 | + {"simpleHeatFrames": 140}, |
| 327 | + {"heatFrames": 40}, |
| 328 | + "h_heatedCrystalFlash", |
| 329 | + {"simpleHeatFrames": 240}, |
| 330 | + {"heatFrames": 30} |
| 331 | + ], |
| 332 | + "note": [ |
| 333 | + "Use a Crystal Flash after crossing 3 crumble block bridges,", |
| 334 | + "and a second Crystal Flash after crossing 3 more." |
| 335 | + ], |
| 336 | + "detailNote": [ |
| 337 | + "In order to cross without tanks or Speed Booster,", |
| 338 | + "some arm pumping is helpful but not required." |
| 339 | + ] |
| 340 | + }, |
319 | 341 | { |
320 | 342 | "id": 10, |
321 | 343 | "link": [1, 2], |
|
596 | 618 | "The obstacle being broken means Samus has run far enough to charge a shinespark." |
597 | 619 | ] |
598 | 620 | }, |
| 621 | + { |
| 622 | + "link": [2, 1], |
| 623 | + "name": "Double Crystal Flash", |
| 624 | + "requires": [ |
| 625 | + {"obstaclesNotCleared": ["A"]}, |
| 626 | + {"simpleHeatFrames": 135}, |
| 627 | + {"heatFrames": 40}, |
| 628 | + "h_heatedCrystalFlash", |
| 629 | + {"simpleHeatFrames": 130}, |
| 630 | + {"heatFrames": 40}, |
| 631 | + "h_heatedCrystalFlash", |
| 632 | + {"simpleHeatFrames": 280}, |
| 633 | + {"heatFrames": 30} |
| 634 | + ], |
| 635 | + "note": [ |
| 636 | + "Use a Crystal Flash after crossing 4 crumble block bridges,", |
| 637 | + "and a second Crystal Flash in the middle of the large ramp in the center of the room." |
| 638 | + ], |
| 639 | + "detailNote": [ |
| 640 | + "This allows crossing the room without tanks or Speed Booster." |
| 641 | + ], |
| 642 | + "devNote": [ |
| 643 | + "FIXME: this may not be possible if the lava is rising (with Speed Booster and the flag not yet set)." |
| 644 | + ] |
| 645 | + }, |
599 | 646 | { |
600 | 647 | "id": 19, |
601 | 648 | "link": [2, 1], |
|
0 commit comments