Skip to content

Commit 2f3d35f

Browse files
committed
feedback update: Climb behemoth spark
1 parent 6f4083a commit 2f3d35f

1 file changed

Lines changed: 23 additions & 2 deletions

File tree

region/crateria/central/Climb.json

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2252,7 +2252,19 @@
22522252
"Morph",
22532253
{"useFlashSuit": {}},
22542254
{"or": [
2255-
{"shinespark": {"frames": 135, "excessFrames": 124}},
2255+
{"and": [
2256+
{"disableEquipment": "HiJump"},
2257+
{"shinespark": {"frames": 127, "excessFrames": 124}}
2258+
]},
2259+
{"and": [
2260+
"HiJump",
2261+
{"shinespark": {"frames": 130, "excessFrames": 129}}
2262+
]},
2263+
{"and": [
2264+
"HiJump",
2265+
"canInsaneJump",
2266+
{"shinespark": {"frames": 126, "excessFrames": 124}}
2267+
]},
22562268
{"and": [
22572269
{"shinespark": {"frames": 1, "excessFrames": 1}},
22582270
"canTrickyUseFrozenEnemies",
@@ -2269,9 +2281,18 @@
22692281
"note": [
22702282
"Diagonal shinespark to break the bomb blocks to the morph tunnel on the right.",
22712283
"Spark from the lowest platform that is only one tile from the right wall (part of the bottom right door will be on screen).",
2272-
"From this platform, the shinespark must be done from a crouch.",
2284+
"From this platform, the shinespark must be done from a crouch;",
2285+
"or, to save some energy, angle-down jump and spark at the peak of the jump (with Hi-Jump unequipped).",
22732286
"It is possible to set up a frozen pirate on the right wall to stop the shinespark early."
22742287
],
2288+
"detailNote": [
2289+
"If the positioning is ideal, Samus will bonk the platform at the top-right of the room, saving a bit of energy.",
2290+
"With Hi-Jump equipped, this is still possible (and with 1 less energy needed):",
2291+
"by sparking after bonking the platform and descending a few pixels (a 3-frame window);",
2292+
"or, more easily but requiring slightly more energy, by aiming down and sparking at the maximum height",
2293+
"(which will result in clipping through the platform at the top-right of the room",
2294+
"if the spark is not interrupted by running low on energy before that point)."
2295+
],
22752296
"devNote": [
22762297
"For the frozen pirate strat, it is assumed that Samus can farm the energy after the spark, resulting in no damaging shinespark frames.",
22772298
"FIXME: It is still possible to set up a frozen pirate, even when shinecharging on the floor."

0 commit comments

Comments
 (0)