|
306 | 306 | ], |
307 | 307 | "flashSuitChecked": true |
308 | 308 | }, |
| 309 | + { |
| 310 | + "link": [1, 2], |
| 311 | + "name": "G-Mode", |
| 312 | + "entranceCondition": { |
| 313 | + "comeInWithGMode": { |
| 314 | + "mode": "any", |
| 315 | + "morphed": false |
| 316 | + } |
| 317 | + }, |
| 318 | + "requires": [ |
| 319 | + {"or": [ |
| 320 | + "ScrewAttack", |
| 321 | + "canTrickyGMode", |
| 322 | + {"and": [ |
| 323 | + "canTrickyDodgeEnemies", |
| 324 | + "Plasma", |
| 325 | + {"or": [ |
| 326 | + "Wave", |
| 327 | + "Ice" |
| 328 | + ]} |
| 329 | + ]}, |
| 330 | + {"and": [ |
| 331 | + "canInsaneJump", |
| 332 | + "Plasma" |
| 333 | + ]}, |
| 334 | + {"enemyDamage": {"enemy": "Holtz", "type": "contact", "hits": 1}}, |
| 335 | + {"and": [ |
| 336 | + "canInsaneJump", |
| 337 | + {"enemyDamage": {"enemy": "Zebbo", "type": "contact", "hits": 1}} |
| 338 | + ]} |
| 339 | + ]}, |
| 340 | + {"or": [ |
| 341 | + "h_heatedGModePauseAbuse", |
| 342 | + "h_HeatedGModeOpenDifferentDoor" |
| 343 | + ]} |
| 344 | + ], |
| 345 | + "flashSuitChecked": true, |
| 346 | + "note": [ |
| 347 | + "Kill or dodge the Holtz while crossing the room. With Plasma and Wave or Ice, it is possible to quickly kill the Holtz while at the left door.", |
| 348 | + "Otherwise, jump immediately on entry while Samus still has i-frames to get to the left of the first Zebbo and kill it.", |
| 349 | + "Carefully cross the room while killing the Holtz without luring them, or dodge them.", |
| 350 | + "It is possible to kill a Zebbo by the door and pause abuse to grab its Energy drop on G-mode exit, which requires not killing the right Zebbo until it is in location." |
| 351 | + ] |
| 352 | + }, |
309 | 353 | { |
310 | 354 | "id": 5, |
311 | 355 | "link": [1, 3], |
|
514 | 558 | ], |
515 | 559 | "flashSuitChecked": true |
516 | 560 | }, |
| 561 | + { |
| 562 | + "link": [2, 1], |
| 563 | + "name": "G-Mode", |
| 564 | + "entranceCondition": { |
| 565 | + "comeInWithGMode": { |
| 566 | + "mode": "any", |
| 567 | + "morphed": false |
| 568 | + } |
| 569 | + }, |
| 570 | + "requires": [ |
| 571 | + {"or": [ |
| 572 | + "canTrickyDodgeEnemies", |
| 573 | + "ScrewAttack", |
| 574 | + "Plasma", |
| 575 | + {"enemyDamage": {"enemy": "Zebbo", "type": "contact", "hits": 1}} |
| 576 | + ]}, |
| 577 | + "h_HeatedGModeOpenDifferentDoor" |
| 578 | + ], |
| 579 | + "flashSuitChecked": true, |
| 580 | + "note": [ |
| 581 | + "Kill or dodge the Holtz while crossing the room.", |
| 582 | + "It's possible to kill the Holtz while staying safe; some of them can also be lured under platforms and out of the way." |
| 583 | + ] |
| 584 | + }, |
| 585 | + { |
| 586 | + "link": [2, 1], |
| 587 | + "name": "G-Mode, With Zebbo Farm", |
| 588 | + "entranceCondition": { |
| 589 | + "comeInWithGMode": { |
| 590 | + "mode": "any", |
| 591 | + "morphed": false |
| 592 | + } |
| 593 | + }, |
| 594 | + "requires": [ |
| 595 | + {"or": [ |
| 596 | + "ScrewAttack", |
| 597 | + "canBeVeryPatient", |
| 598 | + {"and": [ |
| 599 | + "canBePatient", |
| 600 | + {"or": [ |
| 601 | + "Ice", |
| 602 | + "Wave", |
| 603 | + "Spazer" |
| 604 | + ]} |
| 605 | + ]}, |
| 606 | + "Plasma", |
| 607 | + "canInsaneJump", |
| 608 | + {"enemyDamage": {"enemy": "Zebbo", "type": "contact", "hits": 1}} |
| 609 | + ]}, |
| 610 | + "h_heatedGModePauseAbuse" |
| 611 | + ], |
| 612 | + "flashSuitChecked": true, |
| 613 | + "note": [ |
| 614 | + "Kill or dodge the Holtz while crossing the room. It's possible to kill the Holtz while staying safe; some of them can also be lured under platforms and out of the way.", |
| 615 | + "It is possible to kill a Zebbo by the door and pause abuse to grab its Energy drop on G-mode exit,", |
| 616 | + "which requires manipulating or killing the Holtz while not killing the left Zebbo until it is in location." |
| 617 | + ] |
| 618 | + }, |
517 | 619 | { |
518 | 620 | "id": 13, |
519 | 621 | "link": [2, 1], |
|
0 commit comments