Skip to content

Commit 02a30bd

Browse files
committed
Caterpillar spike boost
1 parent aa86cb1 commit 02a30bd

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

region/brinstar/red/Caterpillar Room.json

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,23 @@
949949
],
950950
"note": "Let the Caterpillar out and freeze it as a platform."
951951
},
952+
{
953+
"link": [2, 4],
954+
"name": "Cacatac Spike Boost",
955+
"requires": [
956+
"canNeutralDamageBoost",
957+
"canTrickyDodgeEnemies",
958+
"h_crouchJumpDownGrab",
959+
{"enemyDamage": {"enemy": "Cacatac","type": "Spike","hits": 1}}
960+
],
961+
"wallJumpAvoid": true,
962+
"flashSuitChecked": true,
963+
"note": [
964+
"Crouch jump to touch a well timed Cacatac spike at the height of Samus' jump.",
965+
"Use a neutral damage boost to gain some height.",
966+
"At the peak of the boost, down grab the ledge."
967+
]
968+
},
952969
{
953970
"id": 34,
954971
"link": [2, 4],
@@ -960,7 +977,15 @@
960977
"canCrouchJump",
961978
{"enemyDamage": {"enemy": "Zero", "type": "contact", "hits": 1}}
962979
],
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."
980+
"wallJumpAvoid": true,
981+
"flashSuitChecked": true,
982+
"note": [
983+
"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."
984+
],
985+
"detailNote": [
986+
"One setup is to do a regular jump while aiming down to normalize the camera and then let the Zero move off camera.",
987+
"And then crouch jump directly into it."
988+
]
964989
},
965990
{
966991
"id": 35,
@@ -970,6 +995,8 @@
970995
"canTrickyDashJump",
971996
{"obstaclesNotCleared": ["B"]}
972997
],
998+
"wallJumpAvoid": true,
999+
"flashSuitChecked": true,
9731000
"note": [
9741001
"Carefully kill the Cacatac, then it is possible to get up with just Speed Booster.",
9751002
"With Samus's back against the door, jump just before hitting the right wall. This is not easier with the door open."

0 commit comments

Comments
 (0)