You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: region/brinstar/green/Green Brinstar Main Shaft.json
+19Lines changed: 19 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4701,6 +4701,25 @@
4701
4701
"flashSuitChecked": true,
4702
4702
"note": "With a runway of at least 12 tiles in the adjacent room, Samus should always be able to jump high enough if she jumps just before hitting the right wall."
4703
4703
},
4704
+
{
4705
+
"link": [10, 14],
4706
+
"name": "Cross-Room Spring Ball Bounce",
4707
+
"entranceCondition": {
4708
+
"comeInWithSpringBallBounce": {
4709
+
"movementType": "any",
4710
+
"speedBooster": true,
4711
+
"remoteAndLandingMinTiles": [[42, 0]]
4712
+
}
4713
+
},
4714
+
"requires": [
4715
+
"canTrickyJump",
4716
+
"canSpringBallBounce"
4717
+
],
4718
+
"devNote": [
4719
+
"This needs a minimum extra run speed of $6.D.",
4720
+
"Speeds of $6.0 or $6.1 can also work but wouldn't provide a benefit over the in-room 'canTrickyDashJump' spring ball jump strat."
0 commit comments