|
69 | 69 | ] |
70 | 70 | } |
71 | 71 | ], |
| 72 | + "obstacles": [ |
| 73 | + { |
| 74 | + "id": "A", |
| 75 | + "name": "Left Yapping Maw", |
| 76 | + "obstacleType": "inanimate" |
| 77 | + }, |
| 78 | + { |
| 79 | + "id": "B", |
| 80 | + "name": "Right Yapping Maw", |
| 81 | + "obstacleType": "inanimate" |
| 82 | + } |
| 83 | + ], |
72 | 84 | "enemies": [ |
73 | 85 | { |
74 | 86 | "id": "e1", |
|
126 | 138 | "to": [ |
127 | 139 | {"id": 2}, |
128 | 140 | {"id": 3}, |
129 | | - {"id": 4} |
| 141 | + {"id": 4}, |
| 142 | + {"id": 5} |
130 | 143 | ] |
131 | 144 | } |
132 | 145 | ], |
|
170 | 183 | "Gravity", |
171 | 184 | {"or": [ |
172 | 185 | {"ammo": {"type": "Super", "count": 1}}, |
| 186 | + {"obstaclesCleared": ["A"]}, |
173 | 187 | "canTrickyDodgeEnemies" |
174 | 188 | ]} |
175 | 189 | ], |
|
754 | 768 | {"or": [ |
755 | 769 | "Ice", |
756 | 770 | {"ammo": {"type": "Super", "count": 1}}, |
| 771 | + {"obstaclesCleared": ["A"]}, |
| 772 | + {"obstaclesCleared": ["B"]}, |
757 | 773 | "canTrickyGMode", |
758 | 774 | {"and": [ |
759 | 775 | "canInsaneJump", |
|
1190 | 1206 | "Gravity", |
1191 | 1207 | {"or": [ |
1192 | 1208 | {"ammo": {"type": "Super", "count": 1}}, |
| 1209 | + {"obstaclesCleared": ["B"]}, |
1193 | 1210 | "canTrickyDodgeEnemies" |
1194 | 1211 | ]} |
1195 | 1212 | ], |
|
1423 | 1440 | "name": "Kill Yapping Maw With Super", |
1424 | 1441 | "requires": [ |
1425 | 1442 | "canSuitlessMaridia", |
1426 | | - {"ammo": {"type": "Super", "count": 1}}, |
| 1443 | + {"or": [ |
| 1444 | + {"ammo": {"type": "Super", "count": 1}}, |
| 1445 | + {"obstaclesCleared": ["A"]} |
| 1446 | + ]}, |
1427 | 1447 | {"or": [ |
1428 | 1448 | "canWalljump", |
1429 | 1449 | "h_crouchJumpDownGrab", |
|
1508 | 1528 | "Freeze a Yapping Maw to farm the Zoas safely." |
1509 | 1529 | ] |
1510 | 1530 | }, |
| 1531 | + { |
| 1532 | + "link": [4, 4], |
| 1533 | + "name": "Kill Yapping Maw With Super", |
| 1534 | + "requires": [ |
| 1535 | + {"obstaclesNotCleared": ["A"]}, |
| 1536 | + "canSuitlessMaridia", |
| 1537 | + {"ammo": {"type": "Super", "count": 1}} |
| 1538 | + ], |
| 1539 | + "clearsObstacles": ["A"] |
| 1540 | + }, |
| 1541 | + { |
| 1542 | + "link": [4, 4], |
| 1543 | + "name": "Zoa Farm (Yapping Maw Killed)", |
| 1544 | + "requires": [ |
| 1545 | + {"obstaclesCleared": ["A"]}, |
| 1546 | + {"simpleCycleFrames": 200}, |
| 1547 | + {"cycleFrames": 40} |
| 1548 | + ], |
| 1549 | + "farmCycleDrops": [{"enemy": "Zoa", "count": 1}], |
| 1550 | + "note": [ |
| 1551 | + "With the Yapping Maw killed, the Zoas can be farmed safely." |
| 1552 | + ] |
| 1553 | + }, |
1511 | 1554 | { |
1512 | 1555 | "id": 46, |
1513 | 1556 | "link": [4, 5], |
|
1552 | 1595 | "requires": [ |
1553 | 1596 | "canSuitlessMaridia", |
1554 | 1597 | "canPlayInSand", |
1555 | | - {"ammo": {"type": "Super", "count": 1}} |
| 1598 | + {"or": [ |
| 1599 | + {"ammo": {"type": "Super", "count": 1}}, |
| 1600 | + {"obstaclesCleared": ["A"]} |
| 1601 | + ]} |
1556 | 1602 | ], |
| 1603 | + "clearsObstacles": ["A"], |
1557 | 1604 | "devNote": "One Super to cross the room, a second is likely used before getting up to the door." |
1558 | 1605 | }, |
1559 | 1606 | { |
|
1625 | 1672 | "name": "Kill Yapping Maw With Super", |
1626 | 1673 | "requires": [ |
1627 | 1674 | "canSuitlessMaridia", |
1628 | | - {"ammo": {"type": "Super", "count": 1}}, |
| 1675 | + {"or": [ |
| 1676 | + {"ammo": {"type": "Super", "count": 1}}, |
| 1677 | + {"obstaclesCleared": ["B"]} |
| 1678 | + ]}, |
1629 | 1679 | {"or": [ |
1630 | 1680 | "canWalljump", |
1631 | 1681 | "h_crouchJumpDownGrab", |
|
1692 | 1742 | "requires": [ |
1693 | 1743 | "canSuitlessMaridia", |
1694 | 1744 | "canPlayInSand", |
1695 | | - {"ammo": {"type": "Super", "count": 1}} |
| 1745 | + {"or": [ |
| 1746 | + {"ammo": {"type": "Super", "count": 1}}, |
| 1747 | + {"obstaclesCleared": ["B"]} |
| 1748 | + ]} |
1696 | 1749 | ], |
| 1750 | + "clearsObstacles": ["B"], |
1697 | 1751 | "devNote": "One Super to cross the room, a second is likely used before getting up to the door." |
1698 | 1752 | }, |
1699 | 1753 | { |
|
1711 | 1765 | "Kill the Zoa and quickly jump across the sand.", |
1712 | 1766 | "Hitting the Zoas will drop Samus deep into the sand below." |
1713 | 1767 | ] |
| 1768 | + }, |
| 1769 | + { |
| 1770 | + "link": [5, 5], |
| 1771 | + "name": "Kill Yapping Maw With Super", |
| 1772 | + "requires": [ |
| 1773 | + {"obstaclesNotCleared": ["B"]}, |
| 1774 | + "canSuitlessMaridia", |
| 1775 | + {"ammo": {"type": "Super", "count": 1}} |
| 1776 | + ], |
| 1777 | + "clearsObstacles": ["B"] |
| 1778 | + }, |
| 1779 | + { |
| 1780 | + "link": [5, 5], |
| 1781 | + "name": "Zoa Farm (Yapping Maw Killed)", |
| 1782 | + "requires": [ |
| 1783 | + {"obstaclesCleared": ["B"]}, |
| 1784 | + {"simpleCycleFrames": 200}, |
| 1785 | + {"cycleFrames": 40} |
| 1786 | + ], |
| 1787 | + "farmCycleDrops": [{"enemy": "Zoa", "count": 1}], |
| 1788 | + "note": [ |
| 1789 | + "With the Yapping Maw killed, the Zoas can be farmed safely." |
| 1790 | + ] |
1714 | 1791 | } |
1715 | 1792 | ], |
1716 | 1793 | "notables": [ |
|
0 commit comments