Armor Template: Difference between revisions
mNo edit summary |
(Armor template updated and ready for review, clothing, shields, robes, masks and guises have all be folded into a single template.) |
||
Line 1: | Line 1: | ||
{{RightToC}} | |||
{{Related|Page Templates|Armor|Shields|Clothing|Template:Armor|Template:Intro}} | |||
= | This template is used for individual armor pages, including robes, clothing, shields, masks and guises. Delete or leave blank any items that do not apply. | ||
* Items in the Intro (patch, quests, and updated), Special Properties, and Spells should be enclosed in link brackets <nowiki>( [[ ]] )</nowiki>. | |||
* If the weapon is attuned to a player (only that player can wield), set '''Player Attuned''' to '''True'''. | |||
* If an item is a [[Rare]], add '''Rare Number = ??''' to the [[Template:Intro|<nowiki>{{Intro}}</nowiki>]] template. | |||
* When possible add a screen shot of the stats ID panel on the talk page for future reference. | |||
* Add categories for any special properties, the page will automatically be categorized as [[:Category:Armor|Armor]] and armor type (body coverage). A few items span more than one category, add the second category using '''Armor Type 2 =''' such as with Long Gauntlets that are both Hand and Upper Body. | |||
* '''Armor Type''' values: '''Clothing''', '''Foot''', '''Guise''', '''Hand''', '''Head''', '''Lower Body''', '''Mask''', '''Robe''', '''Shield''', '''Upper Body'''. | |||
== Wiki Code == | |||
=== Armor With Spells === | |||
<pre style="width:auto; overflow:auto"> | |||
{{Intro | |||
| Patch Introduced = | |||
| Related Quests = | |||
| Updated = | |||
}} | |||
{{Armor | |||
| Armor Type = | |||
| Armor Type 2 = | |||
| Name = | |||
| Value = | |||
| Burden = | |||
| Icon Image = Icon.png | |||
| Live Image = Live.jpg | |||
| Live Image Caption = | |||
| Description = | |||
| Special Properties = | |||
| Covers = Head, Chest, Abdomen, Upper Arms, Lower Arms, Hands, Upper Legs, Lower Legs, Feet | |||
| Armor Level = | |||
| Slashing = | |||
| Piercing = | |||
| Bludgeoning = | |||
| Fire = | |||
| Cold = | |||
| Acid = | |||
| Electric = | |||
| | |||
| Buffed Armor Level = | |||
| Buffed Slashing AL = | |||
| Buffed Piercing AL = | |||
| Buffed Bludgeon AL = | |||
| Buffed Fire AL = | |||
| Buffed Cold AL = | |||
| Buffed Acid AL = | |||
| Buffed Electric AL = | |||
| | |||
| Player Attuned = | |||
| Level Req = | |||
| Spells = | |||
| Activation Reqs = | |||
| Spellcraft = | |||
| Mana = | |||
| Mana Cost = | |||
}} | |||
== Notes == | |||
* ?? | |||
[[ | [[Category:<Special Property>]] | ||
</pre> | |||
< | |||
< | === Armor Without Spells === | ||
<pre style="width:auto; overflow:auto"> | |||
{{Intro | |||
| Patch Introduced = | |||
| Related Quests = | |||
| Updated = | |||
}} | |||
{{Armor | |||
| Armor Type = | |||
| Armor Type 2 = | |||
| Name = | |||
| Value = | |||
| Burden = | |||
| Icon Image = Icon.png | |||
| Live Image = Live.jpg | |||
| Live Image Caption = | |||
| Description = | |||
| Special Properties = | |||
| Covers = Head, Chest, Abdomen, Upper Arms, Lower Arms, Hands, Upper Legs, Lower Legs, Feet | |||
| Armor Level = | |||
| Slashing = | |||
| Piercing = | |||
| Bludgeoning = | |||
| Fire = | |||
| Cold = | |||
| Acid = | |||
| Electric = | |||
| Player Attuned = | |||
| Level Req = | |||
}} | |||
== Notes == | |||
* ?? | * ?? | ||
[[Category:<Special Property>]] | |||
</pre> | |||
== Examples == | |||
See [[Breastplate of Karlun]] for an example of armor. See [[Shield of Perfect Light]] for the results of the example code below: | |||
== | <pre style="width:auto; overflow:auto"> | ||
{{Intro | |||
| Patch Introduced = [[Ancient Enemies]] | |||
| Related Quests = [[Asheron's Tower Guardian]] | |||
| Updated = | |||
}} | |||
{{Armor | |||
| Armor Type = Shield | |||
| Name = Shield of Perfect Light | |||
| Value = 23,000 | |||
| Burden = 300 | |||
| Icon Image = Shield of Perfect Light Icon.png | |||
| Live Image = Shield of Perfect Light Live.jpg | |||
| Live Image Caption = Shield of Perfect Light | |||
| Description = A shield glowing with a brilliant light. Although the shield looks unsubstantial it strongly resists your efforts to penetrate the magical barrier it contains. | |||
| Special Properties = [[Magic Absorbing]] | |||
| Covers = | |||
| Armor Level = 190 | |||
| Slashing = Excellent (342) | |||
| Piercing = Average (190) | |||
| Bludgeoning = Excellent (342) | |||
| Fire = Average (152) | |||
| Cold = Unparalleled (380) | |||
| Acid = Unparalleled (380) | |||
| Electric = Average (152) | |||
| | |||
| Buffed Armor Level = 430 | |||
| Buffed Slashing AL = 774 | |||
| Buffed Piercing AL = 430 | |||
| Buffed Bludgeon AL = 774 | |||
| Buffed Fire AL = 344 | |||
| Buffed Cold AL = 860 | |||
| Buffed Acid AL = 860 | |||
| Buffed Electric AL = 344 | |||
| | |||
| Player Attuned = | |||
| Level Req = 140 | |||
| Spells = [[Aura of Deflection]], [[Aura of Defense]], [[Olthoi's Bane]], [[Minor Impenetrability]], [[Gelidite's Bane]], [[Brogard's Defiance]] | |||
| Activation Reqs = Melee Defense: 400 | |||
| Spellcraft = 400 | |||
| Mana = 2000 | |||
| Mana Cost = 40 | |||
}} | |||
== Notes == | |||
* May only be obtained once per character. | |||
[[Category:Magic Absorbing]] | |||
[[Category: | |||
</pre> | </pre> | ||
[[Category:Page Template]] | [[Category:Page Template]] |
Revision as of 16:57, 19 February 2009
Related topics: Page Templates, Armor, Shields, Clothing, Template:Armor, Template:Intro
This template is used for individual armor pages, including robes, clothing, shields, masks and guises. Delete or leave blank any items that do not apply.
- Items in the Intro (patch, quests, and updated), Special Properties, and Spells should be enclosed in link brackets ( [[ ]] ).
- If the weapon is attuned to a player (only that player can wield), set Player Attuned to True.
- If an item is a Rare, add Rare Number = ?? to the {{Intro}} template.
- When possible add a screen shot of the stats ID panel on the talk page for future reference.
- Add categories for any special properties, the page will automatically be categorized as Armor and armor type (body coverage). A few items span more than one category, add the second category using Armor Type 2 = such as with Long Gauntlets that are both Hand and Upper Body.
- Armor Type values: Clothing, Foot, Guise, Hand, Head, Lower Body, Mask, Robe, Shield, Upper Body.
Wiki Code
Armor With Spells
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{Armor | Armor Type = | Armor Type 2 = | Name = | Value = | Burden = | Icon Image = Icon.png | Live Image = Live.jpg | Live Image Caption = | Description = | Special Properties = | Covers = Head, Chest, Abdomen, Upper Arms, Lower Arms, Hands, Upper Legs, Lower Legs, Feet | Armor Level = | Slashing = | Piercing = | Bludgeoning = | Fire = | Cold = | Acid = | Electric = | | Buffed Armor Level = | Buffed Slashing AL = | Buffed Piercing AL = | Buffed Bludgeon AL = | Buffed Fire AL = | Buffed Cold AL = | Buffed Acid AL = | Buffed Electric AL = | | Player Attuned = | Level Req = | Spells = | Activation Reqs = | Spellcraft = | Mana = | Mana Cost = }} == Notes == * ?? [[Category:<Special Property>]]
Armor Without Spells
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{Armor | Armor Type = | Armor Type 2 = | Name = | Value = | Burden = | Icon Image = Icon.png | Live Image = Live.jpg | Live Image Caption = | Description = | Special Properties = | Covers = Head, Chest, Abdomen, Upper Arms, Lower Arms, Hands, Upper Legs, Lower Legs, Feet | Armor Level = | Slashing = | Piercing = | Bludgeoning = | Fire = | Cold = | Acid = | Electric = | Player Attuned = | Level Req = }} == Notes == * ?? [[Category:<Special Property>]]
Examples
See Breastplate of Karlun for an example of armor. See Shield of Perfect Light for the results of the example code below:
{{Intro | Patch Introduced = [[Ancient Enemies]] | Related Quests = [[Asheron's Tower Guardian]] | Updated = }} {{Armor | Armor Type = Shield | Name = Shield of Perfect Light | Value = 23,000 | Burden = 300 | Icon Image = Shield of Perfect Light Icon.png | Live Image = Shield of Perfect Light Live.jpg | Live Image Caption = Shield of Perfect Light | Description = A shield glowing with a brilliant light. Although the shield looks unsubstantial it strongly resists your efforts to penetrate the magical barrier it contains. | Special Properties = [[Magic Absorbing]] | Covers = | Armor Level = 190 | Slashing = Excellent (342) | Piercing = Average (190) | Bludgeoning = Excellent (342) | Fire = Average (152) | Cold = Unparalleled (380) | Acid = Unparalleled (380) | Electric = Average (152) | | Buffed Armor Level = 430 | Buffed Slashing AL = 774 | Buffed Piercing AL = 430 | Buffed Bludgeon AL = 774 | Buffed Fire AL = 344 | Buffed Cold AL = 860 | Buffed Acid AL = 860 | Buffed Electric AL = 344 | | Player Attuned = | Level Req = 140 | Spells = [[Aura of Deflection]], [[Aura of Defense]], [[Olthoi's Bane]], [[Minor Impenetrability]], [[Gelidite's Bane]], [[Brogard's Defiance]] | Activation Reqs = Melee Defense: 400 | Spellcraft = 400 | Mana = 2000 | Mana Cost = 40 }} == Notes == * May only be obtained once per character. [[Category:Magic Absorbing]]