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

3.6 KiB

[TITLE MISSING]

Definitions

Book

  • 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
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.

src

translations

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


BookTranslation

  • 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
language The language the book is written in. See details
script The script that was used for the book. See details
note? Note text. See details
rules? Special rules text. See details
errata? See details

name

The name of the item.

secondary_name?

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

language

The language the book is written in.

script

The script that was used for the book.

note?

Note text.

rules?

Special rules text.

errata?