|
359 | 359 | }, |
360 | 360 | "requires": [ |
361 | 361 | "canMetroidAvoid", |
| 362 | + "canTrickyDodgeEnemies", |
362 | 363 | "h_artificialMorphSpringBall", |
363 | | - {"ammo": {"type": "PowerBomb", "count": 4}} |
| 364 | + {"ammo": {"type": "PowerBomb", "count": 3}}, |
| 365 | + {"or": [ |
| 366 | + "canTrickyGMode", |
| 367 | + {"ammo": {"type": "PowerBomb", "count": 1}} |
| 368 | + ]} |
364 | 369 | ], |
365 | 370 | "setsFlags": ["f_KilledMetroidRoom3"], |
366 | 371 | "flashSuitChecked": true, |
367 | 372 | "note": [ |
368 | 373 | "Kill the Metroids while artificially morphed with just Spring Ball to avoid them.", |
369 | | - "A Metroid (or a Rinka) must be completely on screen while a Power Bomb explodes in order for it to lure the other Metroids.", |
| 374 | + "A Rinka must be completely on screen while a Power Bomb explodes in order for it to lure the Metroids.", |
370 | 375 | "One strategy for this location is to wait for the Rinkas to fire twice, then place a Power Bomb in the hallway to the right and return to lure one.", |
371 | 376 | "Jump over it twice and at the top of the second jump place a second Power Bomb; this one will explode when the other two Metroids arrive.", |
372 | 377 | "Jumping high to the right can also help get them stuck in the top right corner while placing a Power Bomb.", |
| 378 | + "Note that it is necessary to exit G-Mode before exiting the room in order for the Metroids to remain killed.", |
| 379 | + "With only 3 Power Bombs, cluster the Metroids before laying Power Bombs." |
| 380 | + ] |
| 381 | + }, |
| 382 | + { |
| 383 | + "link": [1, 1], |
| 384 | + "name": "G-Mode Morph Power Bomb Metroid Kill, No Movement Items", |
| 385 | + "entranceCondition": { |
| 386 | + "comeInWithGMode": { |
| 387 | + "mode": "any", |
| 388 | + "morphed": true |
| 389 | + } |
| 390 | + }, |
| 391 | + "requires": [ |
| 392 | + "canMetroidAvoid", |
| 393 | + "canInsaneJump", |
| 394 | + {"ammo": {"type": "PowerBomb", "count": 4}} |
| 395 | + ], |
| 396 | + "setsFlags": ["f_KilledMetroidRoom3"], |
| 397 | + "flashSuitChecked": true, |
| 398 | + "note": [ |
| 399 | + "Kill the Metroids while artificially morphed without any movement items.", |
| 400 | + "Dodge the Rinkas then place a Power Bomb on the lower middle section. Place a second in the right corner and use it to boost up to the right.", |
| 401 | + "Without moving too far to the right, place a third Power Bomb and then move back to the left pit after a short delay.", |
| 402 | + "Place a fourth in the bottom right corner again and it should explode just before the Metroids get to Samus.", |
| 403 | + "Occasionally, the right-most Metroid gets stuck and Samus needs to go to the right and use two more Power Bombs.", |
373 | 404 | "Note that it is necessary to exit G-Mode before exiting the room in order for the Metroids to remain killed." |
| 405 | + ] |
| 406 | + }, |
| 407 | + { |
| 408 | + "link": [1, 1], |
| 409 | + "name": "Direct G-Mode Morph Crystal Flash Light Orb Metroid Kill", |
| 410 | + "entranceCondition": { |
| 411 | + "comeInWithGMode": { |
| 412 | + "mode": "direct", |
| 413 | + "morphed": true |
| 414 | + } |
| 415 | + }, |
| 416 | + "requires": [ |
| 417 | + "h_artificialMorphCrystalFlash", |
| 418 | + {"autoReserveTrigger": {}} |
374 | 419 | ], |
375 | | - "devNote": "It is occasionally possible with just 3 Power Bombs, which doesn't make sense since the first one doesn't hit all of the Metroids." |
| 420 | + "setsFlags": ["f_KilledMetroidRoom3"], |
| 421 | + "flashSuitChecked": true, |
| 422 | + "note": [ |
| 423 | + "On entry, dodge the first Rinkas then Crystal Flash. While in the light orb, Samus will be almost immune and the Metroids will take damage.", |
| 424 | + "Note that it is necessary to exit G-Mode before exiting the room in order for the Metroids to remain killed. To do this, trigger Reserves in the acid or on a Rinka.", |
| 425 | + "To minimize damage taken, lure a Rinka away from its spawner before touching it to prevent multiple hits during the auto Reserve trigger." |
| 426 | + ] |
376 | 427 | }, |
377 | 428 | { |
378 | 429 | "id": 16, |
|
945 | 996 | }, |
946 | 997 | "requires": [ |
947 | 998 | "canMetroidAvoid", |
| 999 | + "canTrickyDodgeEnemies", |
948 | 1000 | "h_artificialMorphSpringBall", |
949 | | - "h_artificialMorphBombHorizontally", |
950 | | - {"ammo": {"type": "PowerBomb", "count": 3}} |
| 1001 | + {"or": [ |
| 1002 | + {"tech": "canSpringBallBombJump"}, |
| 1003 | + "canInsaneJump" |
| 1004 | + ]}, |
| 1005 | + {"ammo": {"type": "PowerBomb", "count": 3}}, |
| 1006 | + {"or": [ |
| 1007 | + {"and": [ |
| 1008 | + "canTrickyGMode", |
| 1009 | + "h_artificialMorphSpringFling" |
| 1010 | + ]}, |
| 1011 | + {"ammo": {"type": "PowerBomb", "count": 1}} |
| 1012 | + ]} |
951 | 1013 | ], |
952 | 1014 | "setsFlags": ["f_KilledMetroidRoom3"], |
953 | 1015 | "flashSuitChecked": true, |
954 | 1016 | "note": [ |
955 | 1017 | "Kill the Metroids while artificially morphed with just Spring Ball to avoid them.", |
956 | | - "A Metroid (or a Rinka) must be completely on screen while a Power Bomb explodes in order for it to lure the other Metroids.", |
| 1018 | + "A Rinka must be completely on screen while a Power Bomb explodes in order for it to lure the Metroids.", |
957 | 1019 | "Start the room with a bomb boost spring ball jump or a precise horizontal bomb boost.", |
958 | 1020 | "In general, this seems to be easiest by minimizing Samus's horizontal movement as much as possible and getting the Metroids in sync with each other while circling around her.", |
959 | 1021 | "While moving horizontally, their movement is less predictable and harder to sync.", |
960 | | - "Note that it is necessary to exit G-Mode before exiting the room in order for the Metroids to remain killed." |
| 1022 | + "Note that it is necessary to exit G-Mode before exiting the room in order for the Metroids to remain killed.", |
| 1023 | + "With only 3 Power Bombs, cross the room with a spring fling and cluster the Metroids before laying Power Bombs." |
961 | 1024 | ] |
| 1025 | + }, |
| 1026 | + { |
| 1027 | + "link": [2, 2], |
| 1028 | + "name": "Direct G-Mode Morph Crystal Flash Light Orb Metroid Kill", |
| 1029 | + "entranceCondition": { |
| 1030 | + "comeInWithGMode": { |
| 1031 | + "mode": "direct", |
| 1032 | + "morphed": true |
| 1033 | + } |
| 1034 | + }, |
| 1035 | + "requires": [ |
| 1036 | + "h_artificialMorphCrystalFlash", |
| 1037 | + {"autoReserveTrigger": {}} |
| 1038 | + ], |
| 1039 | + "setsFlags": ["f_KilledMetroidRoom3"], |
| 1040 | + "flashSuitChecked": true, |
| 1041 | + "note": [ |
| 1042 | + "On entry, dodge the first Rinkas then Crystal Flash. While in the light orb, Samus will be almost immune and the Metroids will take damage.", |
| 1043 | + "Note that it is necessary to exit G-Mode before exiting the room in order for the Metroids to remain killed. To do this, trigger Reserves in the acid or on a Rinka.", |
| 1044 | + "The Rinkas will likely all be dead, so jump into the acid then start jumping out just before the Reserves trigger to minimize damage taken." |
| 1045 | + ], |
| 1046 | + "devNote": "The acid doesn't do much damage if Samus is jumping out as Reserves trigger. The Metroid drops should more than make up for the acid damage taken." |
962 | 1047 | } |
963 | 1048 | ], |
964 | 1049 | "notables": [], |
|
0 commit comments