5.9 KiB
Skill Modification Level
Definitions
Skill Modification Level (SkillModificationLevel)
- Type: Object
| Key | Description | Details |
|---|---|---|
id |
The skill modification level's identifier. | See details |
fast |
Configuration for this level for fast skills (spells, liturgical chants). | See details |
slow |
Configuration for this level for slow skills (rituals, ceremonies). | See details |
translations? |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
id
The skill modification level's identifier.
- Type: Integer
- Minimum:
1 - Maximum:
6
fast
Configuration for this level for fast skills (spells, liturgical chants).
slow
Configuration for this level for slow skills (rituals, ceremonies).
translations?
All translations for the entry, identified by IETF language tag (BCP47).
FastSkillModificationLevelConfig
- Type: Object
| Key | Description | Details |
|---|---|---|
casting_time |
The casting time in actions. | See details |
range |
The range in meters. | See details |
cost |
The cost in AE/KP. | See details |
casting_time
The casting time in actions.
- Type: Integer
- Minimum:
1
range
The range in meters.
- Type: Integer
- Minimum:
1
cost
The cost in AE/KP.
- Type: Integer
- Minimum:
1
SlowSkillModificationLevelConfig
- Type: Object
| Key | Description | Details |
|---|---|---|
casting_time |
The casting time. | See details |
range |
The range in meters. | See details |
cost |
The cost in AE/KP. | See details |
casting_time
The casting time.
- Type: SlowSkillCastingTime
range
The range in meters.
- Type: Integer
- Minimum:
1
cost
The cost in AE/KP.
- Type: Integer
- Minimum:
1
SlowSkillCastingTime
- Type: Object
| Key | Description | Details |
|---|---|---|
value |
The (unitless) casting time. | See details |
unit |
The unit for the value. |
See details |
value
The (unitless) casting time.
- Type: Integer
- Minimum:
1
unit
The unit for the value.
- Type: SlowSkillCastingTimeUnit
SlowSkillCastingTimeUnit
- Type: Union
- Cases: SlowSkillCastingTimeUnit'0 | SlowSkillCastingTimeUnit'1
SlowSkillCastingTimeUnit'0
- Constant:
"Minutes"
SlowSkillCastingTimeUnit'1
- Constant:
"Hours"
SkillModificationLevelTranslation
- Type: Object
- Minimum Properties:
1
| Key | Description | Details |
|---|---|---|
fast? |
Configuration for this level for fast skills (spells, liturgical chants). Values set here override the default generated text. | See details |
slow? |
Configuration for this level for slow skills (rituals, ceremonies). Values set here override the default generated text. | See details |
fast?
Configuration for this level for fast skills (spells, liturgical chants). Values set here override the default generated text.
slow?
Configuration for this level for slow skills (rituals, ceremonies). Values set here override the default generated text.
LevelTypeConfigTranslation
Configuration translation of a type for a level. Values set here override the default generated text.
- Type: Object
| Key | Description | Details |
|---|---|---|
range |
See details |
range
- Type: NonEmptyString