Defines the derived (unitless) value.
- Type: Union
- Cases: CheckResultValue'0 | CheckResultValue'1
- Constant:
"QualityLevels"
- Constant:
"SkillPoints"
Defines how the the value
is set off against the check result.
- Type: Union
- Cases: CheckResultArithmetic'0 | CheckResultArithmetic'1
- Constant:
"Multiply"
- Constant:
"Divide"
- Type: Object
Key | Description | Details |
---|---|---|
arithmetic |
The arithmetic how to apply the value to the base . |
See details |
value |
The value that is applied to the base using the defined arithmetic . |
See details |
The arithmetic how to apply the value
to the base
.
- Type: CheckResultArithmetic
The value that is applied to the base
using the defined arithmetic
.
- Type: Integer
- Minimum:
2
Defines a parameter being based on a check result.
- Type: Object
Key | Description | Details |
---|---|---|
base |
The base value that is derived from the check result. | See details |
modifier? |
If defined, it modifies the base value. | See details |
The base value that is derived from the check result.
- Type: CheckResultValue
If defined, it modifies the base value.
- Type: CheckResultBasedModifier