Skip to content

Commit 0c33c2b

Browse files
authored
Merge pull request #1925 from kjbranch/sand-bomb-boost
Notable sand bomb boost (left to right)
2 parents 07764be + 01705a4 commit 0c33c2b

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

region/maridia/inner-pink/Botwoon Energy Tank Room.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1066,6 +1066,7 @@
10661066
"link": [1, 5],
10671067
"name": "Sand Bomb Boost",
10681068
"requires": [
1069+
{"notable": "Sand Bomb Boost (Left to Right)"},
10691070
"canDownGrab",
10701071
"canSandBombBoost",
10711072
"canInsaneJump"
@@ -2019,8 +2020,18 @@
20192020
"If the timings don't work out just right, too much height is lost to the sand.",
20202021
"Crouching in sand is also a high softlock risk."
20212022
]
2023+
},
2024+
{
2025+
"id": 3,
2026+
"name": "Sand Bomb Boost (Left to Right)",
2027+
"note": [
2028+
"Stand on the edge of the sand and place a Bomb and wait briefly before entering the sand.",
2029+
"Let the Bomb explosion push Samus up for a few frames before simultaneously jumping and aiming down.",
2030+
"There is about a 2 frame window before too much height is lost to reach the nearby ledge.",
2031+
"Jumping too early can lead to a softlock but jumping too late usually exits the sand safely."
2032+
]
20222033
}
20232034
],
20242035
"nextStratId": 100,
2025-
"nextNotableId": 3
2036+
"nextNotableId": 4
20262037
}

0 commit comments

Comments
 (0)