Skip to content

Commit 0acb78c

Browse files
authored
Merge pull request #2493 from aquanight/rsi-mo-mama-turtle
Mama Turtle R-Mode Spark Interrupt
2 parents 8ca66d9 + a9b97e0 commit 0acb78c

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

region/maridia/outer/Mama Turtle Room.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,35 @@
561561
"Samus will sometimes be forced onto Mama Turtle's back, which can force a third hit; this can be prevented by holding forward as she hits Samus."
562562
]
563563
},
564+
{
565+
"link": [1, 1],
566+
"name": "R-Mode Spark Interrupt",
567+
"entranceCondition": {
568+
"comeInWithRMode": {}
569+
},
570+
"requires": [
571+
"Gravity",
572+
"h_CrystalFlashForReserveEnergy",
573+
{"canShineCharge": {"usedTiles": 18, "gentleUpTiles": 2, "openEnd": 1}},
574+
{"autoReserveTrigger": {}},
575+
"canRModeSparkInterrupt",
576+
{"or": [
577+
"canInsaneJump",
578+
{"enemyDamage": {"enemy": "Kame (Tatori)", "type": "contact", "hits": 1}},
579+
{"resourceAtMost": [{"type": "RegularEnergy", "count": 150}]}
580+
]}
581+
],
582+
"flashSuitChecked": true,
583+
"blueSuitChecked": true,
584+
"note": [
585+
"Crystal Flash upon entering. Wake Mama Turtle, shinecharge, then use Mama Turtle to interrupt."
586+
],
587+
"detailNote": [
588+
"With ~200 Reserve Energy and at least 1 Energy tank, Samus will still be refilling reserves and Mama Turtle will return and hit again.",
589+
"It is possible to midair spark as Mama Turtle is approaching, where she will hit Samus on the first pass, but not after.",
590+
"This is frame perfect with Gravity, and when Samus is forced into a standup, her feet will be slightly less than a full tile below the ledge."
591+
]
592+
},
564593
{
565594
"id": 69,
566595
"link": [1, 1],

0 commit comments

Comments
 (0)