Skip to content

Commit e3f22ad

Browse files
committed
Red Kihunter Shaft: plasma kill / hitbox top
1 parent b627037 commit e3f22ad

1 file changed

Lines changed: 38 additions & 6 deletions

File tree

region/lowernorfair/east/Red Kihunter Shaft.json

Lines changed: 38 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1945,7 +1945,7 @@
19451945
{
19461946
"id": 65,
19471947
"link": [7, 5],
1948-
"name": "Slow Kihunter Kill",
1948+
"name": "Slow Kihunter Kill (Top)",
19491949
"requires": [
19501950
"h_heatProof",
19511951
"canBePatient",
@@ -1971,7 +1971,7 @@
19711971
{
19721972
"id": 66,
19731973
"link": [7, 5],
1974-
"name": "Tank the Damage",
1974+
"name": "Tank the Damage (Top)",
19751975
"requires": [
19761976
"canDash",
19771977
{"enemyDamage": {"enemy": "Kihunter (red)", "type": "contact", "hits": 2}},
@@ -1984,7 +1984,7 @@
19841984
{
19851985
"id": 67,
19861986
"link": [7, 5],
1987-
"name": "Super Kill",
1987+
"name": "Super Kill (Top)",
19881988
"requires": [
19891989
"canDash",
19901990
{"enemyKill": {
@@ -1999,7 +1999,7 @@
19991999
{
20002000
"id": 68,
20012001
"link": [7, 5],
2002-
"name": "Ice Wave Spazer Kill",
2002+
"name": "Ice Wave Spazer Kill (Top)",
20032003
"requires": [
20042004
"canDash",
20052005
"Wave",
@@ -2013,7 +2013,7 @@
20132013
{
20142014
"id": 69,
20152015
"link": [7, 5],
2016-
"name": "Wave Plasma Kill",
2016+
"name": "Wave Plasma Kill (Top)",
20172017
"requires": [
20182018
"canDash",
20192019
"Wave",
@@ -2023,10 +2023,26 @@
20232023
"flashSuitChecked": true,
20242024
"blueSuitChecked": true
20252025
},
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+
},
20262042
{
20272043
"id": 70,
20282044
"link": [7, 5],
2029-
"name": "Screw Kill",
2045+
"name": "Screw Kill (Top)",
20302046
"requires": [
20312047
"canDash",
20322048
"ScrewAttack",
@@ -2036,6 +2052,22 @@
20362052
"blueSuitChecked": true,
20372053
"note": "Be careful when wall jumping because Screw Attack does not provide protection at that time."
20382054
},
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+
},
20392071
{
20402072
"id": 71,
20412073
"link": [7, 5],

0 commit comments

Comments
 (0)