|
1089 | 1089 | { |
1090 | 1090 | "id": 33, |
1091 | 1091 | "link": [3, 7], |
1092 | | - "name": "Wave Plasma Kill (Bottom)", |
| 1092 | + "name": "Plasma Kill (Bottom)", |
1093 | 1093 | "requires": [ |
1094 | | - "Wave", |
| 1094 | + {"or": [ |
| 1095 | + "Wave", |
| 1096 | + ["canDodgeWhileShooting", {"heatFrames": 60}] |
| 1097 | + ]}, |
1095 | 1098 | "Plasma", |
1096 | 1099 | {"heatFrames": 300} |
1097 | 1100 | ], |
1098 | 1101 | "flashSuitChecked": true, |
1099 | 1102 | "blueSuitChecked": true, |
1100 | | - "note": "Immediately move left to the end of the runway to prevent the Kihunter from descending." |
1101 | | - }, |
1102 | | - { |
1103 | | - "link": [3, 7], |
1104 | | - "name": "Plasma Kihunter Kill (Bottom)", |
1105 | | - "requires": [ |
1106 | | - "canDodgeWhileShooting", |
1107 | | - "Plasma", |
1108 | | - {"heatFrames": 360} |
1109 | | - ], |
1110 | | - "flashSuitChecked": true, |
1111 | | - "blueSuitChecked": true, |
1112 | 1103 | "note": [ |
1113 | 1104 | "Immediately move left to the end of the runway to prevent the Kihunter from descending.", |
1114 | | - "Fire shots upward through the edge of the platform while standing safely under the ledge." |
| 1105 | + "The Kihunter can be safely killed without Wave by firing shots up through the edge of the platform.", |
1115 | 1106 | ] |
1116 | 1107 | }, |
1117 | 1108 | { |
|
2053 | 2044 | { |
2054 | 2045 | "id": 69, |
2055 | 2046 | "link": [7, 5], |
2056 | | - "name": "Wave Plasma Kill (Top)", |
| 2047 | + "name": "Plasma Kill (Top)", |
2057 | 2048 | "requires": [ |
2058 | 2049 | "canDash", |
2059 | | - "Wave", |
| 2050 | + {"or": [ |
| 2051 | + "Wave", |
| 2052 | + ["canDodgeWhileShooting", {"heatFrames": 160}] |
| 2053 | + ]}, |
2060 | 2054 | "Plasma", |
2061 | 2055 | {"heatFrames": 840} |
2062 | 2056 | ], |
2063 | 2057 | "flashSuitChecked": true, |
2064 | | - "blueSuitChecked": true |
2065 | | - }, |
2066 | | - { |
2067 | | - "link": [7, 5], |
2068 | | - "name": "Plasma Kill (Top)", |
2069 | | - "requires": [ |
2070 | | - "canDodgeWhileShooting", |
2071 | | - "Plasma", |
2072 | | - {"heatFrames": 1300} |
2073 | | - ], |
2074 | | - "flashSuitChecked": true, |
2075 | 2058 | "blueSuitChecked": true, |
2076 | 2059 | "note": [ |
2077 | | - "The middle Kihunter can be safely killed with Plasma (also the top Kihunter, if it descended).", |
2078 | | - "If the top Kihunter did not descend, fire shots upward through the edge of the platform while standing safely under the ledge." |
| 2060 | + "If the top Kihunter descends, this can be faster, since some shots will hit both enemies.", |
| 2061 | + "If it does not descend, the top Kihunter can be safely killed without Wave by firing shots up through the edge of the upper platform." |
2079 | 2062 | ] |
2080 | 2063 | }, |
2081 | 2064 | { |
|
0 commit comments