Skip to content

Commit cf77a0f

Browse files
committed
Lonely Crab Room farm
1 parent 86b1303 commit cf77a0f

1 file changed

Lines changed: 132 additions & 5 deletions

File tree

region/maridia/inner-green/Lonely Crab Room.json

Lines changed: 132 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,69 @@
130130
"link": [1, 1],
131131
"name": "Sciser Farm",
132132
"requires": [
133-
"h_navigateUnderwater",
134-
{"resetRoom": {"nodes": [1, 2]}},
135-
{"partialRefill": {"type": "Energy", "limit": 100}},
136-
{"partialRefill": {"type": "PowerBomb", "limit": 3}}
133+
{"resetRoom": {"nodes": [1]}},
134+
{"or": [
135+
{"and": [
136+
"canSuitlessMaridia",
137+
{"or": [
138+
{"and": [
139+
"Grapple",
140+
{"cycleFrames": 180}
141+
]},
142+
{"and": [
143+
"Plasma",
144+
{"cycleFrames": 280}
145+
]},
146+
{"and": [
147+
{"or": [
148+
"Wave",
149+
"Spazer"
150+
]},
151+
{"cycleFrames": 290}
152+
]},
153+
{"and": [
154+
"Ice",
155+
{"cycleFrames": 320}
156+
]},
157+
{"cycleFrames": 330}
158+
]}
159+
]},
160+
{"and": [
161+
"Gravity",
162+
{"or": [
163+
{"and": [
164+
"Grapple",
165+
{"cycleFrames": 115}
166+
]},
167+
{"and": [
168+
"Plasma",
169+
{"cycleFrames": 130}
170+
]},
171+
{"and": [
172+
"ScrewAttack",
173+
{"cycleFrames": 130}
174+
]},
175+
{"and": [
176+
{"or": [
177+
"Wave",
178+
"Spazer"
179+
]},
180+
{"cycleFrames": 160}
181+
]},
182+
{"and": [
183+
"canPseudoScrew",
184+
{"cycleFrames": 170}
185+
]},
186+
{"and": [
187+
"Ice",
188+
{"cycleFrames": 230}
189+
]},
190+
{"cycleFrames": 265}
191+
]}
192+
]}
193+
]}
137194
],
138-
"devNote": "Farm cycle: 6seconds."
195+
"farmCycleDrops": [{"enemy": "Sciser", "count": 1}]
139196
},
140197
{
141198
"id": 4,
@@ -1162,6 +1219,76 @@
11621219
"gModeRegainMobility": {},
11631220
"flashSuitChecked": true
11641221
},
1222+
{
1223+
"link": [2, 2],
1224+
"name": "Sciser Farm",
1225+
"requires": [
1226+
{"resetRoom": {"nodes": [2]}},
1227+
{"or": [
1228+
{"and": [
1229+
"canSuitlessMaridia",
1230+
{"or": [
1231+
{"and": [
1232+
"Grapple",
1233+
{"cycleFrames": 90}
1234+
]},
1235+
{"and": [
1236+
"Plasma",
1237+
{"cycleFrames": 100}
1238+
]},
1239+
{"and": [
1240+
"Wave",
1241+
{"cycleFrames": 115}
1242+
]},
1243+
{"and": [
1244+
"Spazer",
1245+
{"cycleFrames": 135}
1246+
]},
1247+
{"and": [
1248+
"Ice",
1249+
{"cycleFrames": 220}
1250+
]},
1251+
{"cycleFrames": 340}
1252+
]}
1253+
]},
1254+
{"and": [
1255+
"Gravity",
1256+
{"or": [
1257+
{"and": [
1258+
"Grapple",
1259+
{"cycleFrames": 70}
1260+
]},
1261+
{"and": [
1262+
"ScrewAttack",
1263+
{"cycleFrames": 70}
1264+
]},
1265+
{"and": [
1266+
"Plasma",
1267+
{"cycleFrames": 80}
1268+
]},
1269+
{"and": [
1270+
"Wave",
1271+
{"cycleFrames": 105}
1272+
]},
1273+
{"and": [
1274+
"Spazer",
1275+
{"cycleFrames": 115}
1276+
]},
1277+
{"and": [
1278+
"canPseudoScrew",
1279+
{"cycleFrames": 130}
1280+
]},
1281+
{"and": [
1282+
"Ice",
1283+
{"cycleFrames": 190}
1284+
]},
1285+
{"cycleFrames": 255}
1286+
]}
1287+
]}
1288+
]}
1289+
],
1290+
"farmCycleDrops": [{"enemy": "Sciser", "count": 1}]
1291+
},
11651292
{
11661293
"id": 41,
11671294
"link": [2, 3],

0 commit comments

Comments
 (0)