|
420 | 420 | {"itemNotCollectedAtNode": 5}, |
421 | 421 | "canRiskPermanentLossOfAccess", |
422 | 422 | "canOffScreenMovement", |
| 423 | + "canInsaneJump", |
423 | 424 | {"or": [ |
| 425 | + "canTrickyGMode", |
424 | 426 | "h_artificialMorphPowerBomb", |
425 | 427 | "ScrewAttack", |
426 | | - "canTrickyGMode", |
427 | | - {"and": [ |
428 | | - "canInsaneJump", |
429 | | - {"or": [ |
430 | | - "Ice", |
431 | | - {"ammo": {"type": "Missile", "count": 1}}, |
432 | | - {"ammo": {"type": "Super", "count": 1}} |
433 | | - ]} |
434 | | - ]}, |
| 428 | + "Ice", |
| 429 | + {"ammo": {"type": "Missile", "count": 1}}, |
| 430 | + {"ammo": {"type": "Super", "count": 1}}, |
435 | 431 | {"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 3}} |
436 | 432 | ]} |
437 | 433 | ], |
438 | 434 | "clearsObstacles": ["B"], |
439 | 435 | "collectsItems": [5], |
440 | 436 | "flashSuitChecked": true, |
441 | 437 | "note": [ |
442 | | - "Roll through the item to overload PLMs before falling through the crumble blocks.", |
443 | | - "Carefully fall to not touch the spikes on the right, then roll through the spikeway.", |
| 438 | + "Roll through the item to mostly overload PLMs before falling into the pit and fully overloading them with the camera scroll blocks.", |
| 439 | + "Fully overloading the PLMs before touching the camera scroll blocks will prevent the camera from following Samus after exiting G-mode.", |
| 440 | + "While falling, carefully avoid touching the thorns on the right, then roll through the spikeway.", |
444 | 441 | "After the camera stops scrolling, move another 2-3 tiles then exit G-Mode.", |
445 | 442 | "Make small jumps to reset the camera then quickly kill the Beetom as it jumps at Samus, or precisely jump underneath it." |
446 | 443 | ] |
|
798 | 795 | "canRiskPermanentLossOfAccess", |
799 | 796 | "canOffScreenMovement", |
800 | 797 | "h_artificialMorphPowerBomb", |
| 798 | + "canInsaneJump", |
801 | 799 | {"or": [ |
| 800 | + "canTrickyGMode", |
802 | 801 | "h_artificialMorphPowerBomb", |
803 | 802 | "ScrewAttack", |
804 | | - "canTrickyGMode", |
805 | | - {"and": [ |
806 | | - "canInsaneJump", |
807 | | - {"or": [ |
808 | | - "Ice", |
809 | | - {"ammo": {"type": "Missile", "count": 1}}, |
810 | | - {"ammo": {"type": "Super", "count": 1}} |
811 | | - ]} |
812 | | - ]}, |
| 803 | + "Ice", |
| 804 | + {"ammo": {"type": "Missile", "count": 1}}, |
| 805 | + {"ammo": {"type": "Super", "count": 1}}, |
813 | 806 | {"enemyDamage": {"enemy": "Beetom", "type": "contact", "hits": 3}} |
814 | 807 | ]} |
815 | 808 | ], |
816 | 809 | "clearsObstacles": ["B"], |
817 | 810 | "collectsItems": [5], |
818 | 811 | "flashSuitChecked": true, |
819 | 812 | "note": [ |
820 | | - "Carefully Bomb boost across the pit and roll through the item to overload PLMs before falling through the crumble blocks.", |
821 | | - "Carefully fall to not touch the spikes on the right, then roll through the spikeway.", |
| 813 | + "Carefully Bomb boost across the pit and roll through the item to mostly overload PLMs before falling into the pit and fully overloading them with the camera scroll blocks.", |
| 814 | + "Fully overloading the PLMs before touching the camera scroll blocks will prevent the camera from following Samus after exiting G-mode.", |
| 815 | + "While falling, carefully avoid touching the thorns on the right, then roll through the spikeway.", |
822 | 816 | "After the camera stops scrolling, move another 2-3 tiles then exit G-Mode.", |
823 | 817 | "Make small jumps to reset the camera then quickly kill the Beetom as it jumps at Samus, or precisely jump underneath it." |
824 | 818 | ], |
|
1581 | 1575 | {"or": [ |
1582 | 1576 | "canTrickyGMode", |
1583 | 1577 | {"and": [ |
1584 | | - {"tech": "canBombHorizontally"}, |
1585 | | - {"ammo": { "type": "PowerBomb", "count": 6}}, |
1586 | | - {"or": [ |
1587 | | - "canInsaneJump", |
1588 | | - {"ammo": { "type": "PowerBomb", "count": 2}} |
1589 | | - ]} |
1590 | | - ]}, |
1591 | | - {"and": [ |
1592 | | - {"or": [ |
1593 | | - "Morph", |
1594 | | - "h_artificialMorphSpringBall" |
1595 | | - ]}, |
1596 | 1578 | {"ammo": { "type": "PowerBomb", "count": 3}}, |
1597 | 1579 | {"or": [ |
1598 | 1580 | "canInsaneJump", |
|
1616 | 1598 | "canBePatient", |
1617 | 1599 | "h_artificialMorphSpringBall", |
1618 | 1600 | "HiJump" |
| 1601 | + ]}, |
| 1602 | + {"and": [ |
| 1603 | + "canBePatient", |
| 1604 | + "Morph", |
| 1605 | + {"or": [ |
| 1606 | + "HiJump", |
| 1607 | + "canWalljump" |
| 1608 | + ]} |
1619 | 1609 | ]} |
1620 | 1610 | ]} |
1621 | 1611 | ], |
|
1635 | 1625 | "requires": [ |
1636 | 1626 | {"itemNotCollectedAtNode": 5}, |
1637 | 1627 | "canRiskPermanentLossOfAccess", |
1638 | | - {"or": [ |
1639 | | - "Morph", |
1640 | | - "h_artificialMorphSpringBall" |
1641 | | - ]}, |
| 1628 | + "h_artificialMorphMovement", |
1642 | 1629 | {"or": [ |
1643 | 1630 | {"and": [ |
1644 | 1631 | {"ammo": { "type": "PowerBomb", "count": 3}}, |
|
1664 | 1651 | {"and": [ |
1665 | 1652 | "HiJump", |
1666 | 1653 | "canSpringBallJumpMidAir" |
1667 | | - ]} |
| 1654 | + ]}, |
| 1655 | + "h_artificialMorphIBJ" |
1668 | 1656 | ]} |
1669 | 1657 | ], |
1670 | 1658 | "clearsObstacles": ["A"], |
|
0 commit comments