Files
database-schema/docs/reference/magicalActions/GeodeRitual.md
T

12 KiB
Raw Blame History

Geode Ritual

Definitions

Geode Ritual (GeodeRitual)

  • Type: Object
Key Description Details
id The geode ritual's identifier. An unique, increasing integer. See details
check Lists the linked three attributes used to make a skill check. See details
parameters Measurable parameters of a geode ritual. See details
target The target category the kind of creature or object the skill affects. See details
property The associated property. See details
prerequisites? See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

The geode ritual's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

check

Lists the linked three attributes used to make a skill check.

parameters

Measurable parameters of a geode ritual.

target

The target category the kind of creature or object the skill affects.

property

The associated property.

prerequisites?

src

translations

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


GeodeRitualTranslation

  • Type: Object
Key Description Details
name The name of the geode ritual. See details
effect The effect description may be either a plain text or a text that is divided by a list of effects for each quality level. It may also be a list for each two quality levels. See details
casting_time See details
cost See details
range See details
duration See details
target See details
errata? See details

name

The name of the geode ritual.

effect

The effect description may be either a plain text or a text that is divided by a list of effects for each quality level. It may also be a list for each two quality levels.

casting_time

cost

range

duration

target

  • Type: String

errata?


GeodeRitualPerformanceParameters

Measurable parameters of a geode ritual.

  • Type: Object
Key Description Details
casting_time The casting time. See details
cost The AE cost. See details
range The range. See details
duration The duration. See details

casting_time

The casting time.

cost

The AE cost.

range

The range.

duration

The duration.


GeodeRitualCastingTime

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

value

The (unitless) casting time.

  • Type: Integer
  • Minimum: 1

unit

The casting time unit.


GeodeRitualCost


GeodeRitualCost'Fixed

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

tag

  • Constant: "Fixed"

fixed


GeodeRitualCost'Map

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

tag

  • Constant: "Map"

map


FixedGeodeRitualCost

  • Type: Object
Key Description Details
value The AE cost value. See details

value

The AE cost value.

  • Type: Integer
  • Minimum: 1

GeodeRitualRange


GeodeRitualRange'Self

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

tag

  • Constant: "Self"

self


GeodeRitualRange'Self/self

  • Type: Empty Object

GeodeRitualRange'Fixed

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

tag

  • Constant: "Fixed"

fixed


FixedGeodeRitualRange

  • Type: Object
Key Description Details
value The range in steps/m. See details

value

The range in steps/m.

  • Type: Integer
  • Minimum: 1

GeodeRitualDuration


GeodeRitualDuration'Immediate

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

tag

  • Constant: "Immediate"

immediate


GeodeRitualDuration'Immediate/immediate

  • Type: Empty Object

GeodeRitualDuration'Fixed

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

tag

  • Constant: "Fixed"

fixed


GeodeRitualDuration'CheckResultBased

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

tag

  • Constant: "CheckResultBased"

check_result_based


FixedGeodeRitualDuration

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

value

The (unitless) duration.

  • Type: Integer
  • Minimum: 2

unit

The duration unit.