|
143 | 143 | "id": 4, |
144 | 144 | "devNote": "Direct link passing below. Passage above should go 1 -> 5 -> 4." |
145 | 145 | }, |
146 | | - {"id": 5} |
| 146 | + {"id": 5}, |
| 147 | + {"id": 6} |
147 | 148 | ] |
148 | 149 | }, |
149 | 150 | { |
|
520 | 521 | "h_artificialMorphSpringBall", |
521 | 522 | {"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 3}} |
522 | 523 | ]}, |
| 524 | + {"and": [ |
| 525 | + "Gravity", |
| 526 | + "h_artificialMorphSpringBall", |
| 527 | + "canTrickyDodgeEnemies" |
| 528 | + ]}, |
523 | 529 | {"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 7}} |
524 | 530 | ]} |
525 | 531 | ], |
|
604 | 610 | {"and": [ |
605 | 611 | "Gravity", |
606 | 612 | "h_artificialMorphSpringBall", |
607 | | - {"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 1}} |
| 613 | + {"or": [ |
| 614 | + "canTrickyDodgeEnemies", |
| 615 | + {"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 1}} |
| 616 | + ]} |
608 | 617 | ]}, |
609 | 618 | {"and": [ |
610 | 619 | "h_artificialMorphSpringBall", |
611 | | - {"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 3}} |
| 620 | + {"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 2}} |
612 | 621 | ]}, |
613 | 622 | {"and": [ |
614 | 623 | "Gravity", |
|
1075 | 1084 | "HiJump" |
1076 | 1085 | ]}, |
1077 | 1086 | {"or": [ |
1078 | | - "canTrickyJump", |
1079 | | - "h_artificialMorphPowerBomb" |
| 1087 | + "canInsaneJump", |
| 1088 | + {"and": [ |
| 1089 | + "Gravity", |
| 1090 | + "canTrickyDodgeEnemies" |
| 1091 | + ]}, |
| 1092 | + "h_artificialMorphBombThings", |
| 1093 | + {"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 1}} |
1080 | 1094 | ]} |
1081 | 1095 | ]} |
1082 | 1096 | ]} |
|
1109 | 1123 | "HiJump" |
1110 | 1124 | ]}, |
1111 | 1125 | {"or": [ |
1112 | | - "canTrickyJump", |
1113 | | - "h_artificialMorphPowerBomb" |
| 1126 | + "canInsaneJump", |
| 1127 | + {"and": [ |
| 1128 | + "Gravity", |
| 1129 | + "canTrickyDodgeEnemies" |
| 1130 | + ]}, |
| 1131 | + "h_artificialMorphBombThings", |
| 1132 | + {"enemyDamage": {"enemy": "Puyo", "type": "contact", "hits": 1}} |
1114 | 1133 | ]} |
1115 | 1134 | ]} |
1116 | 1135 | ]} |
|
1239 | 1258 | "or by the forward input being not immediately processed if Samus is still in the standing animation." |
1240 | 1259 | ] |
1241 | 1260 | }, |
| 1261 | + { |
| 1262 | + "link": [1, 6], |
| 1263 | + "name": "G-Mode Overload PLMs, Speed Block X-Ray Climb", |
| 1264 | + "entranceCondition": { |
| 1265 | + "comeInWithGMode": { |
| 1266 | + "mode": "any", |
| 1267 | + "morphed": false |
| 1268 | + } |
| 1269 | + }, |
| 1270 | + "requires": [ |
| 1271 | + "canSuitlessMaridia", |
| 1272 | + "canInsaneJump", |
| 1273 | + "canXRayClimb", |
| 1274 | + "Morph" |
| 1275 | + ], |
| 1276 | + "flashSuitChecked": true, |
| 1277 | + "note": [ |
| 1278 | + "Overload PLMs by touching the sand, then move through the speed blocks. Avoiding the sand pits is easier without Gravity or HiJump.", |
| 1279 | + "Exit G-mode while inside the speed blocks then X-Ray climb up." |
| 1280 | + ], |
| 1281 | + "devNote": "This requires canInsaneJump even though it is not difficult, because it is not very intuitive." |
| 1282 | + }, |
1242 | 1283 | { |
1243 | 1284 | "id": 45, |
1244 | 1285 | "link": [2, 2], |
|
2173 | 2214 | {"shinespark": {"frames": 5, "excessFrames": 2}} |
2174 | 2215 | ] |
2175 | 2216 | }, |
| 2217 | + { |
| 2218 | + "link": [4, 6], |
| 2219 | + "name": "G-Mode Overload PLMs, Speed Block X-Ray Climb", |
| 2220 | + "entranceCondition": { |
| 2221 | + "comeInWithGMode": { |
| 2222 | + "mode": "any", |
| 2223 | + "morphed": false |
| 2224 | + } |
| 2225 | + }, |
| 2226 | + "requires": [ |
| 2227 | + "canSuitlessMaridia", |
| 2228 | + "canInsaneJump", |
| 2229 | + "canXRayClimb", |
| 2230 | + "Morph" |
| 2231 | + ], |
| 2232 | + "flashSuitChecked": true, |
| 2233 | + "note": [ |
| 2234 | + "Overload PLMs by touching the sand, then move through the speed blocks. Avoiding the sand pits is easier without Gravity or HiJump.", |
| 2235 | + "Exit G-mode while inside the speed blocks then X-Ray climb up." |
| 2236 | + ], |
| 2237 | + "devNote": "This requires canInsaneJump even though it is not difficult, because it is not very intuitive." |
| 2238 | + }, |
2176 | 2239 | { |
2177 | 2240 | "id": 53, |
2178 | 2241 | "link": [4, 7], |
|
0 commit comments