Skip to content

Commit a4431da

Browse files
committed
GMode setup with morph
1 parent 299b324 commit a4431da

1 file changed

Lines changed: 81 additions & 4 deletions

File tree

region/brinstar/red/Caterpillar Room.json

Lines changed: 81 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
{
330330
"id": 5,
331331
"link": [1, 1],
332-
"name": "G-Mode Setup - Get Hit By Zero (Damage Boost Up)",
332+
"name": "G-Mode Setup - Get Hit By Zero (Zero Damage Boost Up)",
333333
"requires": [
334334
"canBeVeryPatient",
335335
"canMidAirMorph",
@@ -354,6 +354,31 @@
354354
"And then crouch jump and morph directly into it, while holding right."
355355
]
356356
},
357+
{
358+
"link": [1, 1],
359+
"name": "G-Mode Setup - Get Hit By Zero (Cacatac Damage Boost Up)",
360+
"requires": [
361+
"canBeVeryPatient",
362+
"Morph",
363+
"canNeutralDamageBoost",
364+
"canTrickyDodgeEnemies",
365+
"h_crouchJumpDownGrab",
366+
{"enemyDamage": {"enemy": "Cacatac","type": "Spike","hits": 1}}
367+
],
368+
"exitCondition": {
369+
"leaveWithGModeSetup": {}
370+
},
371+
"wallJumpAvoid": true,
372+
"flashSuitChecked": true,
373+
"note": [
374+
"It takes around 3 minutes to get the Zero to this door.",
375+
"Crouch jump to touch a well timed Cacatac spike at the peak of Samus' jump.",
376+
"Use a neutral damage boost to gain some height.",
377+
"At the peak of the boost, down grab the ledge.",
378+
"The Zero only moves on camera and the camera scrolls when exiting the morph tunnel.",
379+
"Let the Zero lead through the morph tunnel or wait for the it to get very close to Samus before touching the scroll block at the exit."
380+
]
381+
},
357382
{
358383
"id": 6,
359384
"link": [1, 2],
@@ -885,7 +910,7 @@
885910
{
886911
"id": 29,
887912
"link": [2, 2],
888-
"name": "G-Mode Setup - Get Hit By Zero (Damage Boost Up)",
913+
"name": "G-Mode Setup - Get Hit By Zero (Zero Damage Boost Up)",
889914
"requires": [
890915
"canBeVeryPatient",
891916
"canMidAirMorph",
@@ -910,6 +935,31 @@
910935
"And then crouch jump and morph directly into it, while holding right."
911936
]
912937
},
938+
{
939+
"link": [2, 2],
940+
"name": "G-Mode Setup - Get Hit By Zero (Cacatac Damage Boost Up)",
941+
"requires": [
942+
"canBeVeryPatient",
943+
"Morph",
944+
"canNeutralDamageBoost",
945+
"canTrickyDodgeEnemies",
946+
"h_crouchJumpDownGrab",
947+
{"enemyDamage": {"enemy": "Cacatac","type": "Spike","hits": 1}}
948+
],
949+
"exitCondition": {
950+
"leaveWithGModeSetup": {}
951+
},
952+
"wallJumpAvoid": true,
953+
"flashSuitChecked": true,
954+
"note": [
955+
"It takes around 4 minutes to get the Zero to this door.",
956+
"Crouch jump to touch a well timed Cacatac spike at the peak of Samus' jump.",
957+
"Use a neutral damage boost to gain some height.",
958+
"At the peak of the boost, down grab the ledge.",
959+
"The Zero only moves on camera and the camera scrolls when exiting the morph tunnel.",
960+
"Let the Zero lead through the morph tunnel or wait for the it to get very close to Samus before touching the scroll block at the exit."
961+
]
962+
},
913963
{
914964
"id": 30,
915965
"link": [2, 3],
@@ -2009,7 +2059,7 @@
20092059
{
20102060
"id": 81,
20112061
"link": [4, 4],
2012-
"name": "G-Mode Setup - Get Hit By Zero (Damage Boost Up to the Door)",
2062+
"name": "G-Mode Setup - Get Hit By Zero (Zero Damage Boost Up to the Door)",
20132063
"requires": [
20142064
"canMidAirMorph",
20152065
"canNeutralDamageBoost",
@@ -2260,7 +2310,7 @@
22602310
{
22612311
"id": 91,
22622312
"link": [5, 5],
2263-
"name": "G-Mode Setup - Get Hit By Zero (Damage Boost Up)",
2313+
"name": "G-Mode Setup - Get Hit By Zero (Zero Damage Boost Up)",
22642314
"requires": [
22652315
"canBePatient",
22662316
{"or": [
@@ -2287,6 +2337,33 @@
22872337
"And then crouch jump and morph directly into it, while holding right."
22882338
]
22892339
},
2340+
{
2341+
"link": [5, 5],
2342+
"name": "G-Mode Setup - Get Hit By Zero (Catatac Damage Boost Up)",
2343+
"requires": [
2344+
"canBePatient",
2345+
{"or": [
2346+
{"ammo": {"type": "Super", "count": 1}},
2347+
{"obstaclesCleared": ["A"]}
2348+
]},
2349+
"Morph",
2350+
"canNeutralDamageBoost",
2351+
"canTrickyDodgeEnemies",
2352+
"h_crouchJumpDownGrab",
2353+
{"enemyDamage": {"enemy": "Cacatac","type": "Spike","hits": 1}}
2354+
],
2355+
"exitCondition": {
2356+
"leaveWithGModeSetup": {}
2357+
},
2358+
"wallJumpAvoid": true,
2359+
"flashSuitChecked": true,
2360+
"note": [
2361+
"It takes around 2 minutes to get the Zero to this door.",
2362+
"Crouch jump to touch a well timed Cacatac spike at the peak of Samus' jump.",
2363+
"Use a neutral damage boost to gain some height.",
2364+
"At the peak of the boost, down grab the ledge."
2365+
]
2366+
},
22902367
{
22912368
"id": 96,
22922369
"link": [5, 5],

0 commit comments

Comments
 (0)