Format weapon information into a semi-compact box. The parameters of this template are meant to be filled with a Cargo query of the weapons
table.
See also
Examples
Markup
{{Item box/format weapon
| image = Flame Blade Weapon.png
| link = Flame Blade (weapon)
| name = Flame Blade
| rarity = common
| category = martial
| handedness = one-handed
| melee or ranged = melee
| type = Scimitars
| damage = 3d6
| damage type = Fire
| finesse = yes
| light = yes
| reach = no
| thrown = no
| weapon passives =
| special =
| price = 30
| weight kg = 0.5
| duration = 10
}}
Renders as
Markup
{{Item box/format weapon
| image = Battleaxe PlusOne Icon.png
| link = Thermodynamo Axe
| rarity = rare
| category = martial
| handedness = versatile
| melee or ranged = melee
| type = Battleaxes
| damage = 1d8 + 1
| damage type = Slashing
| versatile damage = 1d10 + 1
| finesse = no
| light = no
| reach = no
| thrown = no
| weapon passives = Thermodynamo
| special =
| price = 30
| weight kg = 0.5
}}
Renders as
Markup
{{Item box/format weapon
| image = Hellfire Engine Crossbow Icon.png
| link = Hellfire Engine Crossbow
| rarity = very rare
| category = martial
| handedness = two-handed
| melee or ranged = ranged
| type = Heavy Crossbows
| damage = 1d10 + 2
| damage type = Piercing
| weapon passives =
| special = {{SpellAction|Lightning Arrow|level=4|recharge=Long Rest|cost=action}}
| special weapon actions = Reposition Malefactor
| price = 30
| weight kg = 0.5
}}
Renders as