|
354 | 354 | ] |
355 | 355 | }, |
356 | 356 | { |
| 357 | + "id": 127, |
357 | 358 | "link": [1, 1], |
358 | 359 | "name": "Skultera Farm (Single Skultera)", |
359 | 360 | "requires": [ |
|
362 | 363 | {"and": [ |
363 | 364 | "Gravity", |
364 | 365 | {"or": [ |
365 | | - {"and": [ |
366 | | - "Plasma", |
367 | | - {"cycleFrames": 140} |
368 | | - ]}, |
369 | | - {"and": [ |
370 | | - "ScrewAttack", |
371 | | - {"cycleFrames": 170} |
372 | | - ]}, |
373 | | - {"and": [ |
374 | | - "Wave", |
375 | | - {"cycleFrames": 190} |
376 | | - ]}, |
377 | | - {"and": [ |
378 | | - "Spazer", |
379 | | - {"cycleFrames": 210} |
380 | | - ]}, |
381 | | - {"and": [ |
382 | | - "Ice", |
383 | | - {"cycleFrames": 290} |
384 | | - ]}, |
385 | | - {"cycleFrames": 390} |
| 366 | + {"and": [ |
| 367 | + "Plasma", |
| 368 | + {"cycleFrames": 140} |
| 369 | + ]}, |
| 370 | + {"and": [ |
| 371 | + "ScrewAttack", |
| 372 | + {"cycleFrames": 170} |
| 373 | + ]}, |
| 374 | + {"and": [ |
| 375 | + "Wave", |
| 376 | + {"cycleFrames": 190} |
| 377 | + ]}, |
| 378 | + {"and": [ |
| 379 | + "Spazer", |
| 380 | + {"cycleFrames": 210} |
| 381 | + ]}, |
| 382 | + {"and": [ |
| 383 | + "Ice", |
| 384 | + {"cycleFrames": 290} |
| 385 | + ]}, |
| 386 | + {"cycleFrames": 390} |
386 | 387 | ]} |
387 | 388 | ]}, |
388 | 389 | {"and": [ |
|
406 | 407 | ]} |
407 | 408 | ]} |
408 | 409 | ], |
409 | | - "farmCycleDrops": [ |
410 | | - {"enemy": "Skultera", "count": 1} |
411 | | - ] |
| 410 | + "farmCycleDrops": [{"enemy": "Skultera", "count": 1}] |
412 | 411 | }, |
413 | 412 | { |
414 | 413 | "id": 7, |
|
1419 | 1418 | } |
1420 | 1419 | }, |
1421 | 1420 | { |
| 1421 | + "id": 128, |
1422 | 1422 | "link": [2, 2], |
1423 | 1423 | "name": "Pirate Farm (Single Pirate)", |
1424 | 1424 | "requires": [ |
1425 | 1425 | {"resetRoom": {"nodes": [2]}}, |
1426 | 1426 | {"cycleFrames": 630}, |
1427 | 1427 | "Plasma" |
1428 | 1428 | ], |
1429 | | - "farmCycleDrops": [ |
1430 | | - {"enemy": "Pink Space Pirate (standing)", "count": 1} |
1431 | | - ], |
| 1429 | + "farmCycleDrops": [{"enemy": "Pink Space Pirate (standing)", "count": 1}], |
1432 | 1430 | "devNote": [ |
1433 | 1431 | "This is for farming suitless.", |
1434 | 1432 | "If Gravity is available, it is instead worthwhile to farm all the Pirates in the room." |
|
2915 | 2913 | ] |
2916 | 2914 | }, |
2917 | 2915 | { |
| 2916 | + "id": 129, |
2918 | 2917 | "link": [6, 6], |
2919 | 2918 | "name": "Skultera Farm (All Skulteras)", |
2920 | 2919 | "requires": [ |
|
2957 | 2956 | {"cycleFrames": 1685} |
2958 | 2957 | ]} |
2959 | 2958 | ], |
2960 | | - "farmCycleDrops": [ |
2961 | | - {"enemy": "Skultera", "count": 4} |
2962 | | - ], |
| 2959 | + "farmCycleDrops": [{"enemy": "Skultera", "count": 4}], |
2963 | 2960 | "devNote": [ |
2964 | 2961 | "Farming Skulteras with Plasma or Screw Attack is included for completeness,", |
2965 | 2962 | "though with these items it would be better to farm the Pirates.", |
2966 | | - "FIXME: there are other, slower ways to farm here, e.g. without Gravity." |
| 2963 | + "FIXME: there are other, slower ways to farm here, e.g. without Gravity." |
2967 | 2964 | ] |
2968 | 2965 | }, |
2969 | 2966 | { |
|
3004 | 3001 | ]} |
3005 | 3002 | ]} |
3006 | 3003 | ], |
3007 | | - "farmCycleDrops": [ |
3008 | | - {"enemy": "Pink Space Pirate (standing)", "count": 4} |
3009 | | - ], |
3010 | | - "devNote": [ |
3011 | | - "FIXME: there are other, slower ways to farm here, e.g. without Gravity." |
3012 | | - ] |
| 3004 | + "farmCycleDrops": [{"enemy": "Pink Space Pirate (standing)", "count": 4}], |
| 3005 | + "devNote": ["FIXME: there are other, slower ways to farm here, e.g. without Gravity."] |
3013 | 3006 | }, |
3014 | 3007 | { |
3015 | 3008 | "id": 75, |
|
3277 | 3270 | ] |
3278 | 3271 | } |
3279 | 3272 | ], |
3280 | | - "nextStratId": 127, |
| 3273 | + "nextStratId": 130, |
3281 | 3274 | "nextNotableId": 9, |
3282 | 3275 | "devNote": [ |
3283 | 3276 | "FIXME: node 4 should have 'implicitLeaveNormally'/'implicitUnlocksDoors' false." |
|
0 commit comments