Template:Weapon type page

From Baldur's Gate 3 Wiki
Revision as of 06:30, 3 February 2023 by Taylan (talk | contribs) (Created page with "<includeonly>{{WeaponType|{{{type}}}}} are a type of {{{category}}}, {{{handedness}}}, {{{melee or ranged}}} Weapon. Following are some base attributes common to most {{{type}}}, although special or magical variants may be significantly different. Further down below, you can find a list of all {{{type}}} in the game. == Properties == {{#switch:{{{handedness|}}} | versatile = One-handed damage: |}}{{DamageInfo | count = {{{damage count}}} | die = {{{damage...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This template generates entire weapon type pages such as Daggers or Longswords.

Here's an example of usage:

{{WeaponTypePage
| type = Daggers
| category = simple
| handedness = one-handed
| melee or ranged = melee
| damage count = 1
| damage die = 4
| damage modifier = finesse
| damage type = Piercing
| finesse = yes
| light = yes
| dippable = yes
| actions =
* {{Piercing Strike}}
}}

The rest of this page, staring from after the two lines below, is how the result would look.