# [TITLE MISSING] ## Definitions ### `AffectedTargetCategories` The target category – the kind of creature or object – the skill affects. If no target categories are given, the skill applies to all target categories. - **Type:** List - **Items:** AffectedTargetCategories[] --- ### `AffectedTargetCategories[]` - **Type:** SpecificAffectedTargetCategory --- ### `SpecificAffectedTargetCategory` - **Type:** Object Key | Description | Details :-- | :-- | :-- `id` | | See details `translations?` | All translations for the entry, identified by IETF language tag (BCP47). | See details #### `id` - **Type:** SpecificAffectedTargetCategoryIdentifier #### `translations?` All translations for the entry, identified by IETF language tag (BCP47). - **Type:** LocaleMap<SpecificAffectedTargetCategoryTranslation> --- ### `SpecificAffectedTargetCategoryTranslation` - **Type:** Object Key | Description | Details :-- | :-- | :-- `note` | A note, appended to the generated string in parenthesis. | See details #### `note` A note, appended to the generated string in parenthesis. - **Type:** NonEmptyString --- ### `SpecificAffectedTargetCategoryIdentifier` - **Type:** Union - **Cases:** SpecificAffectedTargetCategoryIdentifier'Self | SpecificAffectedTargetCategoryIdentifier'Zone | SpecificAffectedTargetCategoryIdentifier'LiturgicalChantsAndCeremonies | SpecificAffectedTargetCategoryIdentifier'Cantrips | SpecificAffectedTargetCategoryIdentifier'Predefined --- ### `SpecificAffectedTargetCategoryIdentifier'Self` - **Type:** Object Key | Description | Details :-- | :-- | :-- `tag` | | See details `self` | | See details #### `tag` - **Constant:** `"Self"` #### `self` - **Type:** Object --- ### `SpecificAffectedTargetCategoryIdentifier'Self/self` - **Type:** Empty Object --- ### `SpecificAffectedTargetCategoryIdentifier'Zone` - **Type:** Object Key | Description | Details :-- | :-- | :-- `tag` | | See details `zone` | | See details #### `tag` - **Constant:** `"Zone"` #### `zone` - **Type:** Object --- ### `SpecificAffectedTargetCategoryIdentifier'Zone/zone` - **Type:** Empty Object --- ### `SpecificAffectedTargetCategoryIdentifier'LiturgicalChantsAndCeremonies` - **Type:** Object Key | Description | Details :-- | :-- | :-- `tag` | | See details `liturgical_chants_and_ceremonies` | | See details #### `tag` - **Constant:** `"LiturgicalChantsAndCeremonies"` #### `liturgical_chants_and_ceremonies` - **Type:** Object --- ### `SpecificAffectedTargetCategoryIdentifier'LiturgicalChantsAndCeremonies/liturgical_chants_and_ceremonies` - **Type:** Empty Object --- ### `SpecificAffectedTargetCategoryIdentifier'Cantrips` - **Type:** Object Key | Description | Details :-- | :-- | :-- `tag` | | See details `cantrips` | | See details #### `tag` - **Constant:** `"Cantrips"` #### `cantrips` - **Type:** Object --- ### `SpecificAffectedTargetCategoryIdentifier'Cantrips/cantrips` - **Type:** Empty Object --- ### `SpecificAffectedTargetCategoryIdentifier'Predefined` - **Type:** Object Key | Description | Details :-- | :-- | :-- `tag` | | See details `predefined` | | See details #### `tag` - **Constant:** `"Predefined"` #### `predefined` - **Type:** TargetCategoryReference