Skip to content

Commit 1f0680d

Browse files
committed
Below Spazer CWJ jump shot speedball
1 parent ec4154b commit 1f0680d

1 file changed

Lines changed: 33 additions & 1 deletion

File tree

region/brinstar/red/Below Spazer.json

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -792,6 +792,30 @@
792792
"to prevent Samus from getting too high of a jump and not being able to reach the ledge."
793793
]
794794
},
795+
{
796+
"link": [3, 1],
797+
"name": "CWJ Jump Shot Speedball",
798+
"entranceCondition": {
799+
"comeInBlueSpinning": {
800+
"unusableTiles": 0,
801+
"minExtraRunSpeed": "$1.3",
802+
"maxExtraRunSpeed": "$1.8"
803+
}
804+
},
805+
"requires": [
806+
{"notable": "CWJ Jump Shot Speedball"},
807+
"canCWJ",
808+
"canSpeedball"
809+
],
810+
"note": [
811+
"In the previous room, gain low-momentum blue speed and jump, bonking the top of the doorway.",
812+
"After the transition, perform a CWJ off the ledge, then fire a shot and speedball through the tunnel."
813+
],
814+
"devNote": [
815+
"Higher speeds could probably also work, but depending on the geometry in the previous room",
816+
"it may require a precise release of jump to avoid bonking the wall above the door."
817+
]
818+
},
795819
{
796820
"id": 33,
797821
"link": [3, 1],
@@ -965,8 +989,16 @@
965989
"Time a precise shot during the jump to clear the shot block.",
966990
"Note: Spazer can trivially break the shot block by shooting forward before jumping."
967991
]
992+
},
993+
{
994+
"id": 3,
995+
"name": "CWJ Jump Shot Speedball",
996+
"note": [
997+
"In the previous room, gain low-momentum blue speed and jump, bonking the top of the doorway.",
998+
"After the transition, perform a CWJ off the ledge, then fire a shot and speedball through the tunnel."
999+
]
9681000
}
9691001
],
9701002
"nextStratId": 48,
971-
"nextNotableId": 3
1003+
"nextNotableId": 4
9721004
}

0 commit comments

Comments
 (0)