|
455 | 455 | "comesThroughToilet": "any" |
456 | 456 | }, |
457 | 457 | "requires": [ |
| 458 | + "canComplexGMode", |
458 | 459 | {"or": [ |
459 | 460 | "h_artificialMorphPowerBomb", |
460 | 461 | {"and": [ |
|
679 | 680 | } |
680 | 681 | }, |
681 | 682 | "requires": [ |
682 | | - "canOffScreenMovement" |
| 683 | + {"or": [ |
| 684 | + {"and": [ |
| 685 | + "canOffScreenMovement", |
| 686 | + "canTrickyGMode" |
| 687 | + ]}, |
| 688 | + {"and": [ |
| 689 | + {"not": "f_DefeatedPhantoon"}, |
| 690 | + "canRiskPermanentLossOfAccess" |
| 691 | + ]} |
| 692 | + ]} |
683 | 693 | ], |
684 | 694 | "flashSuitChecked": true, |
685 | 695 | "note": [ |
686 | 696 | "Use the camera scroll blocks just right of the bomb blocks, in order to overload PLMs and go through them.", |
687 | 697 | "Exit g-mode and travel to the item and back while off screen." |
688 | | - ] |
| 698 | + ], |
| 699 | + "devNote": "This is only useful if the item is Morph. If Samus already has Morph, she can fix the camera, using another strat." |
689 | 700 | }, |
690 | 701 | { |
691 | 702 | "id": 21, |
|
1125 | 1136 | "HiJump" |
1126 | 1137 | ]} |
1127 | 1138 | ]}, |
1128 | | - "canOffScreenMovement" |
| 1139 | + {"or": [ |
| 1140 | + {"and": [ |
| 1141 | + "canOffScreenMovement", |
| 1142 | + "canTrickyGMode" |
| 1143 | + ]}, |
| 1144 | + {"and": [ |
| 1145 | + {"not": "f_DefeatedPhantoon"}, |
| 1146 | + "canRiskPermanentLossOfAccess" |
| 1147 | + ]} |
| 1148 | + ]} |
1129 | 1149 | ], |
1130 | 1150 | "flashSuitChecked": true, |
1131 | 1151 | "note": [ |
1132 | 1152 | "Use the camera scroll blocks just right of the bomb blocks, in order to overload PLMs and go through them.", |
1133 | 1153 | "Exit g-mode and travel to the item and back while off screen." |
1134 | | - ] |
| 1154 | + ], |
| 1155 | + "devNote": "This is only useful if the item is Morph. If Samus already has Morph, she can fix the camera, using another strat." |
1135 | 1156 | }, |
1136 | 1157 | { |
1137 | 1158 | "id": 106, |
|
1445 | 1466 | } |
1446 | 1467 | }, |
1447 | 1468 | "requires": [ |
1448 | | - "canOffScreenMovement" |
| 1469 | + {"or": [ |
| 1470 | + {"and": [ |
| 1471 | + "canOffScreenMovement", |
| 1472 | + "canTrickyGMode" |
| 1473 | + ]}, |
| 1474 | + {"and": [ |
| 1475 | + {"not": "f_DefeatedPhantoon"}, |
| 1476 | + "canRiskPermanentLossOfAccess" |
| 1477 | + ]} |
| 1478 | + ]} |
1449 | 1479 | ], |
1450 | 1480 | "flashSuitChecked": true, |
1451 | 1481 | "note": [ |
1452 | 1482 | "Use the camera scroll blocks just right of the bomb blocks, in order to overload PLMs and go through them.", |
1453 | 1483 | "Exit g-mode and travel to the item and back while off screen." |
1454 | | - ] |
| 1484 | + ], |
| 1485 | + "devNote": "This is only useful if the item is Morph. If Samus already has Morph, she can fix the camera, using another strat." |
1455 | 1486 | }, |
1456 | 1487 | { |
1457 | 1488 | "id": 63, |
|
1516 | 1547 | } |
1517 | 1548 | }, |
1518 | 1549 | "requires": [ |
| 1550 | + "canComplexGMode", |
1519 | 1551 | "canXRayClimb" |
1520 | 1552 | ], |
1521 | 1553 | "bypassesDoorShell": true, |
|
1715 | 1747 | } |
1716 | 1748 | }, |
1717 | 1749 | "requires": [ |
1718 | | - "canOffScreenMovement" |
| 1750 | + {"or": [ |
| 1751 | + {"and": [ |
| 1752 | + "canOffScreenMovement", |
| 1753 | + "canTrickyGMode" |
| 1754 | + ]}, |
| 1755 | + {"and": [ |
| 1756 | + {"not": "f_DefeatedPhantoon"}, |
| 1757 | + "canRiskPermanentLossOfAccess" |
| 1758 | + ]} |
| 1759 | + ]} |
1719 | 1760 | ], |
1720 | 1761 | "flashSuitChecked": true, |
1721 | 1762 | "note": [ |
1722 | 1763 | "Use the camera scroll blocks just right of the bomb blocks, in order to overload PLMs and go through them.", |
1723 | 1764 | "Exit g-mode and travel to the item and back while off screen." |
1724 | | - ] |
| 1765 | + ], |
| 1766 | + "devNote": "This is only useful if the item is Morph. If Samus already has Morph, she can fix the camera, using another strat." |
1725 | 1767 | }, |
1726 | 1768 | { |
1727 | 1769 | "id": 78, |
|
0 commit comments