- Type: Union
- Cases: DurationForOneTime'Immediate | DurationForOneTime'Permanent | DurationForOneTime'Fixed | DurationForOneTime'CheckResultBased | DurationForOneTime'Indefinite
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
immediate |
See details |
- Constant:
"Immediate"
- Type: Immediate
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
permanent |
See details |
- Constant:
"Permanent"
- Type: PermanentDuration
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
fixed |
See details |
- Constant:
"Fixed"
- Type: FixedDuration
- 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: IndefiniteDuration
- 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.
- Type: DurationUnitValue
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<ImmediateTranslation>
- Type: Object
Key | Description | Details |
---|---|---|
replacement |
A replacement string. | See details |
A replacement string.
- Type: ResponsiveTextReplace
- 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 |
---|---|---|
replacement |
A replacement string. | See details |
A replacement string.
- Type: ResponsiveTextReplace
- Type: Object
Key | Description | Details |
---|---|---|
is_maximum? |
If the duration is the maximum duration, so it may end earlier. | See details |
value |
The (unitless) duration. | See details |
unit |
The duration unit. | See details |
translations? |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
If the duration is the maximum duration, so it may end earlier.
- Constant:
true
The (unitless) duration.
- Type: Integer
- Minimum:
1
The duration unit.
- Type: DurationUnit
All translations for the entry, identified by IETF language tag (BCP47).
- Type: Object
Key | Description | Details |
---|---|---|
replacement |
A replacement string. | See details |
A replacement string.
- Type: ResponsiveTextReplace
Defines the duration being based on a check result.
- Type: Object
Key | Description | Details |
---|---|---|
is_maximum? |
If the duration is the maximum duration, so it may end earlier. | See details |
base |
The base value that is derived from the check result. | See details |
modifier? |
If defined, it modifies the base value. | See details |
unit |
The duration unit. | See details |
translations? |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
If the duration is the maximum duration, so it may end earlier.
- Constant:
true
The base value that is derived from the check result.
- Type: CheckResultValue
If defined, it modifies the base value.
- Type: CheckResultBasedModifier
The duration unit.
- Type: DurationUnit
All translations for the entry, identified by IETF language tag (BCP47).
- Type: Object
Key | Description | Details |
---|---|---|
replacement |
A replacement string. | See details |
A replacement string.
- Type: ResponsiveTextReplace
- 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
- Type: Object
Key | Description | Details |
---|---|---|
maximum |
The sustained skill can be active a maximum amount of time. | See details |
The sustained skill can be active a maximum amount of time.
- Type: DurationUnitValue
- Type: Union
- Cases: DurationUnit'0 | DurationUnit'1 | DurationUnit'2 | DurationUnit'3 | DurationUnit'4 | DurationUnit'5 | DurationUnit'6 | DurationUnit'7 | DurationUnit'8 | DurationUnit'9
- Constant:
"Seconds"
- Constant:
"Minutes"
- Constant:
"Hours"
- Constant:
"Days"
- Constant:
"Weeks"
- Constant:
"Months"
- Constant:
"Years"
- Constant:
"Centuries"
- Constant:
"Actions"
- Constant:
"CombatRounds"
- 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