|
636 | 636 | ] |
637 | 637 | }, |
638 | 638 | { |
639 | | - "id": 47, |
640 | | - "name": "canQuickDrop", |
| 639 | + "id": 180, |
| 640 | + "name": "canMomentumConservingTurnaround", |
641 | 641 | "techRequires": [], |
642 | 642 | "otherRequires": [], |
643 | 643 | "note": [ |
644 | | - "Using a momentum conserving turnaround on a crumble block, an opening doorshell, or any other breaking block, to preserve Samus' momentum.", |
645 | | - "This is often used when traversing with a shinecharge, or to quickly fall through a crumble block and jump back through it before it re-forms." |
| 644 | + "Uses the uninteruptable frames of turning around in order to continue moving after hitting a solid object.", |
| 645 | + "Can be used to make it through an opening door, or barely just past a ledge.", |
| 646 | + "It is often beneficial to be in a downward pose when hitting the ceiling, in order to shrink Samus' hitbox to delay contact." |
| 647 | + ], |
| 648 | + "extensionTechs": [ |
| 649 | + { |
| 650 | + "id": 47, |
| 651 | + "name": "canQuickDrop", |
| 652 | + "techRequires": [ |
| 653 | + "canMomentumConservingTurnaround" |
| 654 | + ], |
| 655 | + "otherRequires": [], |
| 656 | + "note": [ |
| 657 | + "Using a momentum conserving turnaround on a crumble block, an opening doorshell, or any other breaking block, to preserve Samus' momentum.", |
| 658 | + "This is often used when traversing with a shinecharge, or to quickly fall through a crumble block and jump back through it before it re-forms." |
| 659 | + ] |
| 660 | + } |
| 661 | + ] |
| 662 | + }, |
| 663 | + { |
| 664 | + "id": 181, |
| 665 | + "name": "canMomentumConservingMorph", |
| 666 | + "techRequires": [], |
| 667 | + "otherRequires": [ |
| 668 | + "Morph" |
| 669 | + ], |
| 670 | + "note": [ |
| 671 | + "Uses the uninteruptable frames of morphing or unmorphing in order to continue moving up after hitting a solid object above.", |
| 672 | + "This can be used to make it barely just past a ledge.", |
| 673 | + "The same technique can also be used to temporarily glide along a ceiling to extend a jump horizontally." |
646 | 674 | ] |
647 | 675 | }, |
648 | 676 | { |
|
2537 | 2565 | "otherRequires": [], |
2538 | 2566 | "note": "Canceling an aim angle while crouching and turning around, to wiggle to the right." |
2539 | 2567 | }, |
2540 | | - { |
2541 | | - "id": 180, |
2542 | | - "name": "canMomentumConservingTurnaround", |
2543 | | - "techRequires": [], |
2544 | | - "otherRequires": [], |
2545 | | - "note": [ |
2546 | | - "Uses the uninteruptable frames of turning around in order to continue moving after hitting a solid object.", |
2547 | | - "Can be used to make it through an opening door, or barely just past a ledge.", |
2548 | | - "It is often beneficial to be in a downward pose when hitting the ceiling, in order to shrink Samus' hitbox to delay contact." |
2549 | | - ] |
2550 | | - }, |
2551 | | - { |
2552 | | - "id": 181, |
2553 | | - "name": "canMomentumConservingMorph", |
2554 | | - "techRequires": [], |
2555 | | - "otherRequires": [ |
2556 | | - "Morph" |
2557 | | - ], |
2558 | | - "note": [ |
2559 | | - "Uses the uninteruptable frames of morphing or unmorphing in order to continue moving up after hitting a solid object above.", |
2560 | | - "This can be used to make it barely just past a ledge.", |
2561 | | - "The same technique can also be used to temporarily glide along a ceiling to extend a jump horizontally." |
2562 | | - ] |
2563 | | - }, |
2564 | 2568 | { |
2565 | 2569 | "id": 182, |
2566 | 2570 | "name": "canCameraManip", |
|
0 commit comments