Difference between revisions of "Equipment"
From Titan's Teeth
Dicemonger (talk | contribs) |
Dicemonger (talk | contribs) |
||
| (18 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
'''Usage:''' | '''Usage:''' | ||
| − | < | + | {Equipment<br> |
| − | |Name=Name for use when sorting; "Climbing Kit, Basic" and "Climbing Kit, Deluxe" | + | |Name=Name for use when sorting; "Climbing Kit, Basic" and "Climbing Kit, Deluxe"<br> |
| − | |Category=Category | + | |Category=Category<br> |
| − | |SubCategory=SubCategory | + | |SubCategory=SubCategory<br> |
| − | |CraftDC=The Craft DC for the item | + | |CraftDC=The Craft DC for the item<br> |
| − | |CraftType=The Craft skill used for the item | + | |CraftType=The Craft skill used for the item<br> |
| − | |Cost=Cost in sp/gp | + | |Cost=Cost in sp/gp<br> |
| − | |CostGp=Cost in gp (integer) | + | |CostGp=Cost in gp (integer)<br> |
| − | |Weight=Weight in pounds = 1 lb. | + | |Weight=Weight in pounds = 1 lb.<br> |
| − | |Stones=Weight in stones | + | |Stones=Weight in stones<br> |
| − | |Short=Short summary of benefits for tables | + | |Short=Short summary of benefits for tables<br> |
| − | |Fluff=fluff | + | |Fluff=fluff<br> |
| − | |Description=basic description | + | |Description=basic description<br> |
| − | |Benefit=specific rule benefits | + | |Benefit=specific rule benefits<br> |
| − | |Note=note | + | |Note=note<br> |
| + | |Hidden=Yes/No (defaults No)<br> | ||
| + | |Source=OGL Codes}} | ||
| − | {{#cargo_declare:_table=Equipment|Name=Wikitext|Category=Wikitext|SubCategory=Wikitext|CraftDC=Integer|CraftType=Wikitext|Cost=Wikitext|CostGp=Integer|GL=Integer|Weight=Wikitext|Stones=Wikitext|Short=Wikitext|Fluff=Wikitext|Description=Wikitext|Benefit=Wikitext|Note=Wikitext|Hidden=Boolean}} | + | Example: |
| + | {{Equipment | ||
| + | |Name=Acid | ||
| + | |Category=Alchemy | ||
| + | |SubCategory=Weapon | ||
| + | |CraftDC=15 | ||
| + | |CraftType=alchemy | ||
| + | |CostGp=10 | ||
| + | |Weight=1 lb. | ||
| + | |Short=Thrown splash weapon dealing 1d6 acid damage | ||
| + | |Benefit=You can throw a flask of acid as a splash weapon with a range increment of 10 feet. | ||
| + | |||
| + | A direct hit deals 1d6 points of acid damage. Every creature within 5 feet of the point where the acid hits takes 1 point of acid damage from the splash. | ||
| + | |Source=Core}} | ||
| + | |||
| + | {{#cargo_declare:_table=Equipment|Name=Wikitext|Category=Wikitext|SubCategory=Wikitext|CraftDC=Integer|CraftType=Wikitext|Cost=Wikitext|CostGp=Integer|GL=Integer|Weight=Wikitext|Stones=Wikitext|Short=Wikitext|Fluff=Wikitext|Description=Wikitext|Benefit=Wikitext|Note=Wikitext|Source=Wikitext|Hidden=Boolean}} | ||
</noinclude><!-- | </noinclude><!-- | ||
| − | --><includeonly>{{#cargo_store:_table=Equipment|Name={{{Name|{{SUBPAGENAME}}}}}|Category={{{Category|}}}|SubCategory={{{SubCategory|}}}|CraftDC={{{CraftDC|}}}|CraftType={{{CraftType|}}}|Cost={{{Cost|—}}}|CostGp={{{CostGp|}}}|GL={{GetGearLevel|{{{CostGp|0}}}}}|Weight={{{Weight|—}}}|Stones={{{Stones|—}}}|Short={{{Short|—}}}|Fluff={{{Fluff|}}}|Description={{{Description|}}}|Benefit={{{Benefit|}}}|Note={{{Note|}}}|Hidden={{{Hidden|}}} }}<!-- | + | --><includeonly>{{#cargo_store:_table=Equipment|Name={{{Name|{{SUBPAGENAME}}}}}|Category={{{Category|}}}|SubCategory={{{SubCategory|}}}|CraftDC={{{CraftDC|}}}|CraftType={{{CraftType|}}}|Cost={{{Cost|—}}}|CostGp={{{CostGp|}}}|GL={{GetGearLevel|{{{CostGp|0}}}}}|Weight={{{Weight|—}}}|Stones={{{Stones|—}}}|Short={{{Short|—}}}|Fluff={{{Fluff|}}}|Description={{{Description|}}}|Benefit={{{Benefit|}}}|Note={{{Note|}}}|Source={{Source|}}|Hidden={{{Hidden|No}}} }}<!-- |
| + | |||
| + | -->{{DISPLAYTITLE:{{SUBPAGENAME}}}}<!-- | ||
| + | |||
| + | -->{{#if: {{{Hidden|}}}| | ||
| − | + | '''Is Hidden From Players'''|}}<!-- | |
-->{{#!:{| class="wikitable" | -->{{#!:{| class="wikitable" | ||
|- | |- | ||
| − | ! Cost !! Weight | + | ! Cost !! Weight |
|- | |- | ||
| − | | {{{Cost|{{{CostGp|—}}} gp}}} || {{{Weight|—} | + | | {{{Cost|{{{CostGp|—}}} gp}}} || {{{Weight|—}}} |
|}}}<!-- | |}}}<!-- | ||
| Line 48: | Line 69: | ||
<wbr>|}}<!-- | <wbr>|}}<!-- | ||
| − | -->{{#if: {{{CraftDC|}}}|'''Craft''' ({{{CraftType|}}}): {{{CraftDC}}} | + | -->{{#if: {{{CraftDC|}}}|{{#!:{| class="wikitable" |
| + | |- | ||
| + | ! Craft DC !! Craft Points !! Craft Cost | ||
| + | |- | ||
| + | | '''Craft''' ({{{CraftType|}}}): {{{CraftDC}}} || {{#expr:ceil({{{CostGp}}} * 100 / {{{CraftDC}}})}} || {{#expr:{{{CostGp}}} / 3 round 2}} gp | ||
| + | |}}} | ||
| + | |||
| + | <wbr>|}}<!-- | ||
| − | + | -->[[Category:Equipment]]</includeonly> | |
Latest revision as of 11:07, 15 January 2022
Usage:
{Equipment
|Name=Name for use when sorting; "Climbing Kit, Basic" and "Climbing Kit, Deluxe"
|Category=Category
|SubCategory=SubCategory
|CraftDC=The Craft DC for the item
|CraftType=The Craft skill used for the item
|Cost=Cost in sp/gp
|CostGp=Cost in gp (integer)
|Weight=Weight in pounds = 1 lb.
|Stones=Weight in stones
|Short=Short summary of benefits for tables
|Fluff=fluff
|Description=basic description
|Benefit=specific rule benefits
|Note=note
|Hidden=Yes/No (defaults No)
|Source=OGL Codes}}
Example:
| Cost | Weight |
|---|---|
| 10 gp | 1 lb. |
Benefit: You can throw a flask of acid as a splash weapon with a range increment of 10 feet.
A direct hit deals 1d6 points of acid damage. Every creature within 5 feet of the point where the acid hits takes 1 point of acid damage from the splash.
| Craft DC | Craft Points | Craft Cost |
|---|---|---|
| Craft (alchemy): 15 | 67 | 3.33 gp |
This template defines the table "Equipment". View table.
