|
1517 | 1517 | } |
1518 | 1518 | }, |
1519 | 1519 | "requires": [ |
| 1520 | + "canPowerBombItemOverloadPLMs", |
1520 | 1521 | {"itemNotCollectedAtNode": 10}, |
1521 | 1522 | "canRiskPermanentLossOfAccess", |
1522 | 1523 | "canArtificialMorph", |
|
1602 | 1603 | } |
1603 | 1604 | }, |
1604 | 1605 | "requires": [ |
| 1606 | + "canPowerBombItemOverloadPLMs", |
1605 | 1607 | {"itemNotCollectedAtNode": 10}, |
1606 | 1608 | "canRiskPermanentLossOfAccess", |
1607 | 1609 | "canArtificialMorph", |
|
3755 | 3757 | "If PLMs are already overloaded, Samus will need to quickly exit G-mode before the Power Bomb explodes." |
3756 | 3758 | ] |
3757 | 3759 | }, |
| 3760 | + { |
| 3761 | + "link": [15, 13], |
| 3762 | + "name": "G-mode Morph Power Bomb Item, Remote Acquire", |
| 3763 | + "requires": [ |
| 3764 | + "canPowerBombItemOverloadPLMs", |
| 3765 | + {"or": [ |
| 3766 | + "canInsaneJump", |
| 3767 | + "h_artificialMorphPowerBomb", |
| 3768 | + {"enemyDamage": {"enemy": "Sm. Sidehopper", "type": "contact", "hits": 1}} |
| 3769 | + ]}, |
| 3770 | + {"or": [ |
| 3771 | + "Morph", |
| 3772 | + "h_artificialMorphSpringBall" |
| 3773 | + ]}, |
| 3774 | + "h_artificialMorphPowerBomb" |
| 3775 | + ], |
| 3776 | + "clearsObstacles": ["B"], |
| 3777 | + "collectsItems": [10], |
| 3778 | + "flashSuitChecked": true, |
| 3779 | + "note": [ |
| 3780 | + "As long as the Sidehoppers haven't been lured to the right, fall into the pit and use a Power Bomb to kill them or dodge them.", |
| 3781 | + "Place a Power Bomb one tile below the Morph tunnel to the left to overload PLMs using the item. Exit G-mode, grab the item and return." |
| 3782 | + ], |
| 3783 | + "devNote": "This does not include canRiskPermanentLossOfAccess because the only use of the strat is to collect the item. This is also why C is no cleared." |
| 3784 | + }, |
3758 | 3785 | { |
3759 | 3786 | "id": 123, |
3760 | 3787 | "link": [15, 14], |
|
3818 | 3845 | "Jump up and into the tunnel at the left side of the Sidehopper pit and go through the crumble block." |
3819 | 3846 | ] |
3820 | 3847 | }, |
| 3848 | + { |
| 3849 | + "link": [15, 14], |
| 3850 | + "name": "G-mode Morph Power Bomb Item, Loss of Acess", |
| 3851 | + "requires": [ |
| 3852 | + "canPowerBombItemOverloadPLMs", |
| 3853 | + {"itemNotCollectedAtNode": 10}, |
| 3854 | + "canRiskPermanentLossOfAccess", |
| 3855 | + {"or": [ |
| 3856 | + "canInsaneJump", |
| 3857 | + "h_artificialMorphPowerBomb", |
| 3858 | + {"enemyDamage": {"enemy": "Sm. Sidehopper", "type": "contact", "hits": 1}} |
| 3859 | + ]}, |
| 3860 | + {"or": [ |
| 3861 | + "Morph", |
| 3862 | + "h_artificialMorphSpringBall" |
| 3863 | + ]}, |
| 3864 | + "h_artificialMorphPowerBomb" |
| 3865 | + ], |
| 3866 | + "clearsObstacles": ["B", "C"], |
| 3867 | + "flashSuitChecked": true, |
| 3868 | + "note": [ |
| 3869 | + "As long as the Sidehoppers haven't been lured to the right, fall into the pit and use a Power Bomb to kill them or dodge them.", |
| 3870 | + "Place a Power Bomb one tile below the Morph tunnel to the left to overload PLMs using the item." |
| 3871 | + ], |
| 3872 | + "devNote": "Techincally, obstacles B and C are not cleared until exiting G-mode, but those obstacles are not used by G-mode strats." |
| 3873 | + }, |
3821 | 3874 | { |
3822 | 3875 | "id": 166, |
3823 | 3876 | "link": [16, 1], |
|
0 commit comments