diff --git a/region/lowernorfair/east/Red Kihunter Shaft.json b/region/lowernorfair/east/Red Kihunter Shaft.json index a82e94400..55458b15e 100644 --- a/region/lowernorfair/east/Red Kihunter Shaft.json +++ b/region/lowernorfair/east/Red Kihunter Shaft.json @@ -1042,9 +1042,10 @@ { "id": 30, "link": [3, 7], - "name": "Slow Kihunter Kill", + "name": "Slow Kihunter Kill (Bottom)", "requires": [ "h_heatProof", + "canDodgeWhileShooting", "Wave", {"or": [ "Charge", @@ -1054,12 +1055,15 @@ ], "flashSuitChecked": true, "blueSuitChecked": true, - "note": "Only Wave can safely clear the Kihunter." + "note": [ + "Immediately move left to the end of the runway to prevent the Kihunter from descending.", + "Wave can be used to safely clear the Kihunter." + ] }, { "id": 31, "link": [3, 7], - "name": "Tank the Damage", + "name": "Tank the Damage (Bottom)", "requires": [ {"enemyDamage": {"enemy": "Kihunter (red)", "type": "contact", "hits": 1}}, {"heatFrames": 120} @@ -1071,7 +1075,7 @@ { "id": 32, "link": [3, 7], - "name": "Ice Wave Spazer Kill", + "name": "Ice Wave Spazer Kill (Bottom)", "requires": [ "Wave", "Ice", @@ -1079,24 +1083,41 @@ {"heatFrames": 420} ], "flashSuitChecked": true, - "blueSuitChecked": true + "blueSuitChecked": true, + "note": "Immediately move left to the end of the runway to prevent the Kihunter from descending." }, { "id": 33, "link": [3, 7], - "name": "Wave Plasma Kill", + "name": "Wave Plasma Kill (Bottom)", "requires": [ "Wave", "Plasma", {"heatFrames": 300} ], "flashSuitChecked": true, - "blueSuitChecked": true + "blueSuitChecked": true, + "note": "Immediately move left to the end of the runway to prevent the Kihunter from descending." + }, + { + "link": [3, 7], + "name": "Plasma Kihunter Kill (Bottom)", + "requires": [ + "canDodgeWhileShooting", + "Plasma", + {"heatFrames": 360} + ], + "flashSuitChecked": true, + "blueSuitChecked": true, + "note": [ + "Immediately move left to the end of the runway to prevent the Kihunter from descending.", + "Fire shots upward through the edge of the platform while standing safely under the ledge." + ] }, { "id": 34, "link": [3, 7], - "name": "Screw Kill", + "name": "Screw Kill (Bottom)", "requires": [ "ScrewAttack", {"heatFrames": 0} @@ -1115,6 +1136,25 @@ "flashSuitChecked": true, "blueSuitChecked": true }, + { + "link": [3, 7], + "name": "Hitbox the Kihunter (Bottom)", + "requires": [ + "h_PlasmaHitbox", + "canTrickyJump", + {"heatFrames": 10}, + {"or": [ + "canInsaneJump", + {"heatFrames": 60} + ]} + ], + "flashSuitChecked": true, + "blueSuitChecked": true, + "note": [ + "Immediately move left to the end of the runway to prevent the Kihunter from descending.", + "Use Plasma to run or jump through the Kihunter." + ] + }, { "id": 35, "link": [3, 7],