Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 28 additions & 1 deletion region/brinstar/red/Caterpillar Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -949,6 +949,23 @@
],
"note": "Let the Caterpillar out and freeze it as a platform."
},
{
"link": [2, 4],
"name": "Cacatac Spike Boost",
"requires": [
"canNeutralDamageBoost",
"canTrickyDodgeEnemies",
"h_crouchJumpDownGrab",
{"enemyDamage": {"enemy": "Cacatac","type": "Spike","hits": 1}}
],
"wallJumpAvoid": true,
"flashSuitChecked": true,
"note": [
"Crouch jump to touch a well timed Cacatac spike at the height of Samus' jump.",
Comment thread
osse101 marked this conversation as resolved.
Outdated
"Use a neutral damage boost to gain some height.",
"At the peak of the boost, down grab the ledge."
]
},
{
"id": 34,
"link": [2, 4],
Expand All @@ -960,7 +977,15 @@
"canCrouchJump",
{"enemyDamage": {"enemy": "Zero", "type": "contact", "hits": 1}}
],
"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."
"wallJumpAvoid": true,
"flashSuitChecked": true,
"note": [
"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."
],
"detailNote": [
"One setup is to do a regular jump while aiming down to normalize the camera and then let the Zero move off camera.",
"And then crouch jump directly into it."
Comment thread
osse101 marked this conversation as resolved.
Outdated
]
},
{
"id": 35,
Expand All @@ -970,6 +995,8 @@
"canTrickyDashJump",
{"obstaclesNotCleared": ["B"]}
],
"wallJumpAvoid": true,
"flashSuitChecked": true,
"note": [
"Carefully kill the Cacatac, then it is possible to get up with just Speed Booster.",
"With Samus's back against the door, jump just before hitting the right wall. This is not easier with the door open."
Expand Down