|
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 | + {"and": [ |
| 1097 | + "canDodgeWhileShooting", |
| 1098 | + {"heatFrames": 60} |
| 1099 | + ]} |
| 1100 | + ]}, |
1095 | 1101 | "Plasma", |
1096 | 1102 | {"heatFrames": 300} |
1097 | 1103 | ], |
1098 | 1104 | "flashSuitChecked": true, |
1099 | 1105 | "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 | 1106 | "note": [ |
1113 | 1107 | "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." |
| 1108 | + "The Kihunter can be safely killed without Wave by firing shots up through the edge of the platform." |
1115 | 1109 | ] |
1116 | 1110 | }, |
1117 | 1111 | { |
|
1985 | 1979 | { |
1986 | 1980 | "id": 65, |
1987 | 1981 | "link": [7, 5], |
1988 | | - "name": "Slow Kihunter Kill", |
| 1982 | + "name": "Slow Kihunter Kill (Top)", |
1989 | 1983 | "requires": [ |
1990 | 1984 | "h_heatProof", |
1991 | 1985 | "canBePatient", |
|
2011 | 2005 | { |
2012 | 2006 | "id": 66, |
2013 | 2007 | "link": [7, 5], |
2014 | | - "name": "Tank the Damage", |
| 2008 | + "name": "Tank the Damage (Top)", |
2015 | 2009 | "requires": [ |
2016 | 2010 | "canDash", |
2017 | 2011 | {"enemyDamage": {"enemy": "Kihunter (red)", "type": "contact", "hits": 2}}, |
|
2024 | 2018 | { |
2025 | 2019 | "id": 67, |
2026 | 2020 | "link": [7, 5], |
2027 | | - "name": "Super Kill", |
| 2021 | + "name": "Super Kill (Top)", |
2028 | 2022 | "requires": [ |
2029 | 2023 | "canDash", |
2030 | 2024 | {"enemyKill": { |
|
2039 | 2033 | { |
2040 | 2034 | "id": 68, |
2041 | 2035 | "link": [7, 5], |
2042 | | - "name": "Ice Wave Spazer Kill", |
| 2036 | + "name": "Ice Wave Spazer Kill (Top)", |
2043 | 2037 | "requires": [ |
2044 | 2038 | "canDash", |
2045 | 2039 | "Wave", |
|
2053 | 2047 | { |
2054 | 2048 | "id": 69, |
2055 | 2049 | "link": [7, 5], |
2056 | | - "name": "Wave Plasma Kill", |
| 2050 | + "name": "Plasma Kill (Top)", |
2057 | 2051 | "requires": [ |
2058 | 2052 | "canDash", |
2059 | | - "Wave", |
| 2053 | + {"or": [ |
| 2054 | + "Wave", |
| 2055 | + {"and": [ |
| 2056 | + "canDodgeWhileShooting", |
| 2057 | + {"heatFrames": 160} |
| 2058 | + ]} |
| 2059 | + ]}, |
2060 | 2060 | "Plasma", |
2061 | 2061 | {"heatFrames": 840} |
2062 | 2062 | ], |
2063 | 2063 | "flashSuitChecked": true, |
2064 | | - "blueSuitChecked": true |
| 2064 | + "blueSuitChecked": true, |
| 2065 | + "note": [ |
| 2066 | + "The top Kihunter can be safely killed without Wave by firing shots up through the edge of the upper platform.", |
| 2067 | + "It's faster if the top Kihunter descends, because some shots will hit both enemies." |
| 2068 | + ] |
2065 | 2069 | }, |
2066 | 2070 | { |
2067 | 2071 | "id": 70, |
2068 | 2072 | "link": [7, 5], |
2069 | | - "name": "Screw Kill", |
| 2073 | + "name": "Screw Kill (Top)", |
2070 | 2074 | "requires": [ |
2071 | 2075 | "canDash", |
2072 | 2076 | "ScrewAttack", |
|
0 commit comments