Template:5e Magic Armor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
}}<!-- | }}<!-- | ||
|Sort_Text = String | |Sort_Text = String | ||
|Item_Name = String | |Item_Name = String | ||
|Item_Type = String | |Item_Type = String | ||
Line 42: | Line 41: | ||
|Versatile = String | |Versatile = String | ||
|Other_Prop = String | |Other_Prop = String | ||
| | |Properties = list (, ) of string | ||
}} | }} | ||
}}--> | }}--> | ||
Line 57: | Line 56: | ||
}}{{#if: {{{attunement|}}}|<!--{{#cargo_store: _table = 5e_Magic_Items|Attunement = 1}}--><!--{{#set: attunement=yes}}-->{{#if: {{{raritynote|}}}| ({{{raritynote}}}, requires {{srd5lc|Attunement}})| (requires {{srd5lc|Attunement}})| }}|{{#if: {{{raritynote|}}}| ({{{raritynote}}})| }}}}''{{#if: {{{raritynote}}}|<!--{{#cargo_store: _table = 5e_Magic_Items|Rarity_Note = {{{raritynote}}}}}-->|}}<br /> | }}{{#if: {{{attunement|}}}|<!--{{#cargo_store: _table = 5e_Magic_Items|Attunement = 1}}--><!--{{#set: attunement=yes}}-->{{#if: {{{raritynote|}}}| ({{{raritynote}}}, requires {{srd5lc|Attunement}})| (requires {{srd5lc|Attunement}})| }}|{{#if: {{{raritynote|}}}| ({{{raritynote}}})| }}}}''{{#if: {{{raritynote}}}|<!--{{#cargo_store: _table = 5e_Magic_Items|Rarity_Note = {{{raritynote}}}}}-->|}}<br /> | ||
{{{desc}}} | {{{desc}}} | ||
{| class="zebra" style="border-style:solid; border-width:1px; border-radius:0.5em;" | {| class="zebra small" style="border-style:solid; border-width:1px; border-radius:0.5em;" | ||
!Armor | !Armor | ||
!Kind | !Kind | ||
Line 78: | Line 77: | ||
|colspan=8 style="font-size:8pt; text-align:center; background:gainsboro; border-bottom:solid 1px gainsboro; border-bottom-left-radius:0.5em; border-bottom-right-radius:0.5em;"|<sup>1</sup>Magic bonus '''not''' included in listed AC. | |colspan=8 style="font-size:8pt; text-align:center; background:gainsboro; border-bottom:solid 1px gainsboro; border-bottom-left-radius:0.5em; border-bottom-right-radius:0.5em;"|<sup>1</sup>Magic bonus '''not''' included in listed AC. | ||
|} | |} | ||
[[Category:5e]][[Category:5e Armor]][[Category:5e Magic Items]][[Category:5e Magic Armor]]{{#if: {{{canon|}}}|[[Category:5e Canon Magic Items]]<!--{{#cargo_store: _table = 5e_Magic_Items|Canon = 1}}--><!--{{#set: Canon=true}}-->|}}<!--{{#cargo_store: | [[Category:5e]][[Category:5e Armor]][[Category:5e Magic Items]][[Category:5e Magic Armor]]{{#if: {{{canon|}}}|[[Category:5e Canon Magic Items]]<!--{{#cargo_store: _table = 5e_Magic_Items|Canon = 1}}--><!--{{#set: Canon=true}}-->|}}{{#if: {{{nodb|}}}|<!--skip-->|{{#cargo_store: | ||
_table = 5e_Magic_Items | _table = 5e_Magic_Items | ||
|Sort_Text = {{{ | |Sort_Text = {{#if: {{{sorttext|}}}|{{{sorttext}}} 5e|{{PAGENAME}} 5e}} | ||
| | |||
|Item_Name = {{{name|}}} | |Item_Name = {{{name|}}} | ||
|Item_Type = Armor | |Item_Type = Armor | ||
Line 100: | Line 98: | ||
|Stealth = {{{stealth|}}} | |Stealth = {{{stealth|}}} | ||
|Weight = {{{weight|}}} lbs | |Weight = {{{weight|}}} lbs | ||
}}}}</includeonly><noinclude> | |||
}}</includeonly><noinclude> | |||
{{documentation}} | {{documentation}} | ||
[[Category:Templates]] | [[Category:Templates]] | ||
[[Category:5e Templates]] | [[Category:5e Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 19:12, 14 December 2021
This template adds rows to the table "5e_Magic_Items", which is declared by the template 5e Magic Item. View table.
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 --> |armortype= <!--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)--> |weight= |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. |
Visit Template:5e Magic Armor/doc to edit this text! (How does this work?)