|
933 | 933 | ], |
934 | 934 | "flashSuitChecked": true, |
935 | 935 | "note": [ |
936 | | - "On room entry, dodge the atomic and quickly place a Power Bomb to kill both Atomics.", |
| 936 | + "On room entry, dodge the Atomic and quickly place a Power Bomb to kill both Atomics.", |
937 | 937 | "It is tricky but possible to kill them both with a single Power Bomb placed on the right half of the platform.", |
938 | 938 | "Wait for the Workrobot to pass, then roll off to the right of it or use a Power Bomb to boost over any stationary, invisible lasers.", |
939 | 939 | "Be sure to watch and listen for where the robots are placing their lasers; they occupy a 24x24 pixel space and are typically placed with only 1-2 tiles of space between them.", |
|
942 | 942 | "Use the camera scroll blocks just left of the bomb blocks, in order to overload PLMs and go through them." |
943 | 943 | ] |
944 | 944 | }, |
| 945 | + { |
| 946 | + "link": [2, 3], |
| 947 | + "name": "G-Mode Morph, Wait for the Workrobot, Blue Suit", |
| 948 | + "entranceCondition": { |
| 949 | + "comeInWithGMode": { |
| 950 | + "mode": "any", |
| 951 | + "morphed": true |
| 952 | + }, |
| 953 | + "comesThroughToilet": "any" |
| 954 | + }, |
| 955 | + "requires": [ |
| 956 | + "h_blueSuitGMode", |
| 957 | + "canComplexGMode", |
| 958 | + "f_DefeatedPhantoon", |
| 959 | + {"or": [ |
| 960 | + "canInsaneJump", |
| 961 | + {"enemyDamage": {"enemy": "Workrobot", "type": "ring-side", "hits": 1}} |
| 962 | + ]} |
| 963 | + ], |
| 964 | + "flashSuitChecked": true, |
| 965 | + "blueSuitChecked": true, |
| 966 | + "note": [ |
| 967 | + "On room entry, kill the Atomics with blue suit without falling off of the platform.", |
| 968 | + "Wait for the Workrobot to pass, then roll off to the right of it while avoiding any stationary, invisible lasers.", |
| 969 | + "Be sure to watch and listen for where the robots are placing their lasers; they occupy a 24x24 pixel space and are typically placed with only 1-2 tiles of space between them.", |
| 970 | + "Fall without any horizontal movement to decrease the chance of touching a laser.", |
| 971 | + "Note that the majority of the lasers that the workrobots place only deal 4 damage and can be tanked with a suit's damage reduction or an immobile entrance." |
| 972 | + ] |
| 973 | + }, |
945 | 974 | { |
946 | 975 | "id": 35, |
947 | 976 | "link": [3, 1], |
|
0 commit comments