- Type: Object
Key | Description | Details |
---|---|---|
id |
The blessing's identifier. An unique, increasing integer. | See details |
parameters |
Measurable parameters of a blessing. | See details |
target |
The target category – the kind of creature or object – the skill affects. | See details |
src |
See details | |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The blessing's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
Measurable parameters of a blessing.
The target category – the kind of creature or object – the skill affects.
- Type: AffectedTargetCategories
- Type: PublicationRefs
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<BlessingTranslation>
- Type: Object
Key | Description | Details |
---|---|---|
name |
The name of the blessing. | See details |
effect |
The effect description. | See details |
range |
See details | |
duration |
See details | |
target |
See details | |
errata? |
See details |
The name of the blessing.
- Type: String
- Minimum Length:
1
The effect description.
- Type: Markdown-formatted text
- Minimum Length:
1
- Type: String
- Type: String
- Type: String
- Type: Errata
Measurable parameters of a blessing.
- Type: Object
Key | Description | Details |
---|---|---|
range |
See details | |
duration |
See details |
- Type: BlessingRange
- Type: BlessingDuration
- Type: Union
- Cases: BlessingRange'Self | BlessingRange'Touch | BlessingRange'Fixed
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
self |
See details |
- Constant:
"Self"
- Type: Object
- Type: Empty Object
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
touch |
See details |
- Constant:
"Touch"
- Type: Object
- Type: Empty Object
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
fixed |
See details |
- Constant:
"Fixed"
- Type: FixedRange
- Type: Union
- Cases: BlessingDuration'Immediate | BlessingDuration'Fixed | BlessingDuration'Indefinite
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
immediate |
See details |
- Constant:
"Immediate"
- Type: Object
- Type: Empty Object
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
fixed |
See details |
- Constant:
"Fixed"
- Type: FixedBlessingDuration
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
indefinite |
See details |
- Constant:
"Indefinite"
- Type: Object
Key | Description | Details |
---|---|---|
value |
The (unitless) duration. | See details |
unit |
The duration unit. | See details |
The (unitless) duration.
- Type: Integer
- Minimum:
1
The duration unit.
- Type: DurationUnit
- Type: Object
Key | Description | Details |
---|---|---|
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
All translations for the entry, identified by IETF language tag (BCP47).
- Type: Object
Key | Description | Details |
---|---|---|
description |
A description of the duration. | See details |
A description of the duration.
- Type: ResponsiveText