Template:Enemy/doc

From Outward Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Infobox for use with Enemies.

Usage

{{Enemy
| name             = Name of an enemy. Defaults to {{PAGENAME}}
| image            = Image of an enemy. Can use {{PAGENAME}}.jpg
| size             = Size of an image. Defaults to 250px
| class            = Class of an enemy. As [[:Category:Class|Class]]
| type             = One of: Normal, Unique
| locations        = Lists of all locations enemy is in. Please use <br> as a delimeter
| health           = Health Stat
| healthRegen      = Some enemies have health regen. Value is per second.
| impactResistance = Impact Resistance
| protection       = Protection
| physResist       = Physical Resistance
| ethResist        = ^ Ethereal
| decayResist      = ^ Decay
| lightResist      = ^ Lightning
| frostResist      = ^ Frost
| fireResist       = ^ Fire
| StatusImmunity   = List of [[Status]], delimited by <br>
| BaseDamage       = eg. 25 {{phys}} 35 {{ethereal}} etc
| baseImpact       = Base attack impact
| inflicts         = List of all enemy on-hit effects. Please use <br> as a delimiter.
}}

Example

Please note that values here are nothing but an example, they are not correct!

{{Enemy
| name             = Armored Troglodyte
| image            = 
| size             = 
| class            = [[:Category:Troglodytes|Troglodytes]]
| type             = Normal
| locations        = [[Conflux Mountain]]<br>[[Somewhere else]]
| health           = 225
| impactResistance = 30
| protection       = 
| physResist       = 20
| ethResist        = 
| decayResist      = 40
| lightResist      = -40
| frostResist      = 
| fireResist       = 
| StatusImmunity   = [[Burning]]
| BaseDamage       = 23 {{phys}} 42 {{ethereal}}
| BaseImpact       = 55
| inflicts         = [[Bleeding]]<br>[[Pain]]
}}


Armored Troglodyte
No image yet
Enemy Data
Class
Troglodytes
Type
Normal
Defensive Stats
Health
225 Health
Impact Res.
30% Impact.png
Damage Resist
20% Physical
40% Decay
-40% Lightning
Immune To
Burning
Attack Stats
Damage
23 Physical 42 Ethereal
Impact
55 Impact.png
Inflicts
Bleeding
Pain
Locations
Found At
Conflux Mountain
Somewhere else

Other Infoboxes

Item Infoboxes

Listing templates

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.