|
276 | 276 | "canShinechargeMovementComplex", |
277 | 277 | "canPreciseWalljump", |
278 | 278 | "canConsecutiveWalljump", |
279 | | - "canHorizontalMidairShinespark", |
280 | 279 | {"shinespark": {"frames": 78}} |
281 | 280 | ], |
282 | 281 | "flashSuitChecked": true, |
|
297 | 296 | "canShinechargeMovementComplex", |
298 | 297 | "canPreciseWalljump", |
299 | 298 | "canConsecutiveWalljump", |
300 | | - "canHorizontalMidairShinespark", |
301 | 299 | {"shinespark": {"frames": 78}} |
302 | 300 | ], |
303 | 301 | "flashSuitChecked": true, |
|
315 | 313 | {"shineChargeFrames": 80}, |
316 | 314 | "HiJump", |
317 | 315 | "canShinechargeMovementComplex", |
318 | | - "canHorizontalMidairShinespark", |
319 | 316 | {"or": [ |
320 | 317 | {"and": [ |
321 | 318 | "canWalljump", |
|
343 | 340 | }, |
344 | 341 | "requires": [ |
345 | 342 | "HiJump", |
346 | | - "canHorizontalMidairShinespark", |
347 | 343 | "canShinechargeMovementComplex", |
348 | 344 | {"or": [ |
349 | 345 | {"and": [ |
|
373 | 369 | "h_speedJump", |
374 | 370 | "canTrickyJump", |
375 | 371 | "canShinechargeMovementTricky", |
376 | | - "canMidairShinespark", |
377 | 372 | {"shinespark": {"frames": 40}} |
378 | 373 | ], |
379 | 374 | "flashSuitChecked": true, |
|
650 | 645 | "requires": [ |
651 | 646 | "canWalljump", |
652 | 647 | "canShinechargeMovementComplex", |
653 | | - "canHorizontalMidairShinespark", |
654 | 648 | {"obstaclesCleared": ["B"]}, |
655 | 649 | {"or": [ |
656 | 650 | {"canShineCharge": {"usedTiles": 32, "gentleUpTiles": 6, "openEnd": 1}}, |
|
673 | 667 | {"notable": "Big Jump Shinespark"}, |
674 | 668 | "h_speedJump", |
675 | 669 | "canShinechargeMovementComplex", |
676 | | - "canHorizontalMidairShinespark", |
677 | 670 | {"obstaclesCleared": ["B"]}, |
678 | 671 | {"canShineCharge": {"usedTiles": 32, "gentleDownTiles": 6, "openEnd": 1}}, |
679 | 672 | {"shinespark": {"frames": 52}}, |
|
768 | 761 | {"canShineCharge": {"usedTiles": 32, "gentleUpTiles": 6, "openEnd": 1}}, |
769 | 762 | "canWalljump", |
770 | 763 | "canShinechargeMovementComplex", |
771 | | - "canHorizontalMidairShinespark", |
772 | 764 | {"shinespark": {"frames": 85}} |
773 | 765 | ], |
774 | 766 | "exitCondition": { |
|
787 | 779 | {"canShineCharge": {"usedTiles": 32, "gentleDownTiles": 6, "openEnd": 1}}, |
788 | 780 | "canSpeedyJump", |
789 | 781 | "canShinechargeMovementComplex", |
790 | | - "canHorizontalMidairShinespark", |
791 | 782 | {"shinespark": {"frames": 57}} |
792 | 783 | ], |
793 | 784 | "exitCondition": { |
|
809 | 800 | {"obstaclesCleared": ["B", "E"]}, |
810 | 801 | {"canShineCharge": {"usedTiles": 32, "gentleDownTiles": 6, "openEnd": 1}}, |
811 | 802 | "canShinechargeMovementComplex", |
812 | | - "canHorizontalMidairShinespark", |
813 | 803 | {"shinespark": {"frames": 56}} |
814 | 804 | ], |
815 | 805 | "exitCondition": { |
|
828 | 818 | "h_shinechargeMaxRunway", |
829 | 819 | "canSpeedyJump", |
830 | 820 | "canShinechargeMovementComplex", |
831 | | - "canHorizontalMidairShinespark", |
832 | 821 | {"shinespark": {"frames": 53}} |
833 | 822 | ], |
834 | 823 | "exitCondition": { |
|
1602 | 1591 | "name": "Shinespark", |
1603 | 1592 | "requires": [ |
1604 | 1593 | {"obstaclesCleared": ["B"]}, |
1605 | | - "canShinechargeMovement", |
1606 | 1594 | "canMidairShinespark", |
1607 | 1595 | {"or": [ |
1608 | 1596 | {"canShineCharge": {"usedTiles": 32, "gentleUpTiles": 6, "openEnd": 1}}, |
|
0 commit comments