We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 998d6f8 commit e1b622fCopy full SHA for e1b622f
1 file changed
region/maridia/inner-pink/Botwoon Energy Tank Room.json
@@ -2482,8 +2482,18 @@
2482
"link": [6, 6],
2483
"name": "Zoa Farm",
2484
"requires": [
2485
- {"refill": ["Energy"]}
2486
- ]
+ {"or": [
+ {"and": [
2487
+ "Grapple",
2488
+ {"cycleFrames": 285}
2489
+ ]},
2490
2491
+ "canDodgeWhileShooting",
2492
+ {"cycleFrames": 525}
2493
+ ]}
2494
2495
+ ],
2496
+ "farmCycleDrops": [{"enemy": "Zoa", "count": 5}]
2497
},
2498
{
2499
"id": 110,
0 commit comments