diff --git a/region/brinstar/green/Spore Spawn Room.json b/region/brinstar/green/Spore Spawn Room.json index 50469c4a1..5b8fbccf2 100644 --- a/region/brinstar/green/Spore Spawn Room.json +++ b/region/brinstar/green/Spore Spawn Room.json @@ -141,6 +141,23 @@ "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": [ + "Stand on the right half of Spore Spawn's pit. When Spore Spawn begins it's third left rotation begin to charge the SBA attack.", + "Perform a full height jump just as the SBA attack is about to fire." + ], + "devNote": "1 Power Bomb total." + }, { "id": 3, "link": [1, 2], @@ -363,8 +380,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." + ] } ], "nextStratId": 21, - "nextNotableId": 3 + "nextNotableId": 4 } \ No newline at end of file diff --git a/tech.json b/tech.json index 5e5deb79f..d5ffbf20a 100644 --- a/tech.json +++ b/tech.json @@ -2030,7 +2030,8 @@ "note": [ "A Special Beam Attack (SBA) is activated by equipping Charge and exactly one other beam and selecting Power Bombs.", "After charging the beam, a power bomb will be consumed, and a beam specific attack will occur." - ] + ], + "devNote": "Maybe a disableEquipment requirement should be added here at some point" }, { "id": 126,