Skip to content

Commit f4cc400

Browse files
authored
Merge pull request #2630 from aquanight/gsi-mo-mt-everest
Mt. Everest G-Mode Spark Interrupt
2 parents 936a45f + 8a69533 commit f4cc400

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

region/maridia/outer/Mt. Everest.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3898,6 +3898,46 @@
38983898
],
38993899
"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."
39003900
},
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+
},
39013941
{
39023942
"id": 133,
39033943
"link": [6, 4],

0 commit comments

Comments
 (0)