Npc poisonzombie: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added the true values of the crabcount keyvalue. (Aww come on, ts2do, you know better than that.))
Line 2: Line 2:
==Entity Description==
==Entity Description==
[[Image:zombie_poison.jpg|frame|right|Poison Zombie]]
[[Image:zombie_poison.jpg|frame|right|Poison Zombie]]
Poison zombies, unlike other zombie types, serve as hosts for 2-4 nesting [[npc_headcrab_black|black headcrabs]] at a time. They usually attack by throwing headcrabs at their target.
Poison zombies, unlike other zombie types, serve as hosts for 1-4 nesting [[npc_headcrab_black|black headcrabs]] at a time. They usually attack by throwing headcrabs at their target.


In [[Ravenholm]], players usually encountered 1 poison zombie at a time.
In [[Ravenholm]], players usually encountered 1 poison zombie at a time.

Revision as of 21:22, 26 August 2006

Template:Wrongtitle

Entity Description

Poison Zombie

Poison zombies, unlike other zombie types, serve as hosts for 1-4 nesting black headcrabs at a time. They usually attack by throwing headcrabs at their target.

In Ravenholm, players usually encountered 1 poison zombie at a time.

Note.pngNote:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.

Dedicated Console Variables

  • sk_zombie_poison_health
<integer> A poison zombie's spawn health
  • sk_zombie_poison_dmg_spit
<integer> Deprecated?

Keyvalues

<choices> Crabs in nest - The number of additional black headcrabs the zombie is spawned with besides the controlling headcrab.
Literal Value Description
1 1 Crab
2 2 Crabs
3 3 Crabs

Flags

Inputs

Outputs

See Also