Skip to content

Commit aa6a26e

Browse files
authored
Merge pull request #2361 from nn357/noobridge
add spikesuits to noob bridge
2 parents 3092de9 + 32be0b7 commit aa6a26e

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

region/brinstar/green/Noob Bridge.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,33 @@
304304
"flashSuitChecked": true,
305305
"note": "Wait for the slow global Zeelas. They take almost 4 minutes to get there."
306306
},
307+
{
308+
"link": [1, 1],
309+
"name": "Gain Flash Suit (Spikesuit)",
310+
"requires": [
311+
"h_shinechargeMaxRunway",
312+
{"or": [
313+
"h_bombThings",
314+
{"and": [
315+
"SpringBall",
316+
"canBeVeryPatient"
317+
]},
318+
{"and": [
319+
"HiJump",
320+
"canQuickDrop"
321+
]}
322+
]},
323+
{"spikeHits": 1},
324+
{"or": [
325+
"h_spikeSuitSpikeHitLeniency",
326+
{"resetRoom": {"nodes": [1, 2]}}
327+
]},
328+
"canSpikeSuit",
329+
{"shinespark": {"frames": 1, "excessFrames": 1}}
330+
],
331+
"flashSuitChecked": true,
332+
"note": "If the enemies are still alive, Power Bomb lag can delay the spikesuit timing."
333+
},
307334
{
308335
"id": 13,
309336
"link": [1, 2],

0 commit comments

Comments
 (0)