|
388 | 388 | }, |
389 | 389 | "requires": [ |
390 | 390 | "canMetroidAvoid", |
| 391 | + "canInsaneJump", |
391 | 392 | "h_artificialMorphSpringBall", |
392 | | - {"ammo": {"type": "PowerBomb", "count": 4}} |
| 393 | + {"ammo": {"type": "PowerBomb", "count": 3}}, |
| 394 | + {"or": [ |
| 395 | + "canTrickyGMode", |
| 396 | + {"ammo": {"type": "PowerBomb", "count": 1}} |
| 397 | + ]} |
393 | 398 | ], |
394 | 399 | "setsFlags": ["f_KilledMetroidRoom1"], |
395 | 400 | "flashSuitChecked": true, |
396 | 401 | "note": [ |
397 | 402 | "Kill the Metroids while artificially morphed with just Spring Ball to avoid them.", |
398 | | - "A Metroid (or a Rinka) must be completely on screen while a Power Bomb explodes in order for it to lure the other Metroids.", |
| 403 | + "A Rinka must killed whith a Power Bomb while a Metroid is completely on screen in order for it to lure the other Metroids.", |
399 | 404 | "Because of this, with extra ammo, it is possible to kill one or two of them before luring the rest.", |
400 | 405 | "In general, this seems to be easiest by minimizing Samus's horizontal movement as much as possible and getting the Metroids in sync with each other while circling around her.", |
401 | 406 | "While moving horizontally, their movement is less predictable and harder to sync.", |
402 | | - "Note that it is necessary to exit G-Mode before exiting the room in order for the Metroids to remain killed." |
| 407 | + "Note that it is necessary to exit G-Mode before exiting the room in order for the Metroids to remain killed.", |
| 408 | + "With only 3 Power Bombs, bring the left two Metroids to the edge of the acid before using Power Bombs to lure them all." |
| 409 | + ], |
| 410 | + "devNote": "The rules for luring the Metroids are not completely clear, but this method works somewhat reliably here." |
| 411 | + }, |
| 412 | + { |
| 413 | + "link": [1, 1], |
| 414 | + "name": "Direct G-Mode Morph Crystal Flash Light Orb Metroid Kill", |
| 415 | + "entranceCondition": { |
| 416 | + "comeInWithGMode": { |
| 417 | + "mode": "direct", |
| 418 | + "morphed": true |
| 419 | + } |
| 420 | + }, |
| 421 | + "requires": [ |
| 422 | + "h_artificialMorphCrystalFlash", |
| 423 | + {"autoReserveTrigger": {}} |
| 424 | + ], |
| 425 | + "setsFlags": ["f_KilledMetroidRoom1"], |
| 426 | + "flashSuitChecked": true, |
| 427 | + "note": [ |
| 428 | + "On entry, dodge the first Rinkas then Crystal Flash. While in the light orb, Samus will be almost immune and the Metroids will take damage.", |
| 429 | + "Note that it is necessary to exit G-Mode before exiting the room in order for the Metroids to remain killed. To do this, trigger Reserves in the acid or on a Rinka.", |
| 430 | + "To minimize damage taken, lure a Rinka away from its spawner before touching it to prevent multiple hits during the auto Reserve trigger." |
403 | 431 | ], |
404 | | - "devNote": "It is occasionally possible with just 3 Power Bombs, which doesn't make sense since the first one doesn't hit all of the Metroids." |
| 432 | + "devNote": "FIXME: Before reserve triggering, Samus could cross the acid pit." |
405 | 433 | }, |
406 | 434 | { |
407 | 435 | "id": 27, |
|
1645 | 1673 | }, |
1646 | 1674 | "requires": [ |
1647 | 1675 | "canMetroidAvoid", |
| 1676 | + "canInsaneJump", |
1648 | 1677 | "h_artificialMorphSpringBall", |
1649 | 1678 | {"ammo": {"type": "PowerBomb", "count": 4}} |
1650 | 1679 | ], |
1651 | 1680 | "setsFlags": ["f_KilledMetroidRoom1"], |
1652 | 1681 | "flashSuitChecked": true, |
1653 | 1682 | "note": [ |
1654 | 1683 | "Kill the Metroids while artificially morphed with just Spring Ball to avoid them.", |
1655 | | - "A Metroid (or a Rinka) must be completely on screen while a Power Bomb explodes in order for it to lure the other Metroids.", |
1656 | | - "Because of this, with extra ammo, it is possible to kill one of them before luring the rest.", |
| 1684 | + "A Rinka must killed whith a Power Bomb while a Metroid is completely on screen in order for it to lure the other Metroids.", |
| 1685 | + "Because of this, with extra ammo, it is possible to kill one or two of them before luring the rest.", |
1657 | 1686 | "In general, this seems to be easiest by minimizing Samus's horizontal movement as much as possible and getting the Metroids in sync with each other while circling around her.", |
1658 | 1687 | "While moving horizontally, their movement is less predictable and harder to sync.", |
1659 | 1688 | "Note that it is necessary to exit G-Mode before exiting the room in order for the Metroids to remain killed." |
1660 | 1689 | ], |
1661 | | - "devNote": "It is occasionally possible with just 3 Power Bombs, which doesn't make sense since the first one doesn't hit all of the Metroids." |
| 1690 | + "devNote": [ |
| 1691 | + "The rules for luring the Metroids are not completely clear, but this method works somwehat reliably here.", |
| 1692 | + "This is possible with 3 Power Bombs, but it seems to infrequently work." |
| 1693 | + ] |
| 1694 | + }, |
| 1695 | + { |
| 1696 | + "link": [2, 2], |
| 1697 | + "name": "Direct G-Mode Morph Crystal Flash Light Orb Metroid Kill", |
| 1698 | + "entranceCondition": { |
| 1699 | + "comeInWithGMode": { |
| 1700 | + "mode": "direct", |
| 1701 | + "morphed": true |
| 1702 | + } |
| 1703 | + }, |
| 1704 | + "requires": [ |
| 1705 | + "h_artificialMorphCrystalFlash", |
| 1706 | + {"autoReserveTrigger": {}} |
| 1707 | + ], |
| 1708 | + "setsFlags": ["f_KilledMetroidRoom1"], |
| 1709 | + "flashSuitChecked": true, |
| 1710 | + "note": [ |
| 1711 | + "On entry, dodge the first Rinkas then Crystal Flash. While in the light orb, Samus will be almost immune and the Metroids will take damage.", |
| 1712 | + "Note that it is necessary to exit G-Mode before exiting the room in order for the Metroids to remain killed. To do this, trigger Reserves in the acid or on a Rinka.", |
| 1713 | + "To minimize damage taken, lure a Rinka away from its spawner before touching it to prevent multiple hits during the auto Reserve trigger." |
| 1714 | + ], |
| 1715 | + "devNote": "FIXME: Before reserve triggering, Samus could cross the acid pit." |
1662 | 1716 | } |
1663 | 1717 | ], |
1664 | 1718 | "notables": [ |
|
0 commit comments