We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f443d41 commit 91ac309Copy full SHA for 91ac309
1 file changed
region/maridia/inner-yellow/Yoink Room.json
@@ -1235,6 +1235,25 @@
1235
],
1236
"unlocksDoors": [{"types": ["ammo"], "requires": []}]
1237
},
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
1249
+ "canDodgeWhileShooting",
1250
+ {"simpleCycleFrames": 300},
1251
+ {"cycleFrames": 60}
1252
+ ]}
1253
1254
+ ],
1255
+ "farmCycleDrops": [{"enemy": "Zoa", "count": 1}]
1256
+ },
1257
{
1258
"id": 35,
1259
"link": [3, 3],
0 commit comments