We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb534a2 commit 47bfcdeCopy full SHA for 47bfcde
1 file changed
region/maridia/inner-green/East Sand Hall.json
@@ -543,7 +543,8 @@
543
{"notable": "Cross-Room Tricky Spring Ball Bounce (Left to Right)"},
544
"canTrickyDashJump",
545
"canInsaneJump",
546
- "canTrickySpringBallBounce"
+ "canTrickySpringBallBounce",
547
+ "canBeVeryPatient"
548
],
549
"flashSuitChecked": true,
550
"note": [
@@ -557,6 +558,10 @@
557
558
"it can affect Samus' horizontal speed even after the bounce.",
559
"This can make it harder to clear the final pillar,",
560
"though it can also help with clearing the initial Evirs."
561
+ ],
562
+ "devNote": [
563
+ "The canBeVeryPatient requirement is for difficulty placement, given the high likelihood of failure:",
564
+ "with a mockball or bouncing entry, a frame-perfect release of jump is usually required."
565
]
566
},
567
{
0 commit comments