Skip to content

Commit e1b622f

Browse files
committed
Botwoon E-tank ledge Zoa farm
1 parent 998d6f8 commit e1b622f

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

region/maridia/inner-pink/Botwoon Energy Tank Room.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2482,8 +2482,18 @@
24822482
"link": [6, 6],
24832483
"name": "Zoa Farm",
24842484
"requires": [
2485-
{"refill": ["Energy"]}
2486-
]
2485+
{"or": [
2486+
{"and": [
2487+
"Grapple",
2488+
{"cycleFrames": 285}
2489+
]},
2490+
{"and": [
2491+
"canDodgeWhileShooting",
2492+
{"cycleFrames": 525}
2493+
]}
2494+
]}
2495+
],
2496+
"farmCycleDrops": [{"enemy": "Zoa", "count": 5}]
24872497
},
24882498
{
24892499
"id": 110,

0 commit comments

Comments
 (0)