Files
database-schema/docs/reference/equipment/item/Weapon.md
T

13 KiB

[TITLE MISSING]

Definitions

Weapon

  • Type: Object
Key Description Details
cost The cost in silverthalers. See details
weight The weight in kg. See details
complexity The complexity of crafting the item. See details
structure_points? The structure points of the item. Use an array if the item consists of multiple components that have individual structure points. See details
uses A list of stat blocks for each combat technique this weapon can be used with. See details
sanctified_by? If the weapon is sanctified by a god and thus restricted to it's Blessed Ones. See details
restricted_to_cultures? Define if during character creation this weapon can only be bought by characters of a specific race or culture. See details
restricted_to_traditions? Define if during character creation this weapon can only be bought by characters of specific magical or blessed traditions. See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

cost

The cost in silverthalers.

weight

The weight in kg.

complexity

The complexity of crafting the item.

structure_points?

The structure points of the item. Use an array if the item consists of multiple components that have individual structure points.

uses

A list of stat blocks for each combat technique this weapon can be used with.

sanctified_by?

If the weapon is sanctified by a god and thus restricted to it's Blessed Ones.

restricted_to_cultures?

Define if during character creation this weapon can only be bought by characters of a specific race or culture.

restricted_to_traditions?

Define if during character creation this weapon can only be bought by characters of specific magical or blessed traditions.

src

translations

All translations for the entry, identified by IETF language tag (BCP47).


Weapon/uses[]


Weapon/restricted_to_traditions[]


WeaponTranslation

  • Type: Object
Key Description Details
name The name of the item. See details
secondary_name? An auxiliary name or label of the item, if available. See details
note? Note text. See details
rules? Special rules text. See details
advantage? The weapon advantage text. See details
disadvantage? The weapon disadvantage text. See details
errata? See details

name

The name of the item.

secondary_name?

An auxiliary name or label of the item, if available.

note?

Note text.

rules?

Special rules text.

advantage?

The weapon advantage text.

disadvantage?

The weapon disadvantage text.

errata?


SecondaryWeapon

  • Type: Object
Key Description Details
uses A list of stat blocks for each combat technique this weapon can be used with. See details
sanctified_by? If the weapon is sanctified by a god and thus restricted to it's Blessed Ones. See details
restricted_to_cultures? Define if during character creation this weapon can only be bought by characters of a specific race or culture. See details
restricted_to_traditions? Define if during character creation this weapon can only be bought by characters of specific magical or blessed traditions. See details
translations? All translations for the entry, identified by IETF language tag (BCP47). See details

uses

A list of stat blocks for each combat technique this weapon can be used with.

sanctified_by?

If the weapon is sanctified by a god and thus restricted to it's Blessed Ones.

restricted_to_cultures?

Define if during character creation this weapon can only be bought by characters of a specific race or culture.

restricted_to_traditions?

Define if during character creation this weapon can only be bought by characters of specific magical or blessed traditions.

translations?

All translations for the entry, identified by IETF language tag (BCP47).


SecondaryWeapon/uses[]


SecondaryWeapon/restricted_to_traditions[]


ImprovisedWeaponTranslation

  • Type: Object
  • Minimum Properties: 1
Key Description Details
advantage? The weapon advantage text. See details
disadvantage? The weapon disadvantage text. See details

advantage?

The weapon advantage text.

disadvantage?

The weapon disadvantage text.


WeaponUse

  • Type: Object
Key Description Details
id An increasing integer for use identification. See details
values See details

id

An increasing integer for use identification.

  • Type: Integer
  • Minimum: 1

values


WeaponUseValues


WeaponUseValues'Melee

  • Type: Object
Key Description Details
tag See details
melee See details

tag

  • Constant: "Melee"

melee


WeaponUseValues'Ranged

  • Type: Object
Key Description Details
tag See details
ranged See details

tag

  • Constant: "Ranged"

ranged


SanctifiedBy

If the weapon is sanctified by a god and thus restricted to it's Blessed Ones.


SanctifiedBy[]


RestrictedToCultures

Define if during character creation this weapon can only be bought by characters of a specific race or culture.


RestrictedToCultures'CulturesOfRace

  • Type: Object
Key Description Details
tag See details
cultures_of_race See details

tag

  • Constant: "CulturesOfRace"

cultures_of_race


RestrictedToCultures'Cultures

  • Type: Object
Key Description Details
tag See details
cultures See details

tag

  • Constant: "Cultures"

cultures


RestrictedToSpecificCultures

  • Type: Object
Key Description Details
list See details

list


RestrictedToSpecificCultures/list[]