|
1040 | 1040 | ], |
1041 | 1041 | "devNote": "This does not require canRiskPermanentLossOfAccess if Samus returns through the crumble blocks." |
1042 | 1042 | }, |
| 1043 | + { |
| 1044 | + "link": [3, 3], |
| 1045 | + "name": "Zebbo and Beetom Farm", |
| 1046 | + "requires": [ |
| 1047 | + "Morph", |
| 1048 | + {"resetRoom": { |
| 1049 | + "nodes": [3] |
| 1050 | + }}, |
| 1051 | + {"cycleFrames": 630}, |
| 1052 | + {"or": [ |
| 1053 | + {"enemyKill": { |
| 1054 | + "enemies": [["Beetom", "Beetom"]], |
| 1055 | + "explicitWeapons": ["ScrewAttack", "Missile", "PowerBomb"] |
| 1056 | + }}, |
| 1057 | + {"and": [ |
| 1058 | + "h_useMorphBombs", |
| 1059 | + {"or": [ |
| 1060 | + "Ice", |
| 1061 | + "canTrickyDodgeEnemies" |
| 1062 | + ]}, |
| 1063 | + {"cycleFrames": 400} |
| 1064 | + ]} |
| 1065 | + ]} |
| 1066 | + ], |
| 1067 | + "clearsObstacles": ["A"], |
| 1068 | + "resetsObstacles": ["B"], |
| 1069 | + "flashSuitChecked": true, |
| 1070 | + "farmCycleDrops": [ |
| 1071 | + {"enemy": "Beetom", "count": 2}, |
| 1072 | + {"enemy": "Zebbo", "count": 1} |
| 1073 | + ] |
| 1074 | + }, |
1043 | 1075 | { |
1044 | 1076 | "id": 75, |
1045 | 1077 | "link": [3, 4], |
|
1549 | 1581 | {"resetRoom": { |
1550 | 1582 | "nodes": [4] |
1551 | 1583 | }}, |
1552 | | - {"enemyKill": { |
1553 | | - "enemies": [["Beetom"]] |
1554 | | - }}, |
1555 | | - {"refill": ["Energy", "Missile", "Super", "PowerBomb"]} |
| 1584 | + {"cycleFrames": 530}, |
| 1585 | + {"or": [ |
| 1586 | + {"enemyKill": { |
| 1587 | + "enemies": [["Beetom", "Beetom"]], |
| 1588 | + "explicitWeapons": ["ScrewAttack", "Missile", "PowerBomb"] |
| 1589 | + }}, |
| 1590 | + {"and": [ |
| 1591 | + {"or": [ |
| 1592 | + "Ice", |
| 1593 | + "canTrickyDodgeEnemies" |
| 1594 | + ]}, |
| 1595 | + "h_useMorphBombs" |
| 1596 | + ]} |
| 1597 | + ]} |
1556 | 1598 | ], |
1557 | 1599 | "clearsObstacles": ["A"], |
1558 | 1600 | "resetsObstacles": ["B"], |
1559 | 1601 | "flashSuitChecked": true, |
1560 | | - "devNote": ["FIXME: Node 3 could be used to reset the room, with additional requirements."] |
| 1602 | + "farmCycleDrops": [ |
| 1603 | + {"enemy": "Beetom", "count": 2}, |
| 1604 | + {"enemy": "Zebbo", "count": 2} |
| 1605 | + ] |
1561 | 1606 | }, |
1562 | 1607 | { |
1563 | 1608 | "id": 52, |
1564 | 1609 | "link": [4, 4], |
1565 | 1610 | "name": "Zebbo Farm", |
1566 | 1611 | "requires": [ |
1567 | 1612 | {"obstaclesCleared": ["A"]}, |
1568 | | - {"refill": ["Energy", "Missile", "Super"]} |
| 1613 | + {"cycleFrames": 115} |
1569 | 1614 | ], |
1570 | | - "flashSuitChecked": true |
| 1615 | + "flashSuitChecked": true, |
| 1616 | + "farmCycleDrops": [ |
| 1617 | + {"enemy": "Zebbo", "count": 1} |
| 1618 | + ] |
1571 | 1619 | }, |
1572 | 1620 | { |
1573 | 1621 | "id": 80, |
|
0 commit comments