|
723 | 723 | "leaveNormally": {} |
724 | 724 | } |
725 | 725 | }, |
| 726 | + { |
| 727 | + "link": [2, 2], |
| 728 | + "name": "G-Mode Setup - Get Hit by Zoa", |
| 729 | + "requires": [ |
| 730 | + "h_navigateUnderwater", |
| 731 | + "canPlayInSand", |
| 732 | + "canDownwardGModeSetup", |
| 733 | + {"or": [ |
| 734 | + "Ice", |
| 735 | + {"ammo": {"type": "Super", "count": 1}}, |
| 736 | + "canTrickyGMode", |
| 737 | + {"and": [ |
| 738 | + "canInsaneJump", |
| 739 | + {"or": [ |
| 740 | + "Gravity", |
| 741 | + "HiJump", |
| 742 | + "canWalljump", |
| 743 | + {"and": [ |
| 744 | + "h_crouchJumpDownGrab", |
| 745 | + {"doorUnlockedAtNode": 1} |
| 746 | + ]}, |
| 747 | + {"and": [ |
| 748 | + "h_crouchJumpDownGrab", |
| 749 | + {"doorUnlockedAtNode": 3} |
| 750 | + ]} |
| 751 | + ]} |
| 752 | + ]} |
| 753 | + ]} |
| 754 | + ], |
| 755 | + "exitCondition": { |
| 756 | + "leaveWithGModeSetup": {} |
| 757 | + }, |
| 758 | + "unlocksDoors": [ |
| 759 | + {"nodeId": 1, "types": ["super"], "requires": ["canTrickyJump"]}, |
| 760 | + {"nodeId": 1, "types": ["missiles", "powerbomb"], "requires": ["never"]}, |
| 761 | + {"nodeId": 3, "types": ["super"], "requires": ["canTrickyJump"]}, |
| 762 | + {"nodeId": 3, "types": ["missiles", "powerbomb"], "requires": ["never"]} |
| 763 | + ], |
| 764 | + "flashSuitChecked": true, |
| 765 | + "note": [ |
| 766 | + "Kill, freeze, or dodge the Yapping Maws. Kill the Zoa and wait for its drop to disappear.", |
| 767 | + "Just before it disappears, move into the sand and crouch. Press forward when near the transition to stand up and touch the transition on the first frame of standing.", |
| 768 | + "If the drop is an ammo drop, Samus can collect the drop and not have to wait for it to respawn.", |
| 769 | + "To do this, sink slightly into the sand before collecting the drop, then crouch and stand up to touch the transition and get hit by the Zoa.", |
| 770 | + "Note that if the Yapping Maw grabs Samus after touching the transition, the G-mode setup can still work." |
| 771 | + ] |
| 772 | + }, |
726 | 773 | { |
727 | 774 | "id": 22, |
728 | 775 | "link": [3, 1], |
|
0 commit comments