Skip to content

Commit 26f993d

Browse files
authored
Merge pull request #2235 from osse101/CacBoost
Caterpillar spike boost
2 parents 2af0c51 + a4431da commit 26f993d

1 file changed

Lines changed: 151 additions & 5 deletions

File tree

region/brinstar/red/Caterpillar Room.json

Lines changed: 151 additions & 5 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",
@@ -341,12 +341,42 @@
341341
"exitCondition": {
342342
"leaveWithGModeSetup": {}
343343
},
344+
"wallJumpAvoid": true,
344345
"flashSuitChecked": true,
345346
"note": [
346347
"It takes around 3 minutes to get the Zero to this door.",
347348
"Let the Zero climb the right wall and jump on top of it in Morph Ball form to bounce up to the Cacatac platform.",
348349
"The Zero only moves on camera and the camera scrolls when exiting the morph tunnel.",
349350
"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."
351+
],
352+
"detailNote": [
353+
"One setup is to do regular jumps while aiming down until the camera stops lowering, and then let the Zero move off camera.",
354+
"And then crouch jump and morph directly into it, while holding right."
355+
]
356+
},
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."
350380
]
351381
},
352382
{
@@ -880,7 +910,7 @@
880910
{
881911
"id": 29,
882912
"link": [2, 2],
883-
"name": "G-Mode Setup - Get Hit By Zero (Damage Boost Up)",
913+
"name": "G-Mode Setup - Get Hit By Zero (Zero Damage Boost Up)",
884914
"requires": [
885915
"canBeVeryPatient",
886916
"canMidAirMorph",
@@ -892,12 +922,42 @@
892922
"exitCondition": {
893923
"leaveWithGModeSetup": {}
894924
},
925+
"wallJumpAvoid": true,
895926
"flashSuitChecked": true,
896927
"note": [
897928
"It takes around 4 minutes to get the Zero to this door.",
898929
"Let the Zero climb the right wall and jump on top of it in Morph Ball form to bounce up to the Cacatac platform.",
899930
"The Zero only moves on camera and the camera scrolls when exiting the morph tunnel.",
900931
"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."
932+
],
933+
"detailNote": [
934+
"One setup is to do regular jumps while aiming down until the camera stops lowering, and then let the Zero move off camera.",
935+
"And then crouch jump and morph directly into it, while holding right."
936+
]
937+
},
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."
901961
]
902962
},
903963
{
@@ -949,6 +1009,23 @@
9491009
],
9501010
"note": "Let the Caterpillar out and freeze it as a platform."
9511011
},
1012+
{
1013+
"link": [2, 4],
1014+
"name": "Cacatac Spike Boost",
1015+
"requires": [
1016+
"canNeutralDamageBoost",
1017+
"canTrickyDodgeEnemies",
1018+
"h_crouchJumpDownGrab",
1019+
{"enemyDamage": {"enemy": "Cacatac","type": "Spike","hits": 1}}
1020+
],
1021+
"wallJumpAvoid": true,
1022+
"flashSuitChecked": true,
1023+
"note": [
1024+
"Crouch jump to touch a well timed Cacatac spike at the peak of Samus' jump.",
1025+
"Use a neutral damage boost to gain some height.",
1026+
"At the peak of the boost, down grab the ledge."
1027+
]
1028+
},
9521029
{
9531030
"id": 34,
9541031
"link": [2, 4],
@@ -960,7 +1037,15 @@
9601037
"canCrouchJump",
9611038
{"enemyDamage": {"enemy": "Zero", "type": "contact", "hits": 1}}
9621039
],
963-
"note": "Let the Caterpillar climb the right wall and jump on top of it in Morph Ball form to bounce up to the Cacatac platform."
1040+
"wallJumpAvoid": true,
1041+
"flashSuitChecked": true,
1042+
"note": [
1043+
"Let the Zero (Caterpillar) climb the right wall and jump on top of it in Morph Ball form to bounce up to the Cacatac platform."
1044+
],
1045+
"detailNote": [
1046+
"One setup is to do regular jumps while aiming down until the camera stops lowering, and then let the Zero move off camera.",
1047+
"And then crouch jump and morph directly into it, while holding right."
1048+
]
9641049
},
9651050
{
9661051
"id": 35,
@@ -970,6 +1055,8 @@
9701055
"canTrickyDashJump",
9711056
{"obstaclesNotCleared": ["B"]}
9721057
],
1058+
"wallJumpAvoid": true,
1059+
"flashSuitChecked": true,
9731060
"note": [
9741061
"Carefully kill the Cacatac, then it is possible to get up with just Speed Booster.",
9751062
"With Samus's back against the door, jump just before hitting the right wall. This is not easier with the door open."
@@ -1972,7 +2059,7 @@
19722059
{
19732060
"id": 81,
19742061
"link": [4, 4],
1975-
"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)",
19762063
"requires": [
19772064
"canMidAirMorph",
19782065
"canNeutralDamageBoost",
@@ -1983,8 +2070,35 @@
19832070
"exitCondition": {
19842071
"leaveWithGModeSetup": {}
19852072
},
2073+
"wallJumpAvoid": true,
19862074
"flashSuitChecked": true,
19872075
"note": "Let the Caterpillar climb the right wall and jump on top of it in Morph Ball form to bounce up to the Cacatac platform.",
2076+
"detailNote": [
2077+
"One setup is to do regular jumps while aiming down until the camera stops lowering, and then let the Zero move off camera.",
2078+
"And then crouch jump and morph directly into it, while holding right."
2079+
],
2080+
"devNote": "It takes around 50 seconds to get the Zero to this door."
2081+
},
2082+
{
2083+
"link": [4, 4],
2084+
"name": "G-Mode Setup - Get Hit By Zero (Cacatac Damage Boost Up to the Door)",
2085+
"requires": [
2086+
"canNeutralDamageBoost",
2087+
"canTrickyDodgeEnemies",
2088+
"h_crouchJumpDownGrab",
2089+
{"enemyDamage": {"enemy": "Cacatac","type": "Spike","hits": 1}}
2090+
],
2091+
"exitCondition": {
2092+
"leaveWithGModeSetup": {}
2093+
},
2094+
"wallJumpAvoid": true,
2095+
"flashSuitChecked": true,
2096+
"note": [
2097+
"Let the Caterpillar climb the right wall and then use a Cacatac spike to boost up to the same level.",
2098+
"Crouch jump to touch a well timed Cacatac spike at the peak of Samus' jump.",
2099+
"Use a neutral damage boost to gain some height.",
2100+
"At the peak of the boost, down grab the ledge."
2101+
],
19882102
"devNote": "It takes around 50 seconds to get the Zero to this door."
19892103
},
19902104
{
@@ -2196,7 +2310,7 @@
21962310
{
21972311
"id": 91,
21982312
"link": [5, 5],
2199-
"name": "G-Mode Setup - Get Hit By Zero (Damage Boost Up)",
2313+
"name": "G-Mode Setup - Get Hit By Zero (Zero Damage Boost Up)",
22002314
"requires": [
22012315
"canBePatient",
22022316
{"or": [
@@ -2212,10 +2326,42 @@
22122326
"exitCondition": {
22132327
"leaveWithGModeSetup": {}
22142328
},
2329+
"wallJumpAvoid": true,
22152330
"flashSuitChecked": true,
22162331
"note": [
22172332
"It takes around 2 minutes to get the Zero to this door.",
22182333
"Let the Zero climb the right wall and jump on top of it in Morph Ball form to bounce up to the Cacatac platform."
2334+
],
2335+
"detailNote": [
2336+
"One setup is to do regular jumps while aiming down until the camera stops lowering, and then let the Zero move off camera.",
2337+
"And then crouch jump and morph directly into it, while holding right."
2338+
]
2339+
},
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."
22192365
]
22202366
},
22212367
{

0 commit comments

Comments
 (0)