- Type: Object
Key | Description | Details |
---|---|---|
id |
The pact category's identifier. An unique, increasing integer. | See details |
types |
Types of creatures in this category. | See details |
domains |
Domains in this category. | See details |
src |
See details | |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The pact category's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
Types of creatures in this category.
- Type: List
- Items: PactCategory/types[]
- Minimum Items:
1
Domains in this category.
- Type: List
- Items: PactCategory/domains[]
- Minimum Items:
1
- Type: PublicationRefs
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<PactCategoryTranslation>
- Type: PactType
- Type: PactDomain
- Type: Object
Key | Description | Details |
---|---|---|
name |
The name of the pact category. | See details |
errata? |
See details |
The name of the pact category.
- Type: NonEmptyString
- Type: Errata
- Type: Object
Key | Description | Details |
---|---|---|
id |
The type's identifier. An unique, increasing integer. | See details |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The type's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<PactTypeTranslation>
- Type: Object
Key | Description | Details |
---|---|---|
name |
The name of the type. | See details |
The name of the type.
- Type: NonEmptyString
- Type: Object
Key | Description | Details |
---|---|---|
id |
The domain's identifier. An unique, increasing integer. | See details |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The domain's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<PactDomainTranslation>
- Type: Object
Key | Description | Details |
---|---|---|
name |
The name of the domain. | See details |
The name of the domain.
- Type: NonEmptyString