|
3898 | 3898 | ], |
3899 | 3899 | "devNote": "Samus is able to enter this door in R-mode, even if the tunnel is not expanded. She can then morph and 'fall' into the tunnel." |
3900 | 3900 | }, |
| 3901 | + { |
| 3902 | + "link": [6, 2], |
| 3903 | + "name": "Direct G-Mode Morph Spark Interrupt", |
| 3904 | + "entranceCondition": { |
| 3905 | + "comeInWithGMode": { |
| 3906 | + "mode": "direct", |
| 3907 | + "morphed": true |
| 3908 | + } |
| 3909 | + }, |
| 3910 | + "requires": [ |
| 3911 | + "Gravity", |
| 3912 | + {"disableEquipment": "ETank"}, |
| 3913 | + {"or": [ |
| 3914 | + {"and": [ |
| 3915 | + "h_artificialMorphCrystalFlash", |
| 3916 | + {"refill": ["ReserveEnergy"]} |
| 3917 | + ]}, |
| 3918 | + {"and": [ |
| 3919 | + {"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]}, |
| 3920 | + "canGravityJump", |
| 3921 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 3922 | + ]}, |
| 3923 | + {"and": [ |
| 3924 | + {"resourceAvailable": [{"type": "RegularEnergy", "count": 99}]}, |
| 3925 | + {"partialRefill": {"type": "ReserveEnergy", "limit": 20}} |
| 3926 | + ]} |
| 3927 | + ]}, |
| 3928 | + "h_shinechargeMaxRunway", |
| 3929 | + {"autoReserveTrigger": {}}, |
| 3930 | + "canRModeSparkInterrupt" |
| 3931 | + ], |
| 3932 | + "flashSuitChecked": true, |
| 3933 | + "blueSuitChecked": true, |
| 3934 | + "note": [ |
| 3935 | + "Crystal Flash after exiting the Morph tunnel, or else exit activate X-Ray and hold until the beam is at full width to exit G-Mode and remain in R-Mode to farm enemies.", |
| 3936 | + "For farming from Mobile entry, disable all E-Tanks and farm all Scisers. Shinecharge and jump on top of the right side mountain. Shoot up and windup underneath the Powamp when it explodes.", |
| 3937 | + "For farming from Immobile entry, disable to the nearest full E-Tank and farm until you have reserve energy." |
| 3938 | + ], |
| 3939 | + "devNote": "Samus is able to enter this door with Morph or artificial morph, even if the tunnel is not expanded. When morphing, she will 'fall' into the tunnel." |
| 3940 | + }, |
3901 | 3941 | { |
3902 | 3942 | "id": 133, |
3903 | 3943 | "link": [6, 4], |
|
0 commit comments