npc_headcrab_black
![]() |
---|
CBlackHeadcrab |
![]() |
npc_headcrab_black
is a point entity available in Half-Life 2,
Half-Life 2: Episode One,
Half-Life 2: Episode Two,
Half-Life 2: Deathmatch, and
Black Mesa.
Black headcrabs, also known as poison headcrabs, are a headcrab variant. Upon biting the player, this NPC temporarily reduce the player's health to 1. They are best used in tandem with other melee NPCs like regular headcrabs to make fighting more intense. However, it is risky to group them near NPCs with ranged attacks, as the player will die very easily. In fact, many players are conditioned to kill black headcrabs first because of the threat they pose compared to other enemies.
Commonly found in groups covering a single host poison zombie which hurls its parasite cargo towards the player, they can make a formidable foe so should be placed carefully. Killing the poison zombie will not necessarily kill any of the headcrabs it is carrying, much less all of them (the sole exception may be AR2 secondary fire energy balls). They are also quite resistant to fire and will attack while burning.
Since they are incapable of actually killing the player (only reducing it to 1), they are also often used as a "jumpscare" by themselves to spook the player.

npc_headcrab_poison
. 






Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
BaseHeadcrab:
- Start burrowed (startburrowed) <boolean>
- Should this npc start burrowed? Will unburrow via input or if an enemy gets near.
Note:If a headcrab is burrowed, it cannot be damaged. Use Kill input if needing to remove such headcrab.

Flags
- Start hidden : [65536]
- Start hanging from ceiling : [131072]
Inputs
- Burrow !FGD
- Burrow. If no burrow points within 512 units, does nothing.
- BurrowImmediate !FGD
- Burrow immediate.
- Unburrow !FGD
- Unburrow.
- StartHangingFromCeiling
- Start hanging from ceiling.
- DropFromCeiling
- Drop if hanging from ceiling.
Outputs
|
Dedicated Console Variables
Cvar/Command | Parameters or default value | Descriptor | Effect |
---|---|---|---|
sk_headcrab_poison_health | int | A poison headcrab's spawn health. | |
sk_headcrab_poison_npc_damage | float | A poison headcrab's damage scale. Doesn't work. |
See also
- TODO rewrite lang to LanguageBar
- CBaseAnimating
- Point entities
- Non-internal Half-Life 2 entities
- Half-Life 2 entities
- Half-Life 2 point entities
- Non-internal Half-Life 2: Episode One entities
- Half-Life 2: Episode One entities
- Half-Life 2: Episode One point entities
- Non-internal Half-Life 2: Episode Two entities
- Half-Life 2: Episode Two entities
- Half-Life 2: Episode Two point entities
- Non-internal Half-Life 2: Deathmatch entities
- Half-Life 2: Deathmatch entities
- Half-Life 2: Deathmatch point entities
- Non-internal Black Mesa entities
- Black Mesa entities
- Black Mesa point entities
- NPC entities
- Pages with uncategorized bugs
- Half-Life 2 NPCs
- Headcrabs