Template:Infobox zombie

From Unturned Wiki
Jump to navigation Jump to search
// GENERAL DATA
Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_zombie/doc to edit this documentation. (How does this work?)

Infobox for use on pages about individual types of [[zombies]].

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Nametitle

The title that appears at the top of the infobox. This should be the zombie's name (its specific type, such as "Burner").

Example
Mega Zombie
Stringrequired
Imageimage

Image of the zombie that should appear at the top of the infobox.

Example
[[File:Zombie Sprinter.png|200px]]
Filesuggested
Typetype

What type (broad category) of zombie is this?

Suggested values
Zombie Mega Zombie Boss Zombie
Example
Zombie
Stringsuggested
Healthhealth

How much health does this zombie have? For some zombies, this is a multiplier relative to the Normal Zombie. For zombies with a set health value, this can be written as the actual number. For zombies whose health is a multiplier, the {{times}} template should be appended.

Suggested values
1{{times}} 0.5{{times}} 1.5{{times}} 6,000 12,000
Example
1.5{{times}}
Numbersuggested
Damage multiplierdamage

How much damage does this zombie do? This is a multiplier used by certain types of zombies (e.g., Crawlers or Sprinters).

Example
0.75
Numberoptional
Speedspeed

This is the speed of the zombie (measured in m/s) – internally, it is the value of "seeker.speed". Note that this should be the zombie's true speed value – not its reduced speed when the Slow_Zombie_Movement difficulty setting is enabled.

Example
6.5
Numberoptional
Bullet resistancebullet_resistance

Ranged weapon damage is reduced by this multiplier.

Suggested values
0.1 1
Example
0.1
Numberoptional