Template:5e Armor: Difference between revisions
Jump to navigation
Jump to search
(wip) |
mNo edit summary |
||
Line 66: | Line 66: | ||
}} | }} | ||
</pre> | </pre> | ||
===Add'l fields=== | |||
<pre>|kind=<!--opt. Leather Armor, Brestplate, etc.--></pre> | |||
==Example== | ==Example== | ||
Line 72: | Line 74: | ||
|name=Foo Scale Armor | |name=Foo Scale Armor | ||
|sorttext= <!--blank, or category sort--> | |sorttext= <!--blank, or category sort--> | ||
|armortype=Medium <!--Light, Medium, Heavy--> | |armortype=Medium <!--Light, Medium, Heavy--> | ||
|kind=<!--Leather Armor, Brestplate, etc.--> | |kind=Scale Mail<!--Leather Armor, Brestplate, etc.--> | ||
|AC=14 + Dex modifier (max. +2) | |AC=14 + Dex modifier (max. +2) | ||
|strength= <!--Strength necessary to wear it--> | |strength= <!--Strength necessary to wear it--> |
Revision as of 08:55, 19 July 2020
This template defines the table "5e_Armor". View table.
Syntax
{{5e Armor |name= |sorttext= <!--blank, or category sort--> |armorype= <!--Light, Medium, Heavy--> |AC= |strength= <!--Strength necessary to wear it--> |stealth= <!--Does it give a disadvantage on stealth)--> |seight= |desc= }}
Add'l fields
|kind=<!--opt. Leather Armor, Brestplate, etc.-->
Example
{{5e Armor |name=Foo Scale Armor |sorttext= <!--blank, or category sort--> |armortype=Medium <!--Light, Medium, Heavy--> |kind=Scale Mail<!--Leather Armor, Brestplate, etc.--> |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
Armor (scale mail)
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 | AC | Strength | Stealth | Weight |
---|---|---|---|---|---|---|
Foo Scale Armor | Scale Mail | Medium | 14 + Dex modifier (max. +2) | — | — | 25 lbs |
</noinclude>