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

4.9 KiB
Raw Blame History

[TITLE MISSING]

Definitions

Elixir

  • Type: Object
Key Description Details
id The elixir's identifier. An unique, increasing integer. See details
cost_per_ingredient_level The cost per ingredient level in silverthalers. See details
laboratory The laboratory level needed to brew the elixir. See details
brewing_difficulty The brewing difficulty, which represents the challenge of creating an elixir. See details
trade_secret AP value and prerequisites of the elixir recipes trade secret. See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

The elixir's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

cost_per_ingredient_level

The cost per ingredient level in silverthalers.

  • Type: Number

laboratory

The laboratory level needed to brew the elixir.

brewing_difficulty

The brewing difficulty, which represents the challenge of creating an elixir.

  • Type: Integer

trade_secret

AP value and prerequisites of the elixir recipes trade secret.

src

translations

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


ElixirTranslation

  • Type: Object
Key Description Details
name The name of the elixir. See details
alternative_names? A list of alternative names. See details
typical_ingredients A list of typical ingredients. See details
brewing_process_prerequisites? Prerequsites for the brewing process, if any. See details
quality_levels The list of effects for each quality level. The first element represents QL 1, the second element QL 2, and so on. See details
errata? See details

name

The name of the elixir.

alternative_names?

A list of alternative names.

typical_ingredients

A list of typical ingredients.

brewing_process_prerequisites?

Prerequsites for the brewing process, if any.

quality_levels

The list of effects for each quality level. The first element represents QL 1, the second element QL 2, and so on.

errata?


ElixirTranslation/alternative_names[]


ElixirTranslation/typical_ingredients[]


ElixirTranslation/quality_levels[]