|
1945 | 1945 | { |
1946 | 1946 | "id": 65, |
1947 | 1947 | "link": [7, 5], |
1948 | | - "name": "Slow Kihunter Kill", |
| 1948 | + "name": "Slow Kihunter Kill (Top)", |
1949 | 1949 | "requires": [ |
1950 | 1950 | "h_heatProof", |
1951 | 1951 | "canBePatient", |
|
1971 | 1971 | { |
1972 | 1972 | "id": 66, |
1973 | 1973 | "link": [7, 5], |
1974 | | - "name": "Tank the Damage", |
| 1974 | + "name": "Tank the Damage (Top)", |
1975 | 1975 | "requires": [ |
1976 | 1976 | "canDash", |
1977 | 1977 | {"enemyDamage": {"enemy": "Kihunter (red)", "type": "contact", "hits": 2}}, |
|
1984 | 1984 | { |
1985 | 1985 | "id": 67, |
1986 | 1986 | "link": [7, 5], |
1987 | | - "name": "Super Kill", |
| 1987 | + "name": "Super Kill (Top)", |
1988 | 1988 | "requires": [ |
1989 | 1989 | "canDash", |
1990 | 1990 | {"enemyKill": { |
|
1999 | 1999 | { |
2000 | 2000 | "id": 68, |
2001 | 2001 | "link": [7, 5], |
2002 | | - "name": "Ice Wave Spazer Kill", |
| 2002 | + "name": "Ice Wave Spazer Kill (Top)", |
2003 | 2003 | "requires": [ |
2004 | 2004 | "canDash", |
2005 | 2005 | "Wave", |
|
2013 | 2013 | { |
2014 | 2014 | "id": 69, |
2015 | 2015 | "link": [7, 5], |
2016 | | - "name": "Wave Plasma Kill", |
| 2016 | + "name": "Wave Plasma Kill (Top)", |
2017 | 2017 | "requires": [ |
2018 | 2018 | "canDash", |
2019 | 2019 | "Wave", |
|
2023 | 2023 | "flashSuitChecked": true, |
2024 | 2024 | "blueSuitChecked": true |
2025 | 2025 | }, |
| 2026 | + { |
| 2027 | + "link": [7, 5], |
| 2028 | + "name": "Plasma Kill (Top)", |
| 2029 | + "requires": [ |
| 2030 | + "canDodgeWhileShooting", |
| 2031 | + "Plasma", |
| 2032 | + {"heatFrames": 1300} |
| 2033 | + ], |
| 2034 | + "flashSuitChecked": true, |
| 2035 | + "blueSuitChecked": true, |
| 2036 | + "note": [ |
| 2037 | + "The middle Kihunter can be safely killed with Plasma (also the top Kihunter, if it descended).", |
| 2038 | + "In the top Kihunter did not descend, fire shots upward through the edge of the platform while standing safely under the ledge." |
| 2039 | + ], |
| 2040 | + "devNote": "canDodgeWhileShooting to put this in Hard; maybe another tech more appropriate?" |
| 2041 | + }, |
2026 | 2042 | { |
2027 | 2043 | "id": 70, |
2028 | 2044 | "link": [7, 5], |
2029 | | - "name": "Screw Kill", |
| 2045 | + "name": "Screw Kill (Top)", |
2030 | 2046 | "requires": [ |
2031 | 2047 | "canDash", |
2032 | 2048 | "ScrewAttack", |
|
2036 | 2052 | "blueSuitChecked": true, |
2037 | 2053 | "note": "Be careful when wall jumping because Screw Attack does not provide protection at that time." |
2038 | 2054 | }, |
| 2055 | + { |
| 2056 | + "link": [7, 5], |
| 2057 | + "name": "Hitbox the Kihunters (Top)", |
| 2058 | + "requires": [ |
| 2059 | + "h_PlasmaHitbox", |
| 2060 | + "canTrickyJump", |
| 2061 | + {"heatFrames": 540} |
| 2062 | + ], |
| 2063 | + "flashSuitChecked": true, |
| 2064 | + "blueSuitChecked": true, |
| 2065 | + "note": [ |
| 2066 | + "Use Plasma to run or jump through the Kihunters.", |
| 2067 | + "The middle Kihunter can often be dodged directly." |
| 2068 | + ], |
| 2069 | + "devNote": "canTrickyJump to put this in Very Hard; maybe another tech more appropriate?" |
| 2070 | + }, |
2039 | 2071 | { |
2040 | 2072 | "id": 71, |
2041 | 2073 | "link": [7, 5], |
|
0 commit comments