Template:Item armor

From Outward Wiki
Jump to navigation Jump to search

This template adds rows to the table "ItemData", which is declared by the template Item base. View table.

Template-info.svg Documentation

Infobox specifically to use with Armor and Sets. Please note that Weapons and generic Equipment have their own, more detailed infoboxes.

Usage


{{Item armor
| name         = Name, leave blank to default to pagename.
| image        = Image file name, try {{PAGENAME}}.png or leave blank 
| size         = Leave blank to default to 84px.
| class        = One of: Head, Chest, Legs, Set
| type         =
| protection   = Protection
| physical     = Physical resistance [optional]
| ethereal     = Ethereal resistance [optional]
| fire         = Fire resistance [optional]
| frost        = Frost resistance [optional]
| lightning    = Lightning resistance [optional]
| decay        = Decay resistance [optional]
| impact       = Impact resistance  [optional]
| effects      = Effects of item, if any [optional]
| coldresist   = Cold weather resistance [optional]
| heatresist   = Hot weather resistance [optional]
| physicalBonus  = Physical damage bonus [optional]
| etherealBonus  = Ethereal damage bonus [optional]
| fireBonus      = Fire damage bonus [optional]
| frostBonus     = Frost damage bonus [optional]
| lightningBonus = Lightning damage bonus [optional]
| decayBonus     = Decay damage bonus [optional]
| manaCostReduction     = Mana cost modifier, if any [optional]
| staminaCostReduction  = Stamina cost modifier, if any [optional]
| movespeed    = Movement speed modifier, if any [optional]
| corruptresist  = Corruption resist stat
| pouch        = Pouch Bonus, if any [optional]
| durability   = [Mandatory]
| set          = Name of the armor set, if any [optional]
| crafting     = List crafting materials (AT BLACKSMITH!) [optional]
| blacksmith   = Name of the smith [optional]
| location     = Location of blacksmith [optional]
| weight       = [Mandatory] Weight of item
| buy          = [Mandatory] Cost to buy
| sell         = [Mandatory] Cost to sell
| related      = Related items or links.
| object id    = 
| object name  = 
}}

Example

Tsar Set (Total Stats)
Tsar armorset appearance.png
Set Details
Slot
Set
10 Protection
68% Physical
80% Fire
49% Impact.png
+15% Mana
+14% Stamina
-29% Movement
Blacksmith
Made By
Tokuga (Levant)
Item Details
53
Buy
??? SilverIcon.gif
Modding
Object ID
{{Item armor
| name = Tsar Set 
| image = Tsar armorset appearance.png
| class = Set
| protection = 10 
| physical = 68
| fire = 80
| impact = 49
| movespeed = -29
| staminaCostReduction = +14
| manaCostReduction = +15
| weight = 53
| blacksmith = Tokuga
| location = Levant
| object id =  
| object name =  
}}

Item Infoboxes

Listing templates