- Type: Object
Key | Description | Details |
---|---|---|
id |
The publication's identifier. An unique, increasing integer. | See details |
category |
The publication category. | See details |
contains_adult_content |
If the publication may contain adult content. | See details |
is_missing_implementation |
If the publication is not (fully) implemented and thus needs to be excluded from * stable releases. | See details |
prerequisites? |
The specific other publications this publication depends on data from. | See details |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The publication's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
The publication category.
- Type: Category
If the publication may contain adult content.
- Type: Boolean
If the publication is not (fully) implemented and thus needs to be excluded from * stable releases.
- Type: Boolean
The specific other publications this publication depends on data from.
- Type: PublicationPrerequisites
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<PublicationTranslation>
- Type: Object
Key | Description | Details |
---|---|---|
id? |
The publisher's publication identifier. | See details |
name |
The publication's name. | See details |
abbreviation |
The publication's abbreviation. | See details |
release_date? |
The publication's release date. | See details |
is_missing_implementation |
If this publication translation is not (fully) implemented and thus needs to be excluded from stable releases. | See details |
The publisher's publication identifier.
- Type: String
- Minimum Length:
1
The publication's name.
- Type: NonEmptyString
The publication's abbreviation.
- Type: NonEmptyString
The publication's release date.
- Type: String
- Format:
date
If this publication translation is not (fully) implemented and thus needs to be excluded from stable releases.
- Type: Boolean
The publication category.
- Type: Union
- Cases: Category'0 | Category'1 | Category'2 | Category'3
- Constant:
"CoreRules"
- Constant:
"ExpansionRules"
- Constant:
"Sourcebook"
- Constant:
"RegionalSourcebook"