Skip to content

Commit 570e131

Browse files
committed
feedback
1 parent 4c7c571 commit 570e131

1 file changed

Lines changed: 13 additions & 30 deletions

File tree

region/lowernorfair/east/Red Kihunter Shaft.json

Lines changed: 13 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,29 +1089,20 @@
10891089
{
10901090
"id": 33,
10911091
"link": [3, 7],
1092-
"name": "Wave Plasma Kill (Bottom)",
1092+
"name": "Plasma Kill (Bottom)",
10931093
"requires": [
1094-
"Wave",
1094+
{"or": [
1095+
"Wave",
1096+
["canDodgeWhileShooting", {"heatFrames": 60}]
1097+
]},
10951098
"Plasma",
10961099
{"heatFrames": 300}
10971100
],
10981101
"flashSuitChecked": true,
10991102
"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,
11121103
"note": [
11131104
"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.",
11151106
]
11161107
},
11171108
{
@@ -2053,29 +2044,21 @@
20532044
{
20542045
"id": 69,
20552046
"link": [7, 5],
2056-
"name": "Wave Plasma Kill (Top)",
2047+
"name": "Plasma Kill (Top)",
20572048
"requires": [
20582049
"canDash",
2059-
"Wave",
2050+
{"or": [
2051+
"Wave",
2052+
["canDodgeWhileShooting", {"heatFrames": 160}]
2053+
]},
20602054
"Plasma",
20612055
{"heatFrames": 840}
20622056
],
20632057
"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,
20752058
"blueSuitChecked": true,
20762059
"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."
20792062
]
20802063
},
20812064
{

0 commit comments

Comments
 (0)