- Type: Object
Key | Description | Details |
---|---|---|
id |
The aspect's identifier. An unique, increasing integer. | See details |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The aspect's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<AspectTranslation>
- Type: Object
Key | Description | Details |
---|---|---|
name |
The aspect name. | See details |
master_of_aspect_suffix? |
The aspect's name appended to the simple name (not name_in_library ) of the special ability Master of (Aspect). |
See details |
The aspect name.
- Type: NonEmptyString
The aspect's name appended to the simple name (not name_in_library
) of the special ability Master of (Aspect).
- Type: NonEmptyString