Npc fastzombie: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Typo and small restructure.)
m (Hunted down the last ''BasicNPC/IMG'' template.)
Line 1: Line 1:
{{basicnpc/img|name=npc_fastzombie|image=zombie_fast.jpg|caption=Fast Zombie|desc=Fast zombies (as their name implies) are very fast and attack quickly. Pace their attacks carefully so that the player will not be overwhelmed! In [[Ravenholm]], the player usually encountered 1-2 fast zombies at a time, although several could be heard climbing gutters to help the player plan better.  
{{wrongtitle|title=npc_fastzombie}}
 
==Entity Description==
[[Image:zombie_fast.jpg|frame|right|An npc_fastzombie NPC.]]
Fast zombies (as their name implies) are very fast and attack quickly. Pace their attacks carefully so that the player will not be overwhelmed! In [[Ravenholm]], the player usually encountered 1-2 fast zombies at a time, although several could be heard climbing gutters to help the player plan better.  


If the zombie's human host body is sufficiently damaged, the controlling [[Npc_headcrab_fast|fast headcrab]] may detach and attack on its own.
If the zombie's human host body is sufficiently damaged, the controlling [[Npc_headcrab_fast|fast headcrab]] may detach and attack on its own.


Fast zombie jump calculations are based off of [[info_node|info_node]] placement. If fast zombies are having difficulty jumping over obstacles, try using the [[ai_moveprobe_debug]] command to pinpoint problems.}}
Fast zombie jump calculations are based off of [[info_node|info_node]] placement. If fast zombies are having difficulty jumping over obstacles, try using the [[ai_moveprobe_debug]] command to pinpoint problems.
[[Category:Entities]][[Category:NPCs]]
 
{{npcnote}}
 
==Keyvalues==
*{{kv basenpc}}
 
==Flags==
*{{fl basenpc}}
 
==Inputs==
*{{i basenpc}}
 
==Outputs==
*{{o basenpc}}
 
[[Category:Entities]] [[Category:NPCs]]

Revision as of 06:19, 17 April 2006

Template:Wrongtitle

Entity Description

An npc_fastzombie NPC.

Fast zombies (as their name implies) are very fast and attack quickly. Pace their attacks carefully so that the player will not be overwhelmed! In Ravenholm, the player usually encountered 1-2 fast zombies at a time, although several could be heard climbing gutters to help the player plan better.

If the zombie's human host body is sufficiently damaged, the controlling fast headcrab may detach and attack on its own.

Fast zombie jump calculations are based off of info_node placement. If fast zombies are having difficulty jumping over obstacles, try using the ai_moveprobe_debug command to pinpoint problems.

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

Keyvalues

Flags

Inputs

Outputs