Npc poisonzombie: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{basicnpc/img|name=npc_poisonzombie|image=zombie_poison.jpg|caption=Poison Zombie|desc=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.}}
{{wrongtitle|title=npc_poisonzombie}}
==Entity Description==
[[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.
{{npcnote}}
==Dedicated Console Variables==
* '''sk_zombie_poison_health'''
: <integer> A poison zombie's spawn health
* '''sk_zombie_poison_dmg_spit'''
: <integer> Deprecated?
==Keyvalues==
* {{kv basenpc}}
==Flags==
* {{fl basenpc}}
==Inputs==
* {{i basenpc}}
==Outputs==
* {{o basenpc}}
==See Also==
==See Also==
* [[npc_headcrab_black]]
* [[npc_headcrab_black]]

Revision as of 12:49, 12 August 2005

Template:Wrongtitle

Entity Description

Poison Zombie

Poison zombies, unlike their brothers and sisters, spawn 2-3 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.

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