|
474 | 474 | "flashSuitChecked": true, |
475 | 475 | "note": "Use a Power Bomb to destroy the bomb block wall." |
476 | 476 | }, |
| 477 | + { |
| 478 | + "link": [1, 3], |
| 479 | + "name": "Grapple Teleport Door Escape", |
| 480 | + "entranceCondition": { |
| 481 | + "comeInWithGrappleTeleport": { |
| 482 | + "blockPositions": [[108, 12], [108, 13]] |
| 483 | + } |
| 484 | + }, |
| 485 | + "requires": [ |
| 486 | + {"or": [ |
| 487 | + "canGrappleTeleportWallEscape", |
| 488 | + {"doorUnlockedAtNode": 3} |
| 489 | + ]} |
| 490 | + ], |
| 491 | + "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
| 492 | + "flashSuitChecked": true |
| 493 | + }, |
477 | 494 | { |
478 | 495 | "id": 18, |
479 | 496 | "link": [1, 3], |
|
745 | 762 | "A single IBJ is slow enough at the top to overload them before Samus can hit the blocks." |
746 | 763 | ] |
747 | 764 | }, |
| 765 | + { |
| 766 | + "link": [2, 3], |
| 767 | + "name": "Grapple Teleport Door Escape", |
| 768 | + "entranceCondition": { |
| 769 | + "comeInWithGrappleTeleport": { |
| 770 | + "blockPositions": [[108, 12], [108, 13]] |
| 771 | + } |
| 772 | + }, |
| 773 | + "requires": [ |
| 774 | + {"or": [ |
| 775 | + "canGrappleTeleportWallEscape", |
| 776 | + {"doorUnlockedAtNode": 3} |
| 777 | + ]} |
| 778 | + ], |
| 779 | + "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
| 780 | + "flashSuitChecked": true |
| 781 | + }, |
748 | 782 | { |
749 | 783 | "id": 35, |
750 | 784 | "link": [2, 3], |
|
919 | 953 | }, |
920 | 954 | "requires": [] |
921 | 955 | }, |
| 956 | + { |
| 957 | + "link": [3, 1], |
| 958 | + "name": "Grapple Teleport Door Escape", |
| 959 | + "entranceCondition": { |
| 960 | + "comeInWithGrappleTeleport": { |
| 961 | + "blockPositions": [[3, 12], [3, 13]] |
| 962 | + } |
| 963 | + }, |
| 964 | + "requires": [ |
| 965 | + {"or": [ |
| 966 | + "canGrappleTeleportWallEscape", |
| 967 | + {"doorUnlockedAtNode": 1} |
| 968 | + ]} |
| 969 | + ], |
| 970 | + "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
| 971 | + "flashSuitChecked": true |
| 972 | + }, |
922 | 973 | { |
923 | 974 | "id": 45, |
924 | 975 | "link": [3, 1], |
|
0 commit comments