- Type: Object
Key | Description | Details |
---|---|---|
value |
See details | |
translations? |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
- Type: RangeValue
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<RangeTranslation>
- Type: Union
- Cases: RangeValue'Modifiable | RangeValue'Sight | RangeValue'Self | RangeValue'Global | RangeValue'Touch | RangeValue'Fixed | RangeValue'CheckResultBased
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
modifiable |
See details |
- Constant:
"Modifiable"
- Type: ModifiableRange
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
sight |
See details |
- Constant:
"Sight"
- Type: Object
- Type: Empty Object
- 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 | |
global |
See details |
- Constant:
"Global"
- 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: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
check_result_based |
See details |
- Constant:
"CheckResultBased"
- Type: CheckResultBasedRange
- Type: Object
Key | Description | Details |
---|---|---|
is_maximum? |
If true , the range is a maximum range. |
See details |
initial_modification_level |
The initial skill modification identifier/level. | See details |
is_radius? |
If true , the range is a radius. |
See details |
If true
, the range is a maximum range.
- Constant:
true
The initial skill modification identifier/level.
- Type: Integer
- Minimum:
1
- Maximum:
6
If true
, the range is a radius.
- Constant:
true
- Type: Object
Key | Description | Details |
---|---|---|
is_maximum? |
If true , the range is a maximum range. |
See details |
value |
The (unitless) range value. | See details |
unit |
The unit of the value . |
See details |
is_radius? |
If true , the range is a radius. |
See details |
If true
, the range is a maximum range.
- Constant:
true
The (unitless) range value.
- Type: Integer
- Minimum:
1
The unit of the value
.
- Type: RangeUnit
If true
, the range is a radius.
- Constant:
true
Defines the range being based on a check result.
- Type: Object
Key | Description | Details |
---|---|---|
is_maximum? |
If the range is the maximum range. | 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 |
is_radius? |
If true , the range is a radius. |
See details |
If the range is the maximum range.
- 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: RangeUnit
If true
, the range is a radius.
- Constant:
true
- Type: Object
- Minimum Properties:
1
Key | Description | Details |
---|---|---|
note? |
A note, appended to the generated string in parenthesis. If the generated is modified using replacement , the note is appended to the modifier string. |
See details |
replacement? |
A replacement string. If note is provided, it is appended to the replaced string. |
See details |
A note, appended to the generated string in parenthesis. If the generated is modified using replacement
, the note is appended to the modifier string.
- Type: ResponsiveTextOptional
A replacement string. If note
is provided, it is appended to the replaced string.
- Type: ResponsiveTextReplace
- Type: Union
- Cases: RangeUnit'0 | RangeUnit'1
- Constant:
"Steps"
- Constant:
"Miles"