Npc poisonzombie: Difference between revisions
Jump to navigation
Jump to search
Note:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.
m (→Entity Description: Used the correct wordings, according to model animations.) |
m (→Keyvalues: Made a small choice table. Needs literal values.) |
||
Line 16: | Line 16: | ||
* {{kv basenpc}} | * {{kv basenpc}} | ||
* '''crabcount''' | * '''crabcount''' | ||
: <choices> Crabs in nest - The number of additional black headcrabs the zombie is spawned with besides the controlling headcrab. | : <choices> Crabs in nest - The number of additional black headcrabs the zombie is spawned with besides the controlling headcrab. | ||
:{| | |||
! Literal Value || Description | |||
|- | |||
| ? || 1 Crab | |||
|- | |||
| ? || 2 Crabs | |||
|- | |||
| ? || 3 Crabs | |||
|} | |||
==Flags== | ==Flags== |
Revision as of 17:44, 5 March 2006
Entity Description
Poison zombies, unlike their brothers and sisters, is a host for 2-4 nesting black headcrabs at a time. It isn't as feared for its melee attacks, as it is for throwing these headcrabs at its target.
In Ravenholm, players usually encountered 1 poison zombie at a time.

Dedicated Console Variables
- sk_zombie_poison_health
- <integer> A poison zombie's spawn health
- sk_zombie_poison_dmg_spit
- <integer> Deprecated?
Keyvalues
- Template:Kv basenpc
- crabcount
- <choices> Crabs in nest - The number of additional black headcrabs the zombie is spawned with besides the controlling headcrab.
Literal Value Description ? 1 Crab ? 2 Crabs ? 3 Crabs