- Type: Object
Key | Description | Details |
---|---|---|
id |
The curse'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 |
The curse's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
Lists the linked three attributes used to make a skill check.
- Type: SkillCheck
In some cases, the target's Spirit or Toughness is applied as a penalty.
- Type: SkillCheckPenalty
Measurable parameters of a curse.
The associated property.
- Type: PropertyReference
- Type: PublicationRefs
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<CurseTranslation>
- Type: Object
Key | Description | Details |
---|---|---|
name |
The name of the curse. | 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 |
The name of the curse.
- Type: NonEmptyString
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.
- Type: ActivatableSkillEffect
- Type: OldParameter
- Type: OldParameter
- Type: Errata
Measurable parameters of a curse.
- Type: Object
Key | Description | Details |
---|---|---|
cost |
The AE cost. | See details |
duration |
The duration. | See details |
The AE cost.
- Type: CurseCost
The duration.
- Type: CurseDuration
- Type: Union
- Cases: CurseCost'Fixed | CurseCost'Indefinite
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
fixed |
See details |
- Constant:
"Fixed"
- Type: FixedCurseCost
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
indefinite |
See details |
- Constant:
"Indefinite"
- Type: IndefiniteOneTimeCost
- Type: Object
Key | Description | Details |
---|---|---|
value |
The (temporary) AE cost value. | See details |
translations? |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The (temporary) AE cost value.
- Type: Integer
- Minimum:
1
All translations for the entry, identified by IETF language tag (BCP47).
- Type: Object
- Minimum Properties:
1
Key | Description | Details |
---|---|---|
per? |
The cost have to be per a specific countable entity, e.g. 8 KP per person . |
See details |
note? |
A note, appended to the generated string in parenthesis. | See details |
The cost have to be per a specific countable entity, e.g. 8 KP per person
.
- Type: ResponsiveText
A note, appended to the generated string in parenthesis.
- Type: ResponsiveTextOptional
- Type: Union
- Cases: CurseDuration'Immediate | CurseDuration'Fixed | CurseDuration'CheckResultBased | CurseDuration'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: FixedCurseDuration
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
check_result_based |
See details |
- Constant:
"CheckResultBased"
- Type: CheckResultBasedDuration
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
indefinite |
See details |
- Constant:
"Indefinite"
- Type: IndefiniteCurseDuration
- Type: Object
Key | Description | Details |
---|---|---|
value |
The (unitless) duration value. | See details |
unit |
The unit of the value . |
See details |
The (unitless) duration value.
- Type: Integer
- Minimum:
1
The unit of the value
.
- Type: DurationUnit
- 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 |
Specified if the duration has a maximum time span.
All translations for the entry, identified by IETF language tag (BCP47).
- Type: Union
- Cases: MaximumIndefiniteCurseDuration'Fixed | MaximumIndefiniteCurseDuration'CheckResultBased
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
fixed |
See details |
- Constant:
"Fixed"
- Type: FixedCurseDuration
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
check_result_based |
See details |
- Constant:
"CheckResultBased"
- Type: CheckResultBasedDuration