-
Notifications
You must be signed in to change notification settings - Fork 19
spo spo wave sba. #2786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spo spo wave sba. #2786
Changes from 2 commits
171affe
afd9882
2174633
f81afd7
0a3ad41
ad466df
c204809
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -141,6 +141,25 @@ | |
| "Jumping against the ledge above then rotating to the left after landing will put Samus into a good position." | ||
| ] | ||
| }, | ||
| { | ||
| "link": [1, 2], | ||
| "name": "Wave SBA Kill from Above", | ||
| "requires": [ | ||
| {"notable": "Wave SBA Kill from Above"}, | ||
| "Wave", | ||
| "canSpecialBeamAttack", | ||
| {"ammo": {"type": "PowerBomb", "count": 1}} | ||
| ], | ||
| "setsFlags": ["f_DefeatedSporeSpawn"], | ||
| "flashSuitChecked": true, | ||
| "note": [ | ||
| "Use the Wave Special Beam Attack to kill Spore Spawn from above.", | ||
| "Unequip Hi-Jump boots if equipped, position Samus facing left with her left foot aligned with the right side of the ceiling crack.", | ||
| "On Spore Spawns 6th left rotation begin to charge the SBA, as it is about to fire jump full height.", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm not really following how it's the 6th left rotation. The video shows charging after the 3rd time Spore Spawn moves left?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 6th overall? its how gary wrote it
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "6th left" doesn't mean anything to me so I'd like it to say third left. |
||
| "The particles should align to hit Spore Spawn and destroy it if positioned correctly with the appropriatly timed jump." | ||
|
nn357 marked this conversation as resolved.
Outdated
|
||
| ], | ||
| "devNote": "1 Power Bomb total. Can be done with hijump and a different / longer setup using 2 pbs" | ||
|
nn357 marked this conversation as resolved.
Outdated
|
||
| }, | ||
| { | ||
| "id": 3, | ||
| "link": [1, 2], | ||
|
|
@@ -363,8 +382,16 @@ | |
| "Spore Spawn will move out of range after the first hit and it will take 9 cycles to come back into range.", | ||
| "Alternatively, Xray can be used to kill Spore Spawn in 1 cycle." | ||
| ] | ||
| }, | ||
| { | ||
| "id": 3, | ||
| "name": "Wave SBA Kill from Above", | ||
| "note": [ | ||
| "Use the Wave Special Beam Attack to kill Spore Spawn from above.", | ||
| "Spore Spawn can easilly be killed on the first cycle by multiple hits from the wave SBA." | ||
|
nn357 marked this conversation as resolved.
Outdated
|
||
| ] | ||
| } | ||
| ], | ||
| "nextStratId": 21, | ||
| "nextNotableId": 3 | ||
| "nextNotableId": 4 | ||
| } | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was away for a week or so, should be updated now