We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad6c00 commit 4c64c81Copy full SHA for 4c64c81
1 file changed
region/maridia/outer/Boyon Gate Hall.json
@@ -1086,6 +1086,28 @@
1086
{"enemy": "Zebbo", "count": 1}
1087
]
1088
},
1089
+ {
1090
+ "link": [3, 3],
1091
+ "name": "Double Zebbo Farm",
1092
+ "requires": [
1093
+ {"cycleFrames": 185},
1094
+ "canDodgeWhileShooting",
1095
+ "canTrickyJump",
1096
+ {"or": [
1097
+ "Wave",
1098
+ "Spazer",
1099
+ "Plasma",
1100
+ "Grapple",
1101
+ {"and": [
1102
+ "canTrickyDodgeEnemies",
1103
+ {"cycleFrames": 15}
1104
+ ]}
1105
1106
+ ],
1107
+ "farmCycleDrops": [
1108
+ {"enemy": "Zebbo", "count": 2}
1109
+ ]
1110
+ },
1111
{
1112
"id": 50,
1113
"link": [3, 3],
0 commit comments