Difference between revisions of "Item Weapon"
From P6 Spheres
| Line 26: | Line 26: | ||
'''Source'''=OGL Codes<br> | '''Source'''=OGL Codes<br> | ||
| − | {{#cargo_declare:_table=Items_Weapons|Proficiency=Text (allowed values=simple,martial,exotic)|Hands=Text (allowed values=light,one-handed,two-handed)|RangeType=Text (allowed values=melee,ranged)|Damage=Text|Critical=Text|RangeInc= | + | {{#cargo_declare:_table=Items_Weapons|Proficiency=Text (allowed values=simple,martial,exotic)|Hands=Text (allowed values=light,one-handed,two-handed)|RangeType=Text (allowed values=melee,ranged)|Damage=Text|Critical=Text|RangeInc=Text|DamageTypes=Text}} |
{{#cargo_attach:_table = Base_Items}}</noinclude><!-- | {{#cargo_attach:_table = Base_Items}}</noinclude><!-- | ||
Revision as of 23:08, 15 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=simple / martial / exotic
Hands=light / one-handed / two-handed
RangeType=melee / ranged
Damage=Medium damage
Critical=x4 / 19-20 / 19-20/x2
RangeInc=As an integer
DamageTypes=Types of damage = B / B or P / B and P
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_Weapons". View table. This template adds rows to the table "Base_Items", which is declared by the template Item. View table.