Skip to content

Commit 89daaa4

Browse files
committed
Some Crateria farms
1 parent a1cd09c commit 89daaa4

5 files changed

Lines changed: 182 additions & 35 deletions

File tree

region/crateria/central/Climb.json

Lines changed: 32 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2130,21 +2130,44 @@
21302130
"name": "Space Pirate Farm",
21312131
"requires": [
21322132
"h_ZebesIsAwake",
2133-
{"resetRoom": {
2134-
"nodes": [1, 5]
2135-
}},
2136-
{"refill": ["Energy", "Missile"]},
21372133
{"or": [
21382134
"h_ClimbWithoutLava",
21392135
"h_lavaProof",
21402136
{"obstaclesNotCleared": ["B"]}
2137+
]},
2138+
{"or": [
2139+
{"and": [
2140+
{"resetRoom": {"nodes": [1]}},
2141+
{"cycleFrames": 2350}
2142+
]},
2143+
{"and": [
2144+
{"resetRoom": {"nodes": [2]}},
2145+
{"or": [
2146+
"h_canUseMorphBombs",
2147+
"ScrewAttack"
2148+
]},
2149+
{"cycleFrames": 2270}
2150+
]},
2151+
{"and": [
2152+
{"resetRoom": {"nodes": [3]}},
2153+
"h_canUseMorphBombs",
2154+
{"cycleFrames": 2695}
2155+
]},
2156+
{"and": [
2157+
{"resetRoom": {"nodes": [4]}},
2158+
"h_canUseMorphBombs",
2159+
{"cycleFrames": 2480}
2160+
]},
2161+
{"and": [
2162+
{"resetRoom": {"nodes": [5]}},
2163+
{"cycleFrames": 1905}
2164+
]}
21412165
]}
21422166
],
2143-
"resetsObstacles": ["A", "B"],
2144-
"devNote": [
2145-
"The Space Pirates (wall) drop Supers and Power Bombs each at a 0.4% rate, too low to put into logic.",
2146-
"FIXME: Other nodes could be used to reset the room, with additional requirements."
2147-
]
2167+
"farmCycleDrops": [
2168+
{"enemy": "Grey Space Pirate (wall)", "count": 11}
2169+
],
2170+
"resetsObstacles": ["A", "B"]
21482171
},
21492172
{
21502173
"id": 104,

region/crateria/central/Crateria Power Bomb Room.json

Lines changed: 25 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -86,24 +86,37 @@
8686
"link": [1, 1],
8787
"name": "Alcoon Farm",
8888
"requires": [
89-
{"or": [
90-
"canDodgeWhileShooting",
91-
"ScrewAttack",
92-
"Wave",
93-
"Ice",
94-
"Spazer",
95-
"Plasma"
96-
]},
9789
{"resetRoom": {
9890
"nodes": [1]
9991
}},
100-
{"refill": ["PowerBomb"]}
92+
{"or": [
93+
{"and": [
94+
"ScrewAttack",
95+
{"cycleFrames": 575}
96+
]},
97+
{"and": [
98+
"Plasma",
99+
{"cycleFrames": 650}
100+
]},
101+
{"and": [
102+
{"or": [
103+
"Wave",
104+
"Spazer"
105+
]},
106+
{"cycleFrames": 1000}
107+
]},
108+
{"and": [
109+
{"or": [
110+
"canDodgeWhileShooting",
111+
"Ice"
112+
]},
113+
{"cycleFrames": 1210}
114+
]}
115+
]}
101116
],
117+
"farmCycleDrops": [{"enemy": "Alcoon", "count": 3}],
102118
"note": [
103119
"The Alcoons have a 99.5% Power Bomb drop rate, after which they only drop small energy."
104-
],
105-
"devNote": [
106-
"The energy dropped is too low even for a very patient strat, considering worst-case scenarios such as a neighboring heated room, no beams, and the possible need to refill several tanks worth of energy."
107120
]
108121
},
109122
{

region/crateria/central/Flyway.json

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,30 @@
180180
"link": [1, 1],
181181
"name": "Mellow Farm",
182182
"requires": [
183-
{"resetRoom": {
184-
"nodes": [1, 2]
185-
}},
186-
{"refill": ["Energy", "Missile"]}
183+
{"or": [
184+
{"resetRoom": {
185+
"nodes": [1]
186+
}},
187+
{"and": [
188+
{"resetRoom": {
189+
"nodes": [2]
190+
}},
191+
{"cycleFrames": 50}
192+
]}
193+
]},
194+
{"or": [
195+
{"and": [
196+
{"or": [
197+
"ScrewAttack",
198+
"Plasma"
199+
]},
200+
{"cycleFrames": 420}
201+
]},
202+
{"cycleFrames": 610}
203+
]}
204+
],
205+
"farmCycleDrops": [
206+
{"enemy": "Mellow", "count": 12}
187207
]
188208
},
189209
{

region/crateria/central/Pit Room.json

Lines changed: 27 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -416,17 +416,39 @@
416416
{
417417
"id": 19,
418418
"link": [2, 2],
419-
"name": "Space Pirate Farm",
419+
"name": "Space Pirate Farm (Both Doors)",
420420
"requires": [
421421
"Morph",
422422
"Missile",
423-
{"resetRoom": {
424-
"nodes": [1, 2]
425-
}},
426-
{"refill": ["Energy", "Missile"]}
423+
{"resetRoom": {"nodes": [1]}},
424+
{"resetRoom": {"nodes": [2]}},
425+
{"cycleFrames": 930}
426+
],
427+
"farmCycleDrops": [
428+
{"enemy": "Grey Space Pirate (standing)", "count": 8},
429+
{"enemy": "Grey Space Pirate (wall)", "count": 2}
427430
],
428431
"resetsObstacles": ["A"]
429432
},
433+
{
434+
"link": [2, 2],
435+
"name": "Space Pirate Farm (Single Door)",
436+
"requires": [
437+
"Morph",
438+
"Missile",
439+
{"or": [
440+
{"resetRoom": {"nodes": [1]}},
441+
{"resetRoom": {"nodes": [2]}}
442+
]},
443+
{"cycleFrames": 930}
444+
],
445+
"farmCycleDrops": [
446+
{"enemy": "Grey Space Pirate (standing)", "count": 4},
447+
{"enemy": "Grey Space Pirate (wall)", "count": 1}
448+
],
449+
"resetsObstacles": ["A"],
450+
"note": "This strat is slower but only requires one of the two doors to be unlocked."
451+
},
430452
{
431453
"id": 20,
432454
"link": [2, 2],

region/crateria/east/Bowling Alley Path.json

Lines changed: 74 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -228,12 +228,81 @@
228228
{
229229
"id": 9,
230230
"link": [1, 1],
231-
"name": "Waver and Choot Farm",
231+
"name": "Waver and Choot Farm (Both Doors)",
232232
"requires": [
233-
{"resetRoom": {
234-
"nodes": [1, 2]
235-
}},
236-
{"refill": ["Energy", "Missile", "Super"]}
233+
{"resetRoom": {"nodes": [1]}},
234+
{"resetRoom": {"nodes": [2]}},
235+
{"or": [
236+
{"and": [
237+
"ScrewAttack",
238+
{"cycleFrames": 990}
239+
]},
240+
{"and": [
241+
"Plasma",
242+
{"cycleFrames": 620}
243+
]},
244+
{"and": [
245+
"Wave",
246+
{"cycleFrames": 920}
247+
]},
248+
{"and": [
249+
"Spazer",
250+
{"cycleFrames": 1010}
251+
]},
252+
{"and": [
253+
{"or": [
254+
"canDodgeWhileShooting",
255+
"Ice"
256+
]},
257+
{"cycleFrames": 1740}
258+
]}
259+
]}
260+
],
261+
"farmCycleDrops": [
262+
{"enemy": "Waver", "count": 6},
263+
{"enemy": "Choot", "count": 6}
264+
]
265+
},
266+
{
267+
"link": [1, 1],
268+
"name": "Waver and Choot Farm (Single Door)",
269+
"requires": [
270+
{"resetRoom": {"nodes": [1, 2]}},
271+
{"cycleFrames": 100},
272+
{"or": [
273+
{"and": [
274+
"ScrewAttack",
275+
{"cycleFrames": 495}
276+
]},
277+
{"and": [
278+
"Plasma",
279+
{"cycleFrames": 310}
280+
]},
281+
{"and": [
282+
"Wave",
283+
{"cycleFrames": 460}
284+
]},
285+
{"and": [
286+
"Spazer",
287+
{"cycleFrames": 505}
288+
]},
289+
{"and": [
290+
{"or": [
291+
"canDodgeWhileShooting",
292+
"Ice"
293+
]},
294+
{"cycleFrames": 870}
295+
]}
296+
]}
297+
],
298+
"farmCycleDrops": [
299+
{"enemy": "Waver", "count": 3},
300+
{"enemy": "Choot", "count": 3}
301+
],
302+
"devNote": [
303+
"The 100 extra cycleFrames is an average extra time needed to return back to the entry door rather than continuing to the opposite door.",
304+
"For simplicity, the weapon-specific cycleFrames are exactly half those in the 'Both Doors' variant,",
305+
"even though technically some weapons may be affected slightly more than others by having to use a specific door."
237306
]
238307
},
239308
{

0 commit comments

Comments
 (0)