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

4.8 KiB

[TITLE MISSING]

Definitions

IlluminationLightSource

  • 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
burning_time The burning time is the time how long the light source can be lit. After that time you have to use a new light source. See details
combat_use? The item can also be used either as an improvised weapon or as an armor, although this is not the primary use case of the item. 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.

burning_time

The burning time is the time how long the light source can be lit. After that time you have to use a new light source.

combat_use?

The item can also be used either as an improvised weapon or as an armor, although this is not the primary use case of the item.

src

translations

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


BurningTime


BurningTime'Unlimited

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

tag

  • Constant: "Unlimited"

unlimited


BurningTime'Unlimited/unlimited

  • Type: Empty Object

BurningTime'Limited

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

tag

  • Constant: "Limited"

limited


LimitedBurningTime

  • Type: Object
Key Description Details
value The (unitless) time value. See details
unit The time unit. See details

value

The (unitless) time value.

  • Type: Number
  • Exclusive Minimum: 0

unit

The time unit.


LimitedBurningTimeUnit

  • Constant: "Hours"