# Fate Point Special Ability ## Definitions ### Fate Point Special Ability (`FatePointSpecialAbility`) - **Type:** Object Key | Description | Details :-- | :-- | :-- `id` | | See details `levels?` | | See details `select_options?` | | See details `skill_applications?` | | See details `skill_uses?` | | See details `maximum?` | | See details `prerequisites?` | | See details `ap_value` | | See details `src` | | See details `translations` | All translations for the entry, identified by IETF language tag (BCP47). | See details #### `id` - **Type:** Id #### `levels?` - **Type:** Levels #### `select_options?` - **Type:** SelectOptions #### `skill_applications?` - **Type:** SkillApplications #### `skill_uses?` - **Type:** SkillUses #### `maximum?` - **Type:** Maximum #### `prerequisites?` - **Type:** GeneralPrerequisites #### `ap_value` - **Type:** AdventurePointsValue #### `src` - **Type:** PublicationRefs #### `translations` All translations for the entry, identified by IETF language tag (BCP47). - **Type:** LocaleMap<FatePointSpecialAbilityTranslation> --- ### `FatePointSpecialAbilityTranslation` - **Type:** Object Key | Description | Details :-- | :-- | :-- `name` | | See details `name_in_library?` | | See details `rules` | | See details `ap_value?` | The AP value. It is only used if the text cannot be generated from the given information. | See details `errata?` | | See details #### `name` - **Type:** Name #### `name_in_library?` - **Type:** NameInLibrary #### `rules` - **Type:** Rules #### `ap_value?` The AP value. It is only used if the text cannot be generated from the given information. - **Type:** AdventurePointsValueReplacement #### `errata?` - **Type:** Errata