Npc poisonzombie: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(→‎Entity Description: Added correct number, changed description, added a line-feed.)
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 their brothers and sisters, spawn 2-3 [[npc_headcrab_black|black headcrabs]] at a time. It never actually attacks the player (unless he/she gets too close) but rather "launches" headcrabs at its target. In [[Ravenholm]], players usually encountered 1 poison zombie at a time.
Poison zombies, unlike their brothers and sisters, is a host for 2-4 [[npc_headcrab_black|black headcrabs]] at a time. It isn't as feared for its close combat attacks, as it is for "launching" these headcrabs at its target. In [[Ravenholm]], players usually encountered 1 poison zombie at a time.
 
{{npcnote}}
{{npcnote}}
==Dedicated Console Variables==
==Dedicated Console Variables==
* '''sk_zombie_poison_health'''
* '''sk_zombie_poison_health'''

Revision as of 21:39, 17 February 2006

Template:Wrongtitle

Entity Description

Poison Zombie

Poison zombies, unlike their brothers and sisters, is a host for 2-4 black headcrabs at a time. It isn't as feared for its close combat attacks, as it is for "launching" these headcrabs at its 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

Flags

Inputs

Outputs

See Also