|
977 | 977 | { |
978 | 978 | "id": 29, |
979 | 979 | "link": [1, 5], |
980 | | - "name": "Indirect G-Mode, Overload PLMs", |
| 980 | + "name": "Indirect G-Mode Morph, Overload PLMs", |
981 | 981 | "entranceCondition": { |
982 | 982 | "comeInWithGMode": { |
983 | 983 | "mode": "indirect", |
|
987 | 987 | "requires": [ |
988 | 988 | {"or": [ |
989 | 989 | {"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 2}}, |
990 | | - {"ammo": {"type": "PowerBomb", "count": 1}}, |
| 990 | + "h_artificialMorphPowerBomb", |
991 | 991 | "canInsaneJump", |
992 | 992 | {"and": [ |
993 | 993 | "Morph", |
|
1010 | 1010 | "Roll under the last Sidehopper and through the bomb blocks." |
1011 | 1011 | ] |
1012 | 1012 | }, |
| 1013 | + { |
| 1014 | + "link": [1, 5], |
| 1015 | + "name": "Indirect G-Mode Morph, Overload PLMs, Power Bomb Wall", |
| 1016 | + "entranceCondition": { |
| 1017 | + "comeInWithGMode": { |
| 1018 | + "mode": "indirect", |
| 1019 | + "morphed": true |
| 1020 | + } |
| 1021 | + }, |
| 1022 | + "requires": [ |
| 1023 | + {"or": [ |
| 1024 | + {"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 2}}, |
| 1025 | + "h_artificialMorphPowerBomb", |
| 1026 | + "canInsaneJump" |
| 1027 | + ]}, |
| 1028 | + "h_artificialMorphPowerBomb", |
| 1029 | + {"or": [ |
| 1030 | + "h_artificialMorphMovement", |
| 1031 | + "h_additionalBomb" |
| 1032 | + ]} |
| 1033 | + ], |
| 1034 | + "clearsObstacles": ["B", "D"], |
| 1035 | + "flashSuitChecked": true, |
| 1036 | + "note": [ |
| 1037 | + "Either kill the Sidehoppers immediately on entry by placing a Power Bomb while rolling off the stair, dodge them multiple times, or tank their hits.", |
| 1038 | + "If Samus has Morph Ball, it is also possible to kill the Sidehoppers upon room entry with Screw Attack or a powerful beam.", |
| 1039 | + "Overload the PLMs by rolling through the camera scroll blocks which are 4 tiles to the right of the stair by the door.", |
| 1040 | + "Roll under the last Sidehopper and through the bomb blocks.", |
| 1041 | + "Place a Power Bomb next to the right wall then quickly exit G-mode before it explodes to destroy the blocks." |
| 1042 | + ] |
| 1043 | + }, |
1013 | 1044 | { |
1014 | 1045 | "id": 30, |
1015 | 1046 | "link": [1, 5], |
|
1025 | 1056 | "canInsaneJump", |
1026 | 1057 | {"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 2}}, |
1027 | 1058 | {"and": [ |
1028 | | - {"ammo": {"type": "PowerBomb", "count": 1}}, |
| 1059 | + "h_artificialMorphPowerBomb", |
1029 | 1060 | {"or": [ |
1030 | 1061 | "canTrickyDodgeEnemies", |
1031 | 1062 | {"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 1}} |
|
1046 | 1077 | "Roll under the last Sidehopper and through the bomb blocks." |
1047 | 1078 | ] |
1048 | 1079 | }, |
| 1080 | + { |
| 1081 | + "link": [1, 5], |
| 1082 | + "name": "Direct G-Mode Morph, Overload PLMs, Power Bomb Wall", |
| 1083 | + "entranceCondition": { |
| 1084 | + "comeInWithGMode": { |
| 1085 | + "mode": "direct", |
| 1086 | + "morphed": true |
| 1087 | + } |
| 1088 | + }, |
| 1089 | + "requires": [ |
| 1090 | + {"or": [ |
| 1091 | + "canInsaneJump", |
| 1092 | + {"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 2}}, |
| 1093 | + {"and": [ |
| 1094 | + "h_artificialMorphPowerBomb", |
| 1095 | + {"or": [ |
| 1096 | + "canTrickyDodgeEnemies", |
| 1097 | + {"enemyDamage": {"enemy": "Sidehopper", "type": "contact", "hits": 1}} |
| 1098 | + ]} |
| 1099 | + ]}, |
| 1100 | + {"and": [ |
| 1101 | + "Morph", |
| 1102 | + "ScrewAttack" |
| 1103 | + ]} |
| 1104 | + ]}, |
| 1105 | + "h_artificialMorphPowerBomb", |
| 1106 | + {"or": [ |
| 1107 | + "h_artificialMorphMovement", |
| 1108 | + "h_additionalBomb" |
| 1109 | + ]} |
| 1110 | + ], |
| 1111 | + "clearsObstacles": ["B", "D"], |
| 1112 | + "flashSuitChecked": true, |
| 1113 | + "note": [ |
| 1114 | + "Tank the Sidehopper hits or kill them after a single hit by quickly placing a Power Bomb.", |
| 1115 | + "It is also possible to kill the Sidehoppers with a very fast Screw Attack, if Samus has Morph Ball.", |
| 1116 | + "Overload the PLMs by rolling through the camera scroll blocks which are 4 tiles to the right of the stair by the door.", |
| 1117 | + "Roll under the last Sidehopper and through the bomb blocks.", |
| 1118 | + "Place a Power Bomb next to the right wall then quickly exit G-mode before it explodes to destroy the blocks." |
| 1119 | + ] |
| 1120 | + }, |
1049 | 1121 | { |
1050 | 1122 | "id": 31, |
1051 | 1123 | "link": [2, 2], |
|
0 commit comments