- Type: Object
Key | Description | Details |
---|---|---|
id |
The condition's identifier. An unique, increasing integer. | See details |
src |
See details | |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The condition's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
- Type: PublicationRefs
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<ConditionTranslation>
- Type: Object
Key | Description | Details |
---|---|---|
name |
The condition's name. | See details |
rules? |
Additional rules for the condition, if applicable. | See details |
effects |
The effects for level 1 to 4. | See details |
errata? |
See details |
The condition's name.
- Type: NonEmptyString
Additional rules for the condition, if applicable.
- Type: NonEmptyMarkdown
The effects for level 1 to 4.
- Type: List
- Items: ConditionTranslation/effects[]
- Minimum Items:
4
- Maximum Items:
4
- Type: Errata
- Type: NonEmptyMarkdown