- Type: Object
Key | Description | Details |
---|---|---|
id |
The magical rune's identifier. An unique, increasing integer. | See details |
options? |
The options the magical rune has, if any. | 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 magical rune. | See details |
property |
The associated property. | See details |
improvement_cost |
States which column is used to improve the skill. | See details |
src |
See details | |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The magical rune's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
The options the magical rune has, if any.
If there are multiple options, the magical rune may be activated for each option, that is, multiple times.
- Type: List
- Items: MagicalRune/options[]
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: MagicalRuneCheckPenalty
Measurable parameters of a magical rune.
The associated property.
- Type: PropertyReference
States which column is used to improve the skill.
- Type: PublicationRefs
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<MagicalRuneTranslation>
- Type: MagicalRuneOption
- Type: Object
Key | Description | Details |
---|---|---|
name |
The name of the magical rune. | See details |
name_in_library? |
The full name of the entry as stated in the sources. Only use when name needs to be different from full name for text generation purposes. |
See details |
native_name? |
The native name of the magical rune. | 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 | |
crafting_time |
See details | |
duration |
See details | |
errata? |
See details |
The name of the magical rune.
If the rune has an option, the option’s name will/should not be included in the name as well as its surrounding parenthesis. It will/should be combined on demand.
- Type: NonEmptyString
The full name of the entry as stated in the sources. Only use when name
needs to be different from full name for text generation purposes.
- Type: NonEmptyString
The native name of the magical rune.
- 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: OldParameterBySpeed
- Type: OldParameterBySpeed
- Type: Errata
- Type: Object
Key | Description | Details |
---|---|---|
slow |
See details | |
fast |
See details |
- Type: OldParameter
- Type: OldParameter
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
combat_technique |
See details |
- Constant:
"CombatTechnique"
- Type: Object
Key | Description | Details |
---|---|---|
map |
A map from combat techniques to their modifiers. | See details |
rest |
See details |
A map from combat techniques to their modifiers.
- Type: List
- Items: MagicalRuneCombatTechniqueCheckPenalty/map[]
- Minimum Items:
1
- Type: Object
Key | Description | Details |
---|---|---|
id |
The combat technique's identifier. | See details |
modifier |
The check modifier for the specified combat technique. | See details |
The combat technique's identifier.
The check modifier for the specified combat technique.
- Type: Integer
- Type: Object
Key | Description | Details |
---|---|---|
modifier |
The check modifier for combat techniques not specified in map . |
See details |
The check modifier for combat techniques not specified in map
.
- Type: Integer
Measurable parameters of a magical rune.
- Type: Object
Key | Description | Details |
---|---|---|
cost |
The AE cost. | See details |
crafting_time |
The crafting time. | See details |
duration |
The duration. | See details |
The AE cost.
- Type: MagicalRuneCost
The crafting time.
- Type: MagicalRuneCraftingTime
The duration.
- Type: MagicalRuneDuration
- Type: Union
- Cases: MagicalRuneCost'Single | MagicalRuneCost'Disjunction | MagicalRuneCost'DerivedFromOption
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
single |
See details |
- Constant:
"Single"
- Type: SingleMagicalRuneCost
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
disjunction |
See details |
- Constant:
"Disjunction"
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
derived_from_option |
See details |
- Constant:
"DerivedFromOption"
- Type: Object
- Type: Empty Object
- Type: Union
- Cases: MagicalRuneOptionCost'Single | MagicalRuneOptionCost'Disjunction
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
single |
See details |
- Constant:
"Single"
- Type: SingleMagicalRuneCost
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
disjunction |
See details |
- Constant:
"Disjunction"
- Type: Object
Key | Description | Details |
---|---|---|
value |
The AE cost value. | See details |
translations? |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The AE cost value.
- Type: Integer
- Minimum:
1
All translations for the entry, identified by IETF language tag (BCP47).
- Type: Object
Key | Description | Details |
---|---|---|
note |
A note, appended to the generated string in parenthesis. | See details |
A note, appended to the generated string in parenthesis.
- Type: ResponsiveTextOptional
- Type: Object
Key | Description | Details |
---|---|---|
list |
A set of possible AE cost values. | See details |
A set of possible AE cost values.
- Type: List
- Items: MagicalRuneCostDisjunction/list[]
- Minimum Items:
2
- Type: SingleMagicalRuneCost
- Type: Object
Key | Description | Details |
---|---|---|
value |
The (unitless) crafting time. | See details |
translations? |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The (unitless) crafting time.
- Type: Integer
All translations for the entry, identified by IETF language tag (BCP47).
- Type: Object
Key | Description | Details |
---|---|---|
per |
The crafting time has to be per a specific countable entity, e.g. 8 action per person . |
See details |
The crafting time has to be per a specific countable entity, e.g. 8 action per person
.
- Type: ResponsiveText
- Type: Object
Key | Description | Details |
---|---|---|
slow |
The duration on slow rune application. | See details |
fast |
The duration on fast rune application. | See details |
The duration on slow rune application.
- Type: CheckResultBasedDuration
The duration on fast rune application.
- Type: CheckResultBasedDuration
- Type: Union
- Cases: MagicalRuneImprovementCost'Constant | MagicalRuneImprovementCost'DerivedFromOption
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
constant |
See details |
- Constant:
"Constant"
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
derived_from_option |
See details |
- Constant:
"DerivedFromOption"
- Type: Object
- Type: Empty Object
- Type: Object
Key | Description | Details |
---|---|---|
value |
See details |
- Type: ImprovementCost
- Type: Object
Key | Description | Details |
---|---|---|
id |
The magical rune option’s identifier. An unique, increasing integer. | See details |
cost |
The option-specific AE cost. | See details |
improvement_cost |
The option-specific improvement cost. | See details |
suboption |
See details | |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The magical rune option’s identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
The option-specific AE cost.
- Type: MagicalRuneOptionCost
The option-specific improvement cost.
- Type: ImprovementCost
- Type: MagicalRuneSuboption
All translations for the entry, identified by IETF language tag (BCP47).
- Type: Object
Key | Description | Details |
---|---|---|
tag |
See details | |
custom |
See details |
- Constant:
"Custom"
- 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 |
---|---|---|
examples? |
One or more examples for the suboption. | See details |
One or more examples for the suboption.
- Type: List
- Items: CustomMagicalRuneSuboptionTranslation/examples[]
- Type: NonEmptyString
- Type: Object
Key | Description | Details |
---|---|---|
name |
The name of the option. | See details |
native_name |
The native name of the magical rune option. | See details |
The name of the option.
The surrounding parenthesis will/should not be included, they will/should be generated.
- Type: NonEmptyString
The native name of the magical rune option.
- Type: NonEmptyString