|
1079 | 1079 | "Unmorph to retain blue speed to pass safely through the Rippers." |
1080 | 1080 | ] |
1081 | 1081 | }, |
| 1082 | + { |
| 1083 | + "link": [2, 3], |
| 1084 | + "name": "Dodge Rippers Space Jump", |
| 1085 | + "requires": [ |
| 1086 | + "SpaceJump", |
| 1087 | + {"or": [ |
| 1088 | + {"and": [ |
| 1089 | + "HiJump", |
| 1090 | + "canCarefulJump" |
| 1091 | + ]}, |
| 1092 | + "canTrickyJump" |
| 1093 | + ]} |
| 1094 | + ] |
| 1095 | + }, |
| 1096 | + { |
| 1097 | + "link": [2, 3], |
| 1098 | + "name": "Dodge Rippers IBJ", |
| 1099 | + "requires": [ |
| 1100 | + {"notable": "Dodge Rippers IBJ"}, |
| 1101 | + "canTrickyDodgeEnemies", |
| 1102 | + "canStaggeredIBJ", |
| 1103 | + {"or": [ |
| 1104 | + "canBeVeryPatient", |
| 1105 | + {"enemyDamage": {"enemy": "Ripper", "type": "contact", "hits": 3}} |
| 1106 | + ]} |
| 1107 | + ], |
| 1108 | + "note": [ |
| 1109 | + "Align with the right wall of the shaft by pressing against it.", |
| 1110 | + "Use precise Bomb placements to IBJ while dodging the Rippers." |
| 1111 | + ] |
| 1112 | + }, |
1082 | 1113 | { |
1083 | 1114 | "id": 55, |
1084 | 1115 | "link": [2, 3], |
|
1229 | 1260 | "requires": [ |
1230 | 1261 | {"or": [ |
1231 | 1262 | "canTrivialUseFrozenEnemies", |
1232 | | - "canTrickyWalljump" |
| 1263 | + "canTrickyWalljump", |
| 1264 | + {"and": [ |
| 1265 | + "SpaceJump", |
| 1266 | + "canTrickyJump" |
| 1267 | + ]} |
1233 | 1268 | ]} |
1234 | 1269 | ], |
1235 | 1270 | "flashSuitChecked": true |
|
1298 | 1333 | "Then climb the right side of the shaft and dodge the top Ripper." |
1299 | 1334 | ] |
1300 | 1335 | }, |
| 1336 | + { |
| 1337 | + "link": [2, 4], |
| 1338 | + "name": "G-Mode Morph IBJ, Dodge Rippers", |
| 1339 | + "requires": [ |
| 1340 | + {"notable": "Dodge Rippers IBJ"}, |
| 1341 | + "canTrickyDodgeEnemies", |
| 1342 | + "canStaggeredIBJ", |
| 1343 | + {"or": [ |
| 1344 | + "canBeVeryPatient", |
| 1345 | + {"enemyDamage": {"enemy": "Ripper", "type": "contact", "hits": 3}} |
| 1346 | + ]} |
| 1347 | + ], |
| 1348 | + "note": [ |
| 1349 | + "Positioning so that Samus will be against the right wall of the shaft,", |
| 1350 | + "use precise Bomb placements to IBJ while dodging the Rippers." |
| 1351 | + ] |
| 1352 | + }, |
1301 | 1353 | { |
1302 | 1354 | "id": 37, |
1303 | 1355 | "link": [3, 2], |
|
1414 | 1466 | "flashSuitChecked": true |
1415 | 1467 | } |
1416 | 1468 | ], |
1417 | | - "notables": [], |
| 1469 | + "notables": [ |
| 1470 | + { |
| 1471 | + "id": 1, |
| 1472 | + "name": "Dodge Rippers IBJ", |
| 1473 | + "wallJumpAvoid": true, |
| 1474 | + "note": [ |
| 1475 | + "Align with the right wall of the shaft by pressing against it.", |
| 1476 | + "Use precise Bomb placements to IBJ while dodging the Rippers." |
| 1477 | + ] |
| 1478 | + } |
| 1479 | + ], |
1418 | 1480 | "nextStratId": 58, |
1419 | | - "nextNotableId": 1, |
| 1481 | + "nextNotableId": 2, |
1420 | 1482 | "devNote": [ |
1421 | 1483 | "FIXME: A 2->3 'Come In Shinecharging, Leave Shinecharged' strat is theoretically possible", |
1422 | 1484 | "with 20 shinecharge frames remaining, with HiJump + Screw Attack; but the walljump climb is very difficult." |
|
0 commit comments