|
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 | + "h_artificialMorphIBJ", |
| 300 | + "canRemoteAcquire" |
| 301 | + ], |
| 302 | + "collectsItems": [3, 4], |
| 303 | + "flashSuitChecked": true, |
| 304 | + "blueSuitChecked": true, |
| 305 | + "note": [ |
| 306 | + "Enter with direct G-mode artificial morph, IBJ to the first item, quickly passing thorough it and thruogh the morph tunnel.", |
| 307 | + "IBJ to the right item, moving on it a few time will overload the plms and allow Samus to return to the door.", |
| 308 | + "Upon exiting G-Mode, both items will be aqquired." |
| 309 | + ] |
| 310 | + }, |
288 | 311 | { |
289 | 312 | "id": 5, |
290 | 313 | "link": [1, 3], |
|
573 | 596 | ], |
574 | 597 | "devNote": "The only loss of access here is the camera fix, but there is another strat that can be used without." |
575 | 598 | }, |
| 599 | + { |
| 600 | + "link": [2, 1], |
| 601 | + "name": "Direct G-Mode Morph Remote Acquire Left Item with Blue Suit", |
| 602 | + "entranceCondition": { |
| 603 | + "comeInWithGMode": { |
| 604 | + "mode": "direct", |
| 605 | + "morphed": true |
| 606 | + } |
| 607 | + }, |
| 608 | + "requires": [ |
| 609 | + "h_blueSuitGMode", |
| 610 | + {"or": [ |
| 611 | + "h_artificialMorphSpringBall", |
| 612 | + "h_artificialMorphIBJ" |
| 613 | + ]}, |
| 614 | + "canRemoteAcquire" |
| 615 | + ], |
| 616 | + "collectsItems": [4], |
| 617 | + "flashSuitChecked": true, |
| 618 | + "blueSuitChecked": true, |
| 619 | + "note": [ |
| 620 | + "Enter with direct G-mode artificial morph, avoid touching too many crumble blocks and the right item if it is there.", |
| 621 | + "Either IBJ or SpringBall jump into the morph tunnel and quickly roll thorough to avoid overloading PLMS and making remote acquisition impossible.", |
| 622 | + "Touch the item, and return to the right side of the room before exiting G-mode to collect the item." |
| 623 | + ] |
| 624 | + }, |
576 | 625 | { |
577 | 626 | "id": 15, |
578 | 627 | "link": [2, 1], |
|
0 commit comments