|
708 | 708 | }, |
709 | 709 | { |
710 | 710 | "link": [3, 1], |
711 | | - "name": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump (Left-Side Weave)", |
| 711 | + "name": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump (Left-Side Fall)", |
712 | 712 | "requires": [ |
713 | 713 | {"notable": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump"}, |
714 | 714 | "canPreciseSpaceJump", |
715 | | - "canInsaneJump", |
716 | | - {"enemyDamage": { |
717 | | - "enemy": "Tourian Space Pirate (all)", |
718 | | - "type": "contact", |
719 | | - "hits": 1 |
720 | | - }}, |
721 | | - "canDownBack" |
| 715 | + {"or": [ |
| 716 | + {"and": [ |
| 717 | + "canInsaneJump", |
| 718 | + "canResetFallSpeed" |
| 719 | + ]}, |
| 720 | + {"and": [ |
| 721 | + "canInsaneJump", |
| 722 | + "canDownBack", |
| 723 | + {"enemyDamage": { |
| 724 | + "enemy": "Tourian Space Pirate (all)", |
| 725 | + "type": "contact", |
| 726 | + "hits": 1 |
| 727 | + }} |
| 728 | + ]}, |
| 729 | + {"and": [ |
| 730 | + "canResetFallSpeed", |
| 731 | + {"enemyDamage": { |
| 732 | + "enemy": "Tourian Space Pirate (all)", |
| 733 | + "type": "contact", |
| 734 | + "hits": 1 |
| 735 | + }} |
| 736 | + ]} |
| 737 | + ]} |
722 | 738 | ], |
723 | 739 | "exitCondition": { |
724 | 740 | "leaveNormally": {} |
|
732 | 748 | "note": [ |
733 | 749 | "Climbing the shaft with Space Jump is slower than other methods, so it is necessary to move quickly in order to minimize acid damage.", |
734 | 750 | "With each Space Jump, release jump early rather than doing a full-height jump, in order to be able to Space Jump again more quickly.", |
735 | | - "After reaching the top, fall down on the left side, weaving between the Pirates and the platforms.", |
736 | | - "Take damage from the bottom Pirate, press against the left wall, and fire a carefully timed shot downward to open the door;", |
737 | | - "use a down-back to fall directly into the doorway.", |
| 751 | + "After reaching the top, fall down on the left side, keeping between the Pirates and the platforms.", |
| 752 | + "If Morph is available, use it to reset fall speed by unmorphing soon after taking damage from the bottom Pirate.", |
| 753 | + "With greater difficulty, the bottom Pirate can be avoided, resetting fall speed soon after getting past it.", |
| 754 | + "If Morph is not available, then take damage from the bottom Pirate, press against the left wall, and fire a carefully timed shot downward to open the door;", |
| 755 | + "in this case, use a down-back to fall directly into the doorway.", |
738 | 756 | "If done quickly enough, it is possible to avoid any acid damage." |
739 | 757 | ], |
740 | 758 | "devNote": [ |
|
0 commit comments