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
18 changes: 16 additions & 2 deletions region/crateria/central/Climb.json
Original file line number Diff line number Diff line change
Expand Up @@ -2117,14 +2117,28 @@
{"notable": "Behemoth Shinespark"},
"Morph",
{"canShineCharge": {"usedTiles": 28, "openEnd": 0}},
{"shinespark": {"frames": 147, "excessFrames": 124}},
{"or": [
{"shinespark": {"frames": 147, "excessFrames": 124}},
{"and": [
"h_ZebesIsAwake",
"canTrickyUseFrozenEnemies",
{"shinespark": {"frames": 24, "excessFrames": 1}}
]}
]},
{"obstaclesCleared": ["A"]},
{"or": [
"h_ClimbWithoutLava",
{"obstaclesNotCleared": ["B"]}
]}
],
"note": "Diagonal shinespark up the climb to break the bomb blocks to the morph tunnels on the right."
"note": [
"Diagonal shinespark up the climb to break the bomb blocks to the morph tunnels on the right.",
"A frozen Pirate can be used to stop the spark just above the bottom tunnel."
],
"devNote": [
"FIXME: if Zebes is awake, it is possible to farm the Pirates in the room after breaking the blocks;",
Copy link
Copy Markdown
Contributor

@osse101 osse101 Jul 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The next evolution will be to gather all the pirates on the right wall, moonfall down killing them all so drops spawn, then shinesparking up to reach the top block without an etank.

"this also applies to the other forms of Behemoth spark in this room (as long as the lava is not active)."
]
},
{
"id": 98,
Expand Down