Npc poisonzombie: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Provided default values.)
m (Added link to russian article)
Line 42: Line 42:
* [[npc_fastzombie]]
* [[npc_fastzombie]]
* [[npc_zombie_torso]]
* [[npc_zombie_torso]]
{{otherlang:en}}
{{otherlang:en:ru|Npc_poisonzombie_(ru)}}


[[Category:Entities]][[Category:NPCs]]
[[Category:Entities]][[Category:NPCs]]

Revision as of 14:06, 16 March 2007

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_dmg_spit (Default: 20)
<integer>
  • sk_zombie_poison_health (Default: 175)
<integer> A poison zombie's spawn health.


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

Template:Otherlang:en Template:Otherlang:en:ru