Difference between revisions of "Template:Weapon"

From Will of the Seven Campaign
Jump to: navigation, search
(Created page with "<div style="float:none; border:1px solid black; width: 455px; background-color:#F5F5F5; padding:10px; margin: 5px; margin-top: 30px; margin-bottom: 30px;"> <strong style="fo...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<noinclude>
 +
Please use this template when posting stats for both mundane and magical weapons. For armor use [[Template:Armor]]. For non-consumable items use [[Template:Item]]. For consumables use [[Template:Gear]]. For poisons use [[Template:Poison]].
 +
 +
'''Usage Example:'''
 +
 +
Copy and paste the example below, and modify the values. Remember that each line/section must end with a pipe character "|". Some sections are optional and can be skipped.
 +
 +
<pre><nowiki>{{Weapon|
 +
      name=        Name of the weapon |
 +
      type=        Weapon type, eg. Melee Weapon, Shortsword. (optional)|
 +
      magic=        Does it count as magical weapon? (optional - defaults to no) |
 +
      attunement=  Does it require attunement? (optional - defaults to no) |
 +
      range=        Range if missile / thrown weapon (optional - defaults to melee)|
 +
      weight=      How heavy is it? (optional)|
 +
      properties=  Eg. Finesse, Versatile. (optional)|
 +
      attack=      Attack modifier, eg. +1 (optional)|
 +
      damagetype=  Type of damage, eg. piercing (optional)|
 +
      damage=      Damage dice, eg 1d6+1 (optional)|
 +
      special=      Rule Text (optional)|
 +
}}</nowiki></pre></noinclude>
 
<div style="float:none; border:1px solid black; width: 455px; background-color:#F5F5F5;  
 
<div style="float:none; border:1px solid black; width: 455px; background-color:#F5F5F5;  
 
padding:10px; margin: 5px; margin-top: 30px; margin-bottom: 30px;">
 
padding:10px; margin: 5px; margin-top: 30px; margin-bottom: 30px;">
Line 5: Line 25:
 
<em>{{{type|melee weapon}}}</em>
 
<em>{{{type|melee weapon}}}</em>
 
<hr>
 
<hr>
 +
'''Magical Weapon:''' {{{magic|no}}}<br>
 +
'''Requires Attunement:''' {{{attunement|no}}}<br>
 +
'''Range:''' {{{range|melee}}}<br>
 
'''Weight:''' {{{weight|-}}}<br>
 
'''Weight:''' {{{weight|-}}}<br>
 
'''Properties:''' {{{properties|-}}}<br>
 
'''Properties:''' {{{properties|-}}}<br>

Latest revision as of 13:27, 27 April 2017

Please use this template when posting stats for both mundane and magical weapons. For armor use Template:Armor. For non-consumable items use Template:Item. For consumables use Template:Gear. For poisons use Template:Poison.

Usage Example:

Copy and paste the example below, and modify the values. Remember that each line/section must end with a pipe character "|". Some sections are optional and can be skipped.

{{Weapon|
      name=         Name of the weapon |
      type=         Weapon type, eg. Melee Weapon, Shortsword. (optional)|
      magic=        Does it count as magical weapon? (optional - defaults to no) |
      attunement=   Does it require attunement? (optional - defaults to no) |
      range=        Range if missile / thrown weapon (optional - defaults to melee)|
      weight=       How heavy is it? (optional)|
      properties=   Eg. Finesse, Versatile. (optional)|
      attack=       Attack modifier, eg. +1 (optional)|
      damagetype=   Type of damage, eg. piercing (optional)|
      damage=       Damage dice, eg 1d6+1 (optional)|
      special=      Rule Text (optional)|
}}

{{{name}}}
melee weapon


Magical Weapon: no
Requires Attunement: no
Range: melee
Weight: -
Properties: -
Attack Modifier: -
Damage Type: -
Damage: -


no additional special rules



Information published with permission, as per SRD 5.1
see Will of the Seven Campaign:Copyrights