Skip to content

Commit 91ac309

Browse files
committed
Yoink Room right door frame farm
1 parent f443d41 commit 91ac309

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

region/maridia/inner-yellow/Yoink Room.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1235,6 +1235,25 @@
12351235
],
12361236
"unlocksDoors": [{"types": ["ammo"], "requires": []}]
12371237
},
1238+
{
1239+
"link": [3, 3],
1240+
"name": "Zoa Farm (Door Frame)",
1241+
"requires": [
1242+
{"or": [
1243+
{"and": [
1244+
"Grapple",
1245+
{"simpleCycleFrames": 90},
1246+
{"cycleFrames": 30}
1247+
]},
1248+
{"and": [
1249+
"canDodgeWhileShooting",
1250+
{"simpleCycleFrames": 300},
1251+
{"cycleFrames": 60}
1252+
]}
1253+
]}
1254+
],
1255+
"farmCycleDrops": [{"enemy": "Zoa", "count": 1}]
1256+
},
12381257
{
12391258
"id": 35,
12401259
"link": [3, 3],

0 commit comments

Comments
 (0)