|
285 | 285 | "note": "Get to the item with two Spring Ball bomb jumps and remote acquire the item back by the left door.", |
286 | 286 | "devNote": "The Power Bombs will solidify the bomb block, preventing remote acquiring on the right. The Power Bombs are not going to overload many PLMs." |
287 | 287 | }, |
| 288 | + { |
| 289 | + "link": [1, 1], |
| 290 | + "name": "Direct G-Mode Morph Remote Acquire Both Items with Blue Suit", |
| 291 | + "entranceCondition": { |
| 292 | + "comeInWithGMode": { |
| 293 | + "mode": "direct", |
| 294 | + "morphed": true |
| 295 | + } |
| 296 | + }, |
| 297 | + "requires": [ |
| 298 | + "h_blueSuitGMode", |
| 299 | + {"or": [ |
| 300 | + "h_artificialMorphIBJ", |
| 301 | + {"and": [ |
| 302 | + "HiJump", |
| 303 | + "h_artificialMorphSpringBall" |
| 304 | + ] |
| 305 | + } |
| 306 | + ] |
| 307 | + }, |
| 308 | + "canRemoteAcquire" |
| 309 | + ], |
| 310 | + "collectsItems": [3, 4], |
| 311 | + "flashSuitChecked": true, |
| 312 | + "blueSuitChecked": true, |
| 313 | + "note": [ |
| 314 | + "A Blue Suit allows Samus to pass through the morph tunnel bomb blocks without overloading PLMS and be able to collect the right item.", |
| 315 | + "With Hi-Jump and SpringBall or IBJ, reach the top left item, quickly roll through it and the morph tunnel to reach the right item.", |
| 316 | + "After returning to the door, exiting G-Mode will collect both Items." |
| 317 | + ] |
| 318 | + }, |
288 | 319 | { |
289 | 320 | "id": 5, |
290 | 321 | "link": [1, 3], |
|
573 | 604 | ], |
574 | 605 | "devNote": "The only loss of access here is the camera fix, but there is another strat that can be used without." |
575 | 606 | }, |
| 607 | + { |
| 608 | + "link": [2, 1], |
| 609 | + "name": "Direct G-Mode Morph Remote Acquire Left Item with Blue Suit", |
| 610 | + "entranceCondition": { |
| 611 | + "comeInWithGMode": { |
| 612 | + "mode": "direct", |
| 613 | + "morphed": true |
| 614 | + } |
| 615 | + }, |
| 616 | + "requires": [ |
| 617 | + "h_blueSuitGMode", |
| 618 | + {"or": [ |
| 619 | + "h_artificialMorphSpringBall", |
| 620 | + "h_artificialMorphIBJ" |
| 621 | + ]}, |
| 622 | + "canRemoteAcquire" |
| 623 | + ], |
| 624 | + "collectsItems": [4], |
| 625 | + "flashSuitChecked": true, |
| 626 | + "blueSuitChecked": true, |
| 627 | + "note": [ |
| 628 | + "IBJ or SpringBall jump into the morph tunnel and quickly roll thorough to avoid overloading PLMS and making remote acquisition impossible.", |
| 629 | + "Touch the item, and continue to the left side of the room before exiting G-mode to collect the item." |
| 630 | + ] |
| 631 | + }, |
576 | 632 | { |
577 | 633 | "id": 15, |
578 | 634 | "link": [2, 1], |
|
657 | 713 | "flashSuitChecked": true, |
658 | 714 | "blueSuitChecked": true |
659 | 715 | }, |
| 716 | + { |
| 717 | + "link": [2, 2], |
| 718 | + "name": "Direct G-Mode Morph Remote Acquire Left Item with Blue Suit", |
| 719 | + "entranceCondition": { |
| 720 | + "comeInWithGMode": { |
| 721 | + "mode": "direct", |
| 722 | + "morphed": true |
| 723 | + } |
| 724 | + }, |
| 725 | + "requires": [ |
| 726 | + "h_blueSuitGMode", |
| 727 | + {"or": [ |
| 728 | + "h_artificialMorphSpringBall", |
| 729 | + "h_artificialMorphIBJ" |
| 730 | + ]}, |
| 731 | + "canRemoteAcquire" |
| 732 | + ], |
| 733 | + "collectsItems": [4], |
| 734 | + "flashSuitChecked": true, |
| 735 | + "blueSuitChecked": true, |
| 736 | + "note": [ |
| 737 | + "Avoid the right item if it is uncollected as it will overload PLMS if touched too many times in G-Mode.", |
| 738 | + "Either IBJ or SpringBall jump into the morph tunnel and quickly roll thorough to avoid overloading PLMS.", |
| 739 | + "The camera will not follow Samus through the tunnel so the collection is done blind.", |
| 740 | + "Due to the effects of Blue Suit, right direction must be pressed after the bomb explodes when returning." |
| 741 | + ] |
| 742 | + }, |
660 | 743 | { |
661 | 744 | "id": 20, |
662 | 745 | "link": [2, 2], |
|
0 commit comments