Skip to content

Commit 1282e60

Browse files
committed
three musketeers precise double bomb jump
1 parent bfa7601 commit 1282e60

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

region/lowernorfair/east/Three Musketeers' Room.json

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -533,17 +533,24 @@
533533
{"and": [
534534
"canTrickyGMode",
535535
"h_canArtificialMorphSpringFling"
536+
]},
537+
{"and": [
538+
"canTrickyGMode",
539+
"h_canArtificialMorphDoubleBombJump",
540+
"h_canArtificialMorphBombHorizontally"
536541
]}
537542
]},
538543
{"heatFrames": 0}
539544
],
540545
"flashSuitChecked": true,
541546
"note": [
542-
"Avoiding the acid completely requires precise movement. Either jump into IBJ or use a precise Spring Fling.",
543-
"Getting a well-timed pause to trigger immediately after Samus jumps can give enough horizontal momentum to cross the second Hibashi and land in the alcove,",
544-
"however, a quick pause with a second spring fling on the descent can help."
547+
"Avoiding the acid completely requires precise movement.",
548+
"With Spring Ball and Bombs, jump into IBJ to delay while waiting for the acid.",
549+
"With just Spring Ball, perform a well-timed pause to trigger immediately after Samus jumps to get enough horizontal momentum to cross the second Hibashi and land in the alcove.",
550+
"A quick pause with a second spring fling on the descent can help a bit.",
551+
"With just Bombs, this is possible with well-timed, first-try double IBJs."
545552
],
546-
"devNote": "This may be possible with a very precise double bomb IBJ."
553+
"devNote": "FIXME: Could add strats that take acid damage and are more lenient."
547554
},
548555
{
549556
"id": 22,

0 commit comments

Comments
 (0)