Skip to content
Merged
Changes from all commits
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
30 changes: 30 additions & 0 deletions region/crateria/central/Climb.json
Original file line number Diff line number Diff line change
Expand Up @@ -2057,6 +2057,36 @@
],
"note": "Starting with a crouch, diagonal shinespark to the top to break the bomb blocks to the morph tunnels on the right."
},
{
"link": [6, 3],
"name": "Behemoth Spark while Farming",
"requires": [
{"notable": "Behemoth Shinespark"},
"canTrickyDodgeEnemies",
"canFarmWhileShooting",
"Morph",
"canMoonfall",
{"or": [
"Plasma",
"ScrewAttack",
"canInsaneJump"
]},
{"resourceMissingAtMost": [{"type": "Missile", "count": 0}]},
{"canShineCharge": {"usedTiles": 28, "openEnd": 0}},
{"shinespark": {"frames": 50, "excessFrames": 3}},
{"obstaclesCleared": ["A"]},
{"or": [
"h_ClimbWithoutLava",
{"obstaclesNotCleared": ["B"]}
]}
],
"note": [
"Manipulate the Pirates to the right wall while climbing the room.",
"Kill all the Pirates while moonfalling down the right side.",
"Then quickly gain a shinecharge, crouch, and perform a diagonal shinespark to the top,",
"collecting the drops along the way."
]
},
{
"id": 94,
"link": [6, 3],
Expand Down