Skip to content

Commit 4f86351

Browse files
authored
Merge pull request #2059 from blkerby/stutter-shinecharges-8
Crab Maze leave shinecharged
2 parents d748ffc + a3e835d commit 4f86351

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

region/crateria/east/Crab Maze.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,28 @@
455455
}
456456
}
457457
},
458+
{
459+
"link": [2, 2],
460+
"name": "Leave Shinecharged (Precise Stutter Shinecharge)",
461+
"requires": [
462+
"canPreciseStutterWaterShineCharge",
463+
"canShinechargeMovementTricky",
464+
"canInsaneJump",
465+
{"shineChargeFrames": 155},
466+
{"or": [
467+
"canBeVeryPatient",
468+
{"shineChargeFrames": 15}
469+
]}
470+
],
471+
"exitCondition": {
472+
"leaveShinecharged": {}
473+
},
474+
"note": [
475+
"The ideal setup begins by standing 5 tiles away from the water, at the top of the slope.",
476+
"Run toward the water, releasing forward for 5 frames before re-pressing it on the last possible frame before entering the water.",
477+
"Other positions and timings can work but will gain the shinecharge further from the door."
478+
]
479+
},
458480
{
459481
"id": 16,
460482
"link": [2, 2],

0 commit comments

Comments
 (0)