Skip to content

Latest commit

 

History

History
318 lines (184 loc) · 11.6 KB

DominationRitual.md

File metadata and controls

318 lines (184 loc) · 11.6 KB

Domination Ritual

Definitions

Domination Ritual (DominationRitual)

  • Type: Object
Key Description Details
id The domination ritual's identifier. An unique, increasing integer. See details
check Lists the linked three attributes used to make a skill check. See details
check_penalty? In some cases, the target's Spirit or Toughness is applied as a penalty. See details
parameters Measurable parameters of a curse. See details
property The associated property. See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

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

  • Type: Integer
  • Minimum: 1

check

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

check_penalty?

In some cases, the target's Spirit or Toughness is applied as a penalty.

parameters

Measurable parameters of a curse.

property

The associated property.

src

translations

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


DominationRitualTranslation

  • Type: Object
Key Description Details
name The name of the domination 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
cost See details
duration See details
errata? See details

name

The name of the domination 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.

cost

duration

errata?


DominationRitualPerformanceParameters

Measurable parameters of a curse.

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

cost

The AE cost.

duration

The duration.


DominationRitualCost

  • Type: Object
Key Description Details
initial_modification_level The initial skill modification identifier/level. See details
translations? All translations for the entry, identified by IETF language tag (BCP47). See details

initial_modification_level

The initial skill modification identifier/level.

  • Type: Integer
  • Minimum: 1
  • Maximum: 6

translations?

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


DominationRitualCostTranslation

  • Type: Object
Key Description Details
additional AE cost in addition to the normal AE cost. See details

additional

AE cost in addition to the normal AE cost.


DominationRitualDuration


DominationRitualDuration'Fixed

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

tag

  • Constant: "Fixed"

fixed


DominationRitualDuration'CheckResultBased

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

tag

  • Constant: "CheckResultBased"

check_result_based


DominationRitualDuration'Indefinite

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

tag

  • Constant: "Indefinite"

indefinite


FixedDominationRitualDuration

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

value

The (unitless) duration value.

  • Type: Integer
  • Minimum: 1

unit

The unit of the value.


IndefiniteDominationRitualDuration

  • Type: Object
Key Description Details
maximum? Specified if the duration has a maximum time span. See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

maximum?

Specified if the duration has a maximum time span.

translations

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


MaximumIndefiniteDominationRitualDuration


MaximumIndefiniteDominationRitualDuration'Fixed

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

tag

  • Constant: "Fixed"

fixed


MaximumIndefiniteDominationRitualDuration'CheckResultBased

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

tag

  • Constant: "CheckResultBased"

check_result_based