|
416 | 416 | } |
417 | 417 | } |
418 | 418 | }, |
419 | | - { |
420 | | - "id": 17, |
421 | | - "link": [1, 1], |
422 | | - "name": "Basic Choot and Puyo Farm", |
423 | | - "requires": [ |
424 | | - {"or": [ |
425 | | - "h_hasBeamUpgrade", |
426 | | - "canDodgeWhileShooting", |
427 | | - "Grapple", |
428 | | - "ScrewAttack" |
429 | | - ]}, |
430 | | - {"resetRoom": {"nodes": [1]}}, |
431 | | - {"refill": ["Energy", "Missile"]} |
432 | | - ] |
433 | | - }, |
434 | 419 | { |
435 | 420 | "id": 18, |
436 | 421 | "link": [1, 1], |
437 | 422 | "name": "Choot and Puyo Farm", |
438 | 423 | "requires": [ |
439 | | - {"or": [ |
440 | | - "Wave", |
441 | | - "Spazer", |
442 | | - "Plasma", |
443 | | - "Grapple", |
444 | | - "ScrewAttack" |
445 | | - ]}, |
446 | 424 | {"resetRoom": {"nodes": [1]}}, |
447 | | - {"refill": ["Energy", "Missile", "Super", "PowerBomb"]} |
448 | | - ] |
449 | | - }, |
450 | | - { |
451 | | - "id": 19, |
452 | | - "link": [1, 1], |
453 | | - "name": "Patient Choot and Puyo Farm", |
454 | | - "requires": [ |
455 | | - "canBePatient", |
456 | 425 | {"or": [ |
457 | | - "canDodgeWhileShooting", |
458 | | - "Charge", |
459 | | - "Ice" |
| 426 | + "Gravity", |
| 427 | + {"cycleFrames": 330} |
460 | 428 | ]}, |
461 | | - {"resetRoom": {"nodes": [1]}}, |
462 | | - {"refill": ["Super", "PowerBomb"]} |
| 429 | + {"or": [ |
| 430 | + {"and": [ |
| 431 | + "Plasma", |
| 432 | + {"cycleFrames": 1110} |
| 433 | + ]}, |
| 434 | + {"and": [ |
| 435 | + "Grapple", |
| 436 | + {"cycleFrames": 1240} |
| 437 | + ]}, |
| 438 | + {"and": [ |
| 439 | + "ScrewAttack", |
| 440 | + {"cycleFrames": 1330} |
| 441 | + ]}, |
| 442 | + {"and": [ |
| 443 | + "Wave", |
| 444 | + {"cycleFrames": 1380} |
| 445 | + ]}, |
| 446 | + {"and": [ |
| 447 | + "Spazer", |
| 448 | + {"cycleFrames": 1440} |
| 449 | + ]}, |
| 450 | + {"and": [ |
| 451 | + "Ice", |
| 452 | + {"cycleFrames": 2010} |
| 453 | + ]}, |
| 454 | + {"and": [ |
| 455 | + "canDodgeWhileShooting", |
| 456 | + {"cycleFrames": 2670} |
| 457 | + ]} |
| 458 | + ]} |
| 459 | + ], |
| 460 | + "farmCycleDrops": [ |
| 461 | + {"enemy": "Choot", "count": 5}, |
| 462 | + {"enemy": "Puyo", "count": 5} |
463 | 463 | ] |
464 | 464 | }, |
465 | 465 | { |
|
942 | 942 | { |
943 | 943 | "id": 47, |
944 | 944 | "link": [2, 2], |
945 | | - "name": "Basic Choot and Puyo Farm", |
946 | | - "requires": [ |
947 | | - {"or": [ |
948 | | - "h_hasBeamUpgrade", |
949 | | - "canDodgeWhileShooting", |
950 | | - "Grapple", |
951 | | - "ScrewAttack" |
952 | | - ]}, |
953 | | - {"resetRoom": {"nodes": [2]}}, |
954 | | - {"refill": ["Energy", "Missile"]} |
955 | | - ] |
956 | | - }, |
957 | | - { |
958 | | - "id": 48, |
959 | | - "link": [2, 2], |
960 | 945 | "name": "Choot and Puyo Farm", |
961 | 946 | "requires": [ |
962 | | - {"or": [ |
963 | | - "Wave", |
964 | | - "Spazer", |
965 | | - "Plasma", |
966 | | - "Grapple", |
967 | | - "ScrewAttack" |
968 | | - ]}, |
969 | 947 | {"resetRoom": {"nodes": [2]}}, |
970 | | - {"refill": ["Energy", "Missile", "Super", "PowerBomb"]} |
971 | | - ] |
972 | | - }, |
973 | | - { |
974 | | - "id": 49, |
975 | | - "link": [2, 2], |
976 | | - "name": "Patient Choot and Puyo Farm", |
977 | | - "requires": [ |
978 | | - "canBePatient", |
979 | 948 | {"or": [ |
980 | | - "canDodgeWhileShooting", |
981 | | - "Charge", |
982 | | - "Ice" |
| 949 | + "Gravity", |
| 950 | + {"cycleFrames": 120} |
983 | 951 | ]}, |
984 | | - {"resetRoom": {"nodes": [2]}}, |
985 | | - {"refill": ["Super", "PowerBomb"]} |
| 952 | + {"or": [ |
| 953 | + {"and": [ |
| 954 | + "Plasma", |
| 955 | + {"cycleFrames": 610} |
| 956 | + ]}, |
| 957 | + {"and": [ |
| 958 | + "Grapple", |
| 959 | + {"cycleFrames": 660} |
| 960 | + ]}, |
| 961 | + {"and": [ |
| 962 | + "Wave", |
| 963 | + {"cycleFrames": 700} |
| 964 | + ]}, |
| 965 | + {"and": [ |
| 966 | + "ScrewAttack", |
| 967 | + {"cycleFrames": 720} |
| 968 | + ]}, |
| 969 | + {"and": [ |
| 970 | + "Spazer", |
| 971 | + {"cycleFrames": 820} |
| 972 | + ]}, |
| 973 | + {"cycleFrames": 1070} |
| 974 | + ]} |
| 975 | + ], |
| 976 | + "farmCycleDrops": [ |
| 977 | + {"enemy": "Choot", "count": 3}, |
| 978 | + {"enemy": "Puyo", "count": 3} |
986 | 979 | ] |
987 | 980 | }, |
988 | 981 | { |
|
0 commit comments