|
251 | 251 | "flashSuitChecked": true, |
252 | 252 | "note": "It takes the Sova about 25 seconds to hit Samus." |
253 | 253 | }, |
| 254 | + { |
| 255 | + "link": [1, 1], |
| 256 | + "name": "G-Mode Morph Remote Acquire Left Item", |
| 257 | + "entranceCondition": { |
| 258 | + "comeInWithGMode": { |
| 259 | + "mode": "direct", |
| 260 | + "morphed": true |
| 261 | + } |
| 262 | + }, |
| 263 | + "requires": [ |
| 264 | + "h_artificialMorphSpringBallBombJump", |
| 265 | + "h_additionalBomb" |
| 266 | + ], |
| 267 | + "collectsItems": [4], |
| 268 | + "flashSuitChecked": true, |
| 269 | + "note": "Get to the item with two Spring Ball bomb jumps and remote acquire the item back by the left door.", |
| 270 | + "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." |
| 271 | + }, |
254 | 272 | { |
255 | 273 | "id": 5, |
256 | 274 | "link": [1, 3], |
|
401 | 419 | "requires": [ |
402 | 420 | {"or": [ |
403 | 421 | "h_artificialMorphIBJ", |
404 | | - {"and": [ |
405 | | - "h_artificialMorphSpringBallBombJump", |
406 | | - "h_additionalBomb" |
407 | | - ]}, |
408 | 422 | {"and": [ |
409 | 423 | "HiJump", |
410 | 424 | "h_artificialMorphSpringBall" |
|
422 | 436 | ], |
423 | 437 | "clearsObstacles": ["D"], |
424 | 438 | "flashSuitChecked": true, |
425 | | - "note": "Get to the item without overloading PLMs by avoiding entering the morph tunnel at the bottom of the room.", |
426 | | - "devNote": "Spring Ball bomb jumps with Power Bombs are not going to overload many PLMs." |
| 439 | + "note": "Get to the item without overloading PLMs by avoiding entering the morph tunnel at the bottom of the room." |
427 | 440 | }, |
428 | 441 | { |
429 | 442 | "id": 11, |
|
592 | 605 | }, |
593 | 606 | "bypassesDoorShell": true |
594 | 607 | }, |
| 608 | + { |
| 609 | + "link": [2, 1], |
| 610 | + "name": "G-Mode Morph Remote Acquire Right Item", |
| 611 | + "entranceCondition": { |
| 612 | + "comeInWithGMode": { |
| 613 | + "mode": "direct", |
| 614 | + "morphed": true |
| 615 | + } |
| 616 | + }, |
| 617 | + "requires": [ |
| 618 | + {"or": [ |
| 619 | + "h_artificialMorphMovement", |
| 620 | + {"and": [ |
| 621 | + "h_artificialMorphPowerBomb", |
| 622 | + "canRiskPermanentLossOfAccess" |
| 623 | + ]} |
| 624 | + ]} |
| 625 | + ], |
| 626 | + "collectsItems": [3], |
| 627 | + "flashSuitChecked": true, |
| 628 | + "note": [ |
| 629 | + "Touch the item then overload PLMs with it or in the morph tunnel up left of the item, then remote acquire it by the left door.", |
| 630 | + "The camera will not scroll to the left side of the room." |
| 631 | + ] |
| 632 | + }, |
595 | 633 | { |
596 | 634 | "id": 20, |
597 | 635 | "link": [2, 2], |
|
748 | 786 | } |
749 | 787 | }, |
750 | 788 | "requires": [ |
751 | | - "h_artificialMorphMovement", |
752 | | - "canOffScreenMovement" |
| 789 | + "h_artificialMorphMovement" |
753 | 790 | ], |
754 | 791 | "flashSuitChecked": true, |
755 | 792 | "note": "Overload PLMs using scroll blocks in the morph tunnel. The camera will not scroll to the left side of the room.", |
756 | | - "devNote": "This is only useful morphless if the item is Morph." |
| 793 | + "devNote": "This is only useful if the item is Morph or if Samus has Morph but no way up to this item location." |
| 794 | + }, |
| 795 | + { |
| 796 | + "id": 24, |
| 797 | + "link": [2, 4], |
| 798 | + "name": "G-Mode through Bomb Blocks, Remote Acquire Right Item", |
| 799 | + "entranceCondition": { |
| 800 | + "comeInWithGMode": { |
| 801 | + "mode": "any", |
| 802 | + "morphed": true |
| 803 | + } |
| 804 | + }, |
| 805 | + "requires": [ |
| 806 | + "h_artificialMorphMovement" |
| 807 | + ], |
| 808 | + "collectsItems": [3], |
| 809 | + "flashSuitChecked": true, |
| 810 | + "note": "Touch the right item then overload PLMs using it or the scroll blocks in the morph tunnel. The camera will not scroll to the left side of the room.", |
| 811 | + "devNote": "This is only useful if the item is Morph or if Samus has Morph but no way up to this item location." |
757 | 812 | }, |
758 | 813 | { |
759 | 814 | "id": 25, |
|
0 commit comments