Skip to content

Commit dc95eb2

Browse files
committed
feedback update: Grapple/beam variants
1 parent f093782 commit dc95eb2

1 file changed

Lines changed: 22 additions & 2 deletions

File tree

region/maridia/inner-pink/Crab Shaft.json

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,8 +406,28 @@
406406
"name": "Sciser Farm (2 Scisers)",
407407
"requires": [
408408
{"resetRoom": {"nodes": [1]}},
409-
{"cycleFrames": 860},
410-
"canDodgeWhileShooting"
409+
{"or": [
410+
{"and": [
411+
"Grapple",
412+
{"cycleFrames": 560}
413+
]},
414+
{"and": [
415+
{"or": [
416+
"Plasma",
417+
"Wave",
418+
"Spazer"
419+
]},
420+
{"cycleFrames": 620}
421+
]},
422+
{"and": [
423+
"Ice",
424+
{"cycleFrames": 780}
425+
]},
426+
{"and": [
427+
"canDodgeWhileShooting",
428+
{"cycleFrames": 860}
429+
]}
430+
]}
411431
],
412432
"farmCycleDrops": [
413433
{"enemy": "Sciser", "count": 2}

0 commit comments

Comments
 (0)