Template:5e Weapon/doc

From Dungeons and Dragons Wiki
< Template:5e Weapon
Revision as of 13:08, 18 October 2016 by Rlyehable (talk | contribs) (added parameters page)
Jump to: navigation, search

Parameters

Parameter Required Description Example(s)
weap Yes The name of the weapon. Dart Gun
smo Yes Determines if the weapon is Simple, Martial or Other.
"s" for "Simple".
"m" for "Martial".
Or type other value if something else, such as "Exotic"
s
mr Yes Determines how the weapon is melee or ranged
"m" for "Melee", "r" for "Ranged".
r
damage No How much damage the weapon deals. 1d4
dtype No The type of damage done by the weapon.
"b" for "Bludgeoning", "p" for "Piercing", "s" for "Slashing", or enter other value such as "Fire"
p
weight No How much the weapon weighs in pounds 2
cost No How much the weapon costs. 13 gp
ammo No "y" if the weapon has the Ammunition property. Blank if not. y
fine No "y" if the weapon has the Finesse property. Blank if not. y
heavy No "y" if the weapon has the Heavy property. Blank if not. y
light No "y" if the weapon has the Light property. Blank if not. y
load No "y" if the weapon has the Loading property. Blank if not. y
range No If the weapon has the Range property, enter the range as normal_range/long_range. Blank if not. 20/60
reach No "y" if the weapon has the Reach property. Blank if not. y
special No "y" if the weapon has the Special property. Blank if not. y
thrown No "y" if the weapon has the Thrown property. Blank if not. y
twohand No "y" if the weapon has the Two-Handed property. Blank if not. y
vers No "y" if the weapon has the Versatile property. Blank if not. y
other No If the weapon has an unofficial property enter the name of the property. Firearm
note No If you wish to list any notes about the weapon, enter them here This weapon is only used by the Booka.

Examples

The example weapon below is defined in wiki-text as follows:

{{5e Weapon
|weap=Needler
|smo=m <!-- s=simple m=martial value if other (ex. exotic, dwarven only) -->
|mr=r <!-- m=melee r=ranged -->
|damage=1d4
|dtype=p <!--(b=bludgeoning, p=piercing, s=slashing, value if other)-->
|weight=1 <!-- in lbs. -->
|cost=30
|ammo=y <!-- y=uses Ammunition-->
|fine= <!-- y=is Finesse -->
|heavy= <!-- y=is Heavy -->
|light=y <!-- y=is Light -->
|load=y <!-- y=Loading -->
|range=60/120 <!-- enter value, example: 20/60) -->
|reach= <!-- y=has Reach -->
|special= <!-- y=has Special rules -->
|thrown= <!-- y=may be thrown -->
|twohand= <!-- y=is two-handed weapon -->
|vers= <!-- enter value if Versatile, example: 1d10 -->
|otherp= <!-- enter value if non-standard property, example: exotic -->
|note= <!-- add'l notes -->
}}

This text becomes:

Needler

Martial Ranged Weapon

Name Cost Damage Weight Properties
Needler 30 1d4 piercing 1 lbs Ammunition, Light, Loading, Range (60/120)