Difference between revisions of "Template:5e Magic Armor"

From Dungeons and Dragons Wiki
Jump to: navigation, search
m (WIP)
Line 13: Line 13:
 
{|class="zebra d20"
 
{|class="zebra d20"
 
!Armor
 
!Armor
 +
!Kind
 
!Type
 
!Type
 
!Magic Bonus
 
!Magic Bonus
Line 21: Line 22:
 
|-
 
|-
 
|[[Name::{{{Name}}}]]
 
|[[Name::{{{Name}}}]]
 +
|{{#if: {{{Kind|}}}|[[Kind::{{{Kind}}}]]|kind missing}}
 
|{{#if: {{{Type|}}}|[[Type::{{{Type}}}]]|type missing}}
 
|{{#if: {{{Type|}}}|[[Type::{{{Type}}}]]|type missing}}
|{{#if: {{{magicbonus|}}}[[Magic Bonus::{{{magicbonus}}}| —}}  
+
|{{#if: {{{MagicBonus|}}}|[[Magic Bonus::{{{MagicBonus}}}]]| — }}  
 
|{{#if: {{{AC|}}}|[[AC::{{{AC}}}]]|AC missing}}
 
|{{#if: {{{AC|}}}|[[AC::{{{AC}}}]]|AC missing}}
 
|{{#if: {{{Strength|}}}|[[Strength::{{{Strength}}}]]|—}}
 
|{{#if: {{{Strength|}}}|[[Strength::{{{Strength}}}]]|—}}

Revision as of 15:52, 3 December 2016

Template documentation (for the above template, sometimes hidden or invisible)

Syntax

{{5e Magic Armor
|name=
|sorttext= <!--blank, or category sort-->
|rarity= <!-- Common, Uncommon, Rare, Very Rare, Legendary, Artifact-->
|raritynote= <!-- Note following rarity, other than requires attunement. -->
|attunement= <!-- Yes if requires attunement, otherwise blank -->
|charges= <!-- # of charges or uses, otherwise blank -->
|armorype= <!--Light, Medium, Heavy-->
|kind= <!--Leather Armor, Brestplate, etc.-->
|magicbonus= <!-- +1, +2, etc.; blank if no bonus -->
|AC=
|strength= <!--Strength necessary to wear it-->
|stealth= <!--Does it give a disadvantage on stealth)-->
|seight=
|desc=
}}

Example

{{5e Magic Armor
|name=Foo Scale Armor
|sorttext= <!--blank, or category sort-->
|rarity=Uncommon <!-- Common, Uncommon, Rare, Very Rare, Legendary, Artifact-->
|raritynote= <!-- Note following rarity, other than requires attunement. -->
|attunement=Yes <!-- Yes if requires attunement, otherwise blank -->
|charges= <!-- # of charges or uses, otherwise blank -->
|armortype=Medium <!--Light, Medium, Heavy-->
|kind=Scale Mail <!--Leather Armor, Brestplate, etc.-->
|magicbonus= +1
|AC=14 + Dex modifier (max. +2)
|strength= <!--Strength necessary to wear it-->
|stealth= <!--Does it give a disadvantage on stealth)-->
|weight=25
|desc=Made of from the scales of Foo, when enchanted, it provides excellent protection.

When making {{SRD5|Dexterity}} ({{SRD5|Stealth}}) checks against being heard, the wearer has {{srd5lc|Advantage}}.
}}

produces...


Foo Scale Armor
Magic Armor (scale mail), uncommon (requires attunement)
Made of from the scales of Foo, when enchanted, it provides excellent protection.

When making Dexterity (Stealth) checks against being heard, the wearer has advantage.

Armor Kind Type Magic Bonus1 AC Strength Stealth Weight
Foo Scale Armor Scale Mail Medium   +1  14 + Dex modifier (max. +2) 25 lbs
1Magic bonus not included in listed AC.