Difference between revisions of "Item Armor"
From P6 Spheres
(Created page with "<noinclude> This is the "Item" template. '''Name'''=Real name of item<br> '''SortName'''=Name for use when sorting; "Climbing Kit, Basic" and "Climbing Kit, Deluxe"<br> '''Ta...") |
|||
| Line 25: | Line 25: | ||
'''Source'''=OGL Codes<br> | '''Source'''=OGL Codes<br> | ||
| − | {{#cargo_declare:_table= | + | {{#cargo_declare:_table=Items_Armors|Proficiency=Text (allowed values=light armor,medium armor,heavy armor,shields,misc)|ACBonus=Text|MaxDex=Text|ACP=Text|ASF=Text|Speed=Text}} |
{{#cargo_attach:_table = Base_Items}}</noinclude><!-- | {{#cargo_attach:_table = Base_Items}}</noinclude><!-- | ||
--><includeonly>{{#cargo_store:_table=Base_Items|Name={{{Name}}}|SortName={{{SortName|{{{Name}}}}}}|ItemType=Armors|TreasureUse=Protection|Tags={{{Tags|}}}|Price={{{Price|0}}}|PrettyPrice={{MapPrice|{{{Price|0.0}}}}}|Weight={{{Weight|0}}}|PrettyWeight={{MapWeight|{{{Weight|0.0}}}}}|Short={{{Short|—}}}|Fluff={{{Fluff|}}}|Description={{{Description|}}}|Benefit={{{Benefit|}}}|Note={{{Note|}}}|CraftRequirements={{{CraftRequirements|}}}|CraftDC={{{CraftDC|}}}|CraftSkill={{{CraftSkill|}}}|CraftCost={{{CraftCost|}}}|Source={{{Source|}}}|Campaigns={{{Campaigns|}}} }}<!-- | --><includeonly>{{#cargo_store:_table=Base_Items|Name={{{Name}}}|SortName={{{SortName|{{{Name}}}}}}|ItemType=Armors|TreasureUse=Protection|Tags={{{Tags|}}}|Price={{{Price|0}}}|PrettyPrice={{MapPrice|{{{Price|0.0}}}}}|Weight={{{Weight|0}}}|PrettyWeight={{MapWeight|{{{Weight|0.0}}}}}|Short={{{Short|—}}}|Fluff={{{Fluff|}}}|Description={{{Description|}}}|Benefit={{{Benefit|}}}|Note={{{Note|}}}|CraftRequirements={{{CraftRequirements|}}}|CraftDC={{{CraftDC|}}}|CraftSkill={{{CraftSkill|}}}|CraftCost={{{CraftCost|}}}|Source={{{Source|}}}|Campaigns={{{Campaigns|}}} }}<!-- | ||
| − | -->{{#cargo_store:_table= | + | -->{{#cargo_store:_table=Items_Armors|Proficiency={{{Proficiency|—}}}|ACBonus={{{ACBonus|—}}}|MaxDex={{{MaxDex|—}}}|ACP={{{ACP|—}}}|ASF={{{ASF|—}}}|Speed={{{Speed|—}}} }}<!-- |
-->{{#vardefine:CategoryTag|{{#replace:{{{ItemType}}}||_}}}}{{#vardefine:SubCategoryTag|{{#replace:{{{ItemSubType}}}||%20}}}}<!-- | -->{{#vardefine:CategoryTag|{{#replace:{{{ItemType}}}||_}}}}{{#vardefine:SubCategoryTag|{{#replace:{{{ItemSubType}}}||%20}}}}<!-- | ||
Revision as of 21:48, 21 March 2020
This is the "Item" template.
Name=Real name of item
SortName=Name for use when sorting; "Climbing Kit, Basic" and "Climbing Kit, Deluxe"
Tags=Any further tags used for filtering
Price=Buying price in gp (Float)
Weight=Weight of the item in lbs. (Float)
Campaigns=Filtering. "All" by default
Proficiency=light armor / medium armor / heavy armor / shields / misc
ACBonus=
MaxDex=Maximum Dexterity Bonus
ACP=Armor Check Penalty
ASF=Arcane Spell Failure Chance
Speed=
Short=Short summary of benefits/use for tables
Fluff=Fluff description
Description=Full description
Benefit=Specific rule benefits
Note=Note
CraftRequirements=Workshop, feats, materials, talents
CraftDC=The Craft DC for the item (Integer)
CraftSkill=The Craft skill used for the item or Spellcraft
CraftCost=Cost in sp/gp (Float)
Source=OGL Codes
This template defines the table "Items_Armors". View table. This template adds rows to the table "Base_Items", which is declared by the template Item. View table.