10,966
editsAd placeholder
Template:Weapon page: Difference between revisions
Jump to navigation
Jump to search
no edit summary
No edit summary |
No edit summary |
||
Line 163: | Line 163: | ||
<pre> | <pre> | ||
{{WeaponPage | {{WeaponPage | ||
<!-- | |||
<!-- A high-res image of the item. --> | |||
| image = Longsword Icon.png | | image = Longsword Icon.png | ||
<!-- Optional description. Nonmagical and +1/+2/etc. will be auto-generated, so leave empty for those. Others will also have a sensible default description generated, so strictly speaking you can always leave this empty, but for weapons with special properties, you might want to instead provide a short description of what makes the weapon noteworthy. --> | |||
| description = | |||
<!-- In-game tooltip quote. --> | |||
| quote = The in-game flavor text in the item's tooltip. | | quote = The in-game flavor text in the item's tooltip. | ||
| | <!-- "martial" or "simple" --> | ||
| | | category = martial | ||
| | |||
| | <!-- "melee" or "ranged" --> | ||
| | | melee or ranged = melee | ||
| | |||
| damage | <!-- "one-handed", "versatile", or "two-handed" --> | ||
| | | handedness = versatile | ||
| | |||
| extra damage | <!-- One of [[Category:Weapon Types]]. Always plural! --> | ||
| | | type = Longswords | ||
| range | |||
| range ft = | <!-- Leave EMPTY for common, otherwise: uncommon, rare, very rare, legendary, story --> | ||
| rarity = | |||
<!-- Leave EMPTY for none, otherwise: +1, +2, +3, +4, +5 --> | |||
| enchantment = | |||
<!-- Must follow the strict format "XdY + Z", with the "+ Z" only needed if the weapon has an enchantment. --> | |||
| damage = 1d8 + 1 | |||
<!-- Accepts any of [[Damage Types]], but usually: Slashing, Piercing, or Bludgeoning --> | |||
| damage type = Slashing | |||
<!-- Same format as regular damage, or leave EMPTY if this isn't a Versatile weapon. --> | |||
| versatile damage = 1d10 + 2 | |||
<!-- Same format as regular damage, but with damage type directly on the same line. --> | |||
| extra damage = 1d4 Fire | |||
<!-- Same format as regular damage, but with damage type directly on the same line. --> | |||
| extra damage 2 = 1d6 Acid | |||
<!-- Leave EMPTY if melee, otherwise this can be "normal", "short" (e.g. Hand Crossbow), or "special" --> | |||
| range = | |||
<!-- Leave EMPTY if "range" is NOT "special", otherwise provide the range in meters and in feet. --> | |||
| range m = | |||
| range ft = | |||
<!-- Following are yes/no properties, which MUST BE EMPTY if you mean "no"! Never actually type "no"! --> | <!-- Following are yes/no properties, which MUST BE EMPTY if you mean "no"! Never actually type "no"! --> | ||
| finesse = | | finesse = | ||
Line 189: | Line 221: | ||
| can't dual wield = | | can't dual wield = | ||
| dippable = yes | | dippable = yes | ||
<!-- The weight in kg and in lb. --> | |||
| weight kg = 1.35 | | weight kg = 1.35 | ||
| weight lb = 2.7 | | weight lb = 2.7 | ||
<!-- The price in gp. --> | |||
| price = 75 | | price = 75 | ||
<!-- | |||
<!-- Actions you get when you have proficiency and wield the weapon in your main-hand. --> | |||
| weapon actions = Pommel Strike, Lacerate, Rush Attack | | weapon actions = Pommel Strike, Lacerate, Rush Attack | ||
<!-- List of special features or abilities granted by the weapon. --> | |||
| special = | |||
* '''Super Cool Ability:''' Once per [[Long Rest]] you can use this awesome ability of this weapon. | * '''Super Cool Ability:''' Once per [[Long Rest]] you can use this awesome ability of this weapon. | ||
<!-- Describe where and how to obtain the weapon, if it's a special one. --> | |||
| where to find = | |||
This is a made-up weapon. You cannot obtain it anywhere in the game. | This is a made-up weapon. You cannot obtain it anywhere in the game. | ||
}} | }} | ||
</pre> | </pre> | ||
Line 208: | Line 250: | ||
<!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage --> | <!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage --> | ||
| image = Longsword Icon.png | | image = Longsword Icon.png | ||
| description = | | description = | ||
| quote = The in-game flavor text in the item's tooltip. | | quote = The in-game flavor text in the item's tooltip. | ||
| category = martial | | category = martial | ||
| melee or ranged = melee | | melee or ranged = melee | ||
| handedness = versatile | | handedness = versatile | ||
| type = Longswords | | type = Longswords | ||
| rarity = | | rarity = | ||
| enchantment = | | enchantment = | ||
| damage = 1d8 + 1 | | damage = 1d8 + 1 | ||
| damage type = Slashing | | damage type = Slashing | ||
| versatile damage = 1d10 + 2 | | versatile damage = 1d10 + 2 | ||
| extra damage = 1d4 Fire | | extra damage = 1d4 Fire | ||
| extra damage 2 = 1d6 Acid | | extra damage 2 = 1d6 Acid | ||
| range = | | range = | ||
| range m = | | range m = | ||
| range ft = | | range ft = | ||
| finesse = | | finesse = | ||
| heavy = | | heavy = | ||
Line 235: | Line 276: | ||
| weight lb = 2.7 | | weight lb = 2.7 | ||
| price = 75 | | price = 75 | ||
| weapon actions = Pommel Strike, Lacerate, Rush Attack | | weapon actions = Pommel Strike, Lacerate, Rush Attack | ||
| special = | | special = | ||
* '''Super Cool Ability:''' Once per [[Long Rest]] you can use this awesome ability of this weapon. | * '''Super Cool Ability:''' Once per [[Long Rest]] you can use this awesome ability of this weapon. | ||
| where to find = | | where to find = | ||
This is a made-up weapon. You cannot obtain it anywhere in the game. | This is a made-up weapon. You cannot obtain it anywhere in the game. | ||
| this is an example = yes | | this is an example = yes | ||
}} | }} | ||
Line 249: | Line 289: | ||
<!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage --> | <!-- See here for tips on how to use this template: https://bg3.wiki/wiki/Template:WeaponPage --> | ||
| image = Dagger Icon.png | | image = Dagger Icon.png | ||
| description = | | description = | ||
| quote = The in-game flavor text in the item's tooltip. | | quote = The in-game flavor text in the item's tooltip. | ||
| category = simple | | category = simple | ||
| melee or ranged = melee | | melee or ranged = melee | ||
| handedness = one-handed | | handedness = one-handed | ||
| type = Longswords | | type = Longswords | ||
| rarity = | | rarity = | ||
| enchantment = | | enchantment = | ||
| damage = 1d4 + 1 | | damage = 1d4 + 1 | ||
| damage type = Piercing | | damage type = Piercing | ||
| range = | | range = | ||
| range m = | | range m = | ||
| range ft = | | range ft = | ||
| finesse = yes | | finesse = yes | ||
| heavy = | | heavy = | ||
Line 273: | Line 312: | ||
| weight lb = 2.7 | | weight lb = 2.7 | ||
| price = 75 | | price = 75 | ||
| weapon actions = Piercing Strike | | weapon actions = Piercing Strike | ||
| special = | | special = | ||
* '''Super Cool Ability:''' Once per [[Long Rest]] you can use this awesome ability of this weapon. | * '''Super Cool Ability:''' Once per [[Long Rest]] you can use this awesome ability of this weapon. | ||
| where to find = | | where to find = | ||
This is a made-up weapon. You cannot obtain it anywhere in the game. | This is a made-up weapon. You cannot obtain it anywhere in the game. | ||
| this is an example = yes | | this is an example = yes | ||
}} | }} | ||