Skip to content

Commit 299b324

Browse files
committed
Gmode setup spike boost
1 parent fc27823 commit 299b324

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

region/brinstar/red/Caterpillar Room.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,12 +341,17 @@
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."
350355
]
351356
},
352357
{
@@ -892,12 +897,17 @@
892897
"exitCondition": {
893898
"leaveWithGModeSetup": {}
894899
},
900+
"wallJumpAvoid": true,
895901
"flashSuitChecked": true,
896902
"note": [
897903
"It takes around 4 minutes to get the Zero to this door.",
898904
"Let the Zero climb the right wall and jump on top of it in Morph Ball form to bounce up to the Cacatac platform.",
899905
"The Zero only moves on camera and the camera scrolls when exiting the morph tunnel.",
900906
"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."
907+
],
908+
"detailNote": [
909+
"One setup is to do regular jumps while aiming down until the camera stops lowering, and then let the Zero move off camera.",
910+
"And then crouch jump and morph directly into it, while holding right."
901911
]
902912
},
903913
{
@@ -2010,8 +2020,35 @@
20102020
"exitCondition": {
20112021
"leaveWithGModeSetup": {}
20122022
},
2023+
"wallJumpAvoid": true,
20132024
"flashSuitChecked": true,
20142025
"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.",
2026+
"detailNote": [
2027+
"One setup is to do regular jumps while aiming down until the camera stops lowering, and then let the Zero move off camera.",
2028+
"And then crouch jump and morph directly into it, while holding right."
2029+
],
2030+
"devNote": "It takes around 50 seconds to get the Zero to this door."
2031+
},
2032+
{
2033+
"link": [4, 4],
2034+
"name": "G-Mode Setup - Get Hit By Zero (Cacatac Damage Boost Up to the Door)",
2035+
"requires": [
2036+
"canNeutralDamageBoost",
2037+
"canTrickyDodgeEnemies",
2038+
"h_crouchJumpDownGrab",
2039+
{"enemyDamage": {"enemy": "Cacatac","type": "Spike","hits": 1}}
2040+
],
2041+
"exitCondition": {
2042+
"leaveWithGModeSetup": {}
2043+
},
2044+
"wallJumpAvoid": true,
2045+
"flashSuitChecked": true,
2046+
"note": [
2047+
"Let the Caterpillar climb the right wall and then use a Cacatac spike to boost up to the same level.",
2048+
"Crouch jump to touch a well timed Cacatac spike at the peak of Samus' jump.",
2049+
"Use a neutral damage boost to gain some height.",
2050+
"At the peak of the boost, down grab the ledge."
2051+
],
20152052
"devNote": "It takes around 50 seconds to get the Zero to this door."
20162053
},
20172054
{
@@ -2239,10 +2276,15 @@
22392276
"exitCondition": {
22402277
"leaveWithGModeSetup": {}
22412278
},
2279+
"wallJumpAvoid": true,
22422280
"flashSuitChecked": true,
22432281
"note": [
22442282
"It takes around 2 minutes to get the Zero to this door.",
22452283
"Let the Zero climb the right wall and jump on top of it in Morph Ball form to bounce up to the Cacatac platform."
2284+
],
2285+
"detailNote": [
2286+
"One setup is to do regular jumps while aiming down until the camera stops lowering, and then let the Zero move off camera.",
2287+
"And then crouch jump and morph directly into it, while holding right."
22462288
]
22472289
},
22482290
{

0 commit comments

Comments
 (0)