2932 lines
76 KiB
Markdown
2932 lines
76 KiB
Markdown
# [TITLE MISSING]
|
||
|
||
## Definitions
|
||
|
||
### <a name="PublicationIdentifier"></a> `PublicationIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#PublicationIdentifier/tag">See details</a>
|
||
`publication` | The publication’s identifier. | <a href="#PublicationIdentifier/publication">See details</a>
|
||
|
||
#### <a name="PublicationIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Publication"`
|
||
|
||
#### <a name="PublicationIdentifier/publication"></a> `publication`
|
||
|
||
The publication’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ExperienceLevelIdentifier"></a> `ExperienceLevelIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ExperienceLevelIdentifier/tag">See details</a>
|
||
`experience_level` | The experience level’s identifier. | <a href="#ExperienceLevelIdentifier/experience_level">See details</a>
|
||
|
||
#### <a name="ExperienceLevelIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"ExperienceLevel"`
|
||
|
||
#### <a name="ExperienceLevelIdentifier/experience_level"></a> `experience_level`
|
||
|
||
The experience level’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CoreRuleIdentifier"></a> `CoreRuleIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CoreRuleIdentifier/tag">See details</a>
|
||
`core_rule` | The core rule’s identifier. | <a href="#CoreRuleIdentifier/core_rule">See details</a>
|
||
|
||
#### <a name="CoreRuleIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"CoreRule"`
|
||
|
||
#### <a name="CoreRuleIdentifier/core_rule"></a> `core_rule`
|
||
|
||
The core rule’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="FocusRuleIdentifier"></a> `FocusRuleIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#FocusRuleIdentifier/tag">See details</a>
|
||
`focus_rule` | The focus rule’s identifier. | <a href="#FocusRuleIdentifier/focus_rule">See details</a>
|
||
|
||
#### <a name="FocusRuleIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"FocusRule"`
|
||
|
||
#### <a name="FocusRuleIdentifier/focus_rule"></a> `focus_rule`
|
||
|
||
The focus rule’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="SubjectIdentifier"></a> `SubjectIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#SubjectIdentifier/tag">See details</a>
|
||
`subject` | The focus rule subject’s identifier. | <a href="#SubjectIdentifier/subject">See details</a>
|
||
|
||
#### <a name="SubjectIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Subject"`
|
||
|
||
#### <a name="SubjectIdentifier/subject"></a> `subject`
|
||
|
||
The focus rule subject’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="OptionalRuleIdentifier"></a> `OptionalRuleIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#OptionalRuleIdentifier/tag">See details</a>
|
||
`optional_rule` | The optional rule’s identifier. | <a href="#OptionalRuleIdentifier/optional_rule">See details</a>
|
||
|
||
#### <a name="OptionalRuleIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"OptionalRule"`
|
||
|
||
#### <a name="OptionalRuleIdentifier/optional_rule"></a> `optional_rule`
|
||
|
||
The optional rule’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="RaceIdentifier"></a> `RaceIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#RaceIdentifier/tag">See details</a>
|
||
`race` | The race’s identifier. | <a href="#RaceIdentifier/race">See details</a>
|
||
|
||
#### <a name="RaceIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Race"`
|
||
|
||
#### <a name="RaceIdentifier/race"></a> `race`
|
||
|
||
The race’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CultureIdentifier"></a> `CultureIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CultureIdentifier/tag">See details</a>
|
||
`culture` | The culture’s identifier. | <a href="#CultureIdentifier/culture">See details</a>
|
||
|
||
#### <a name="CultureIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Culture"`
|
||
|
||
#### <a name="CultureIdentifier/culture"></a> `culture`
|
||
|
||
The culture’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ProfessionIdentifier"></a> `ProfessionIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ProfessionIdentifier/tag">See details</a>
|
||
`profession` | The profession’s identifier. | <a href="#ProfessionIdentifier/profession">See details</a>
|
||
|
||
#### <a name="ProfessionIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Profession"`
|
||
|
||
#### <a name="ProfessionIdentifier/profession"></a> `profession`
|
||
|
||
The profession’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ProfessionVariantIdentifier"></a> `ProfessionVariantIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ProfessionVariantIdentifier/tag">See details</a>
|
||
`profession_variant` | The profession variant’s identifier. | <a href="#ProfessionVariantIdentifier/profession_variant">See details</a>
|
||
|
||
#### <a name="ProfessionVariantIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"ProfessionVariant"`
|
||
|
||
#### <a name="ProfessionVariantIdentifier/profession_variant"></a> `profession_variant`
|
||
|
||
The profession variant’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CurriculumIdentifier"></a> `CurriculumIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CurriculumIdentifier/tag">See details</a>
|
||
`curriculum` | The curriculum’s identifier. | <a href="#CurriculumIdentifier/curriculum">See details</a>
|
||
|
||
#### <a name="CurriculumIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Curriculum"`
|
||
|
||
#### <a name="CurriculumIdentifier/curriculum"></a> `curriculum`
|
||
|
||
The curriculum’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="GuidelineIdentifier"></a> `GuidelineIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#GuidelineIdentifier/tag">See details</a>
|
||
`guideline` | The guideline’s identifier. | <a href="#GuidelineIdentifier/guideline">See details</a>
|
||
|
||
#### <a name="GuidelineIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Guideline"`
|
||
|
||
#### <a name="GuidelineIdentifier/guideline"></a> `guideline`
|
||
|
||
The guideline’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AdvantageIdentifier"></a> `AdvantageIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AdvantageIdentifier/tag">See details</a>
|
||
`advantage` | The advantage’s identifier. | <a href="#AdvantageIdentifier/advantage">See details</a>
|
||
|
||
#### <a name="AdvantageIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Advantage"`
|
||
|
||
#### <a name="AdvantageIdentifier/advantage"></a> `advantage`
|
||
|
||
The advantage’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="DisadvantageIdentifier"></a> `DisadvantageIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#DisadvantageIdentifier/tag">See details</a>
|
||
`disadvantage` | The disadvantage’s identifier. | <a href="#DisadvantageIdentifier/disadvantage">See details</a>
|
||
|
||
#### <a name="DisadvantageIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Disadvantage"`
|
||
|
||
#### <a name="DisadvantageIdentifier/disadvantage"></a> `disadvantage`
|
||
|
||
The disadvantage’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="GeneralSpecialAbilityIdentifier"></a> `GeneralSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#GeneralSpecialAbilityIdentifier/tag">See details</a>
|
||
`general_special_ability` | The general special ability’s identifier. | <a href="#GeneralSpecialAbilityIdentifier/general_special_ability">See details</a>
|
||
|
||
#### <a name="GeneralSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"GeneralSpecialAbility"`
|
||
|
||
#### <a name="GeneralSpecialAbilityIdentifier/general_special_ability"></a> `general_special_ability`
|
||
|
||
The general special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="FatePointSpecialAbilityIdentifier"></a> `FatePointSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#FatePointSpecialAbilityIdentifier/tag">See details</a>
|
||
`fate_point_special_ability` | The fate point special ability’s identifier. | <a href="#FatePointSpecialAbilityIdentifier/fate_point_special_ability">See details</a>
|
||
|
||
#### <a name="FatePointSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"FatePointSpecialAbility"`
|
||
|
||
#### <a name="FatePointSpecialAbilityIdentifier/fate_point_special_ability"></a> `fate_point_special_ability`
|
||
|
||
The fate point special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CombatSpecialAbilityIdentifier"></a> `CombatSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CombatSpecialAbilityIdentifier/tag">See details</a>
|
||
`combat_special_ability` | The combat special ability’s identifier. | <a href="#CombatSpecialAbilityIdentifier/combat_special_ability">See details</a>
|
||
|
||
#### <a name="CombatSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"CombatSpecialAbility"`
|
||
|
||
#### <a name="CombatSpecialAbilityIdentifier/combat_special_ability"></a> `combat_special_ability`
|
||
|
||
The combat special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="MagicalSpecialAbilityIdentifier"></a> `MagicalSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#MagicalSpecialAbilityIdentifier/tag">See details</a>
|
||
`magical_special_ability` | The magical special ability’s identifier. | <a href="#MagicalSpecialAbilityIdentifier/magical_special_ability">See details</a>
|
||
|
||
#### <a name="MagicalSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"MagicalSpecialAbility"`
|
||
|
||
#### <a name="MagicalSpecialAbilityIdentifier/magical_special_ability"></a> `magical_special_ability`
|
||
|
||
The magical special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="StaffEnchantmentIdentifier"></a> `StaffEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#StaffEnchantmentIdentifier/tag">See details</a>
|
||
`staff_enchantment` | The staff enchantment’s identifier. | <a href="#StaffEnchantmentIdentifier/staff_enchantment">See details</a>
|
||
|
||
#### <a name="StaffEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"StaffEnchantment"`
|
||
|
||
#### <a name="StaffEnchantmentIdentifier/staff_enchantment"></a> `staff_enchantment`
|
||
|
||
The staff enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="FamiliarSpecialAbilityIdentifier"></a> `FamiliarSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#FamiliarSpecialAbilityIdentifier/tag">See details</a>
|
||
`familiar_special_ability` | The familiar special ability’s identifier. | <a href="#FamiliarSpecialAbilityIdentifier/familiar_special_ability">See details</a>
|
||
|
||
#### <a name="FamiliarSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"FamiliarSpecialAbility"`
|
||
|
||
#### <a name="FamiliarSpecialAbilityIdentifier/familiar_special_ability"></a> `familiar_special_ability`
|
||
|
||
The familiar special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="KarmaSpecialAbilityIdentifier"></a> `KarmaSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#KarmaSpecialAbilityIdentifier/tag">See details</a>
|
||
`karma_special_ability` | The karma special ability’s identifier. | <a href="#KarmaSpecialAbilityIdentifier/karma_special_ability">See details</a>
|
||
|
||
#### <a name="KarmaSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"KarmaSpecialAbility"`
|
||
|
||
#### <a name="KarmaSpecialAbilityIdentifier/karma_special_ability"></a> `karma_special_ability`
|
||
|
||
The karma special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ProtectiveWardingCircleSpecialAbilityIdentifier"></a> `ProtectiveWardingCircleSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ProtectiveWardingCircleSpecialAbilityIdentifier/tag">See details</a>
|
||
`protective_warding_circle_special_ability` | The protective warding circle special ability’s identifier. | <a href="#ProtectiveWardingCircleSpecialAbilityIdentifier/protective_warding_circle_special_ability">See details</a>
|
||
|
||
#### <a name="ProtectiveWardingCircleSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"ProtectiveWardingCircleSpecialAbility"`
|
||
|
||
#### <a name="ProtectiveWardingCircleSpecialAbilityIdentifier/protective_warding_circle_special_ability"></a> `protective_warding_circle_special_ability`
|
||
|
||
The protective warding circle special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CombatStyleSpecialAbilityIdentifier"></a> `CombatStyleSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CombatStyleSpecialAbilityIdentifier/tag">See details</a>
|
||
`combat_style_special_ability` | The combat style special ability’s identifier. | <a href="#CombatStyleSpecialAbilityIdentifier/combat_style_special_ability">See details</a>
|
||
|
||
#### <a name="CombatStyleSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"CombatStyleSpecialAbility"`
|
||
|
||
#### <a name="CombatStyleSpecialAbilityIdentifier/combat_style_special_ability"></a> `combat_style_special_ability`
|
||
|
||
The combat style special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AdvancedCombatSpecialAbilityIdentifier"></a> `AdvancedCombatSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AdvancedCombatSpecialAbilityIdentifier/tag">See details</a>
|
||
`advanced_combat_special_ability` | The advanced combat special ability’s identifier. | <a href="#AdvancedCombatSpecialAbilityIdentifier/advanced_combat_special_ability">See details</a>
|
||
|
||
#### <a name="AdvancedCombatSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"AdvancedCombatSpecialAbility"`
|
||
|
||
#### <a name="AdvancedCombatSpecialAbilityIdentifier/advanced_combat_special_ability"></a> `advanced_combat_special_ability`
|
||
|
||
The advanced combat special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CommandSpecialAbilityIdentifier"></a> `CommandSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CommandSpecialAbilityIdentifier/tag">See details</a>
|
||
`command_special_ability` | The command special ability’s identifier. | <a href="#CommandSpecialAbilityIdentifier/command_special_ability">See details</a>
|
||
|
||
#### <a name="CommandSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"CommandSpecialAbility"`
|
||
|
||
#### <a name="CommandSpecialAbilityIdentifier/command_special_ability"></a> `command_special_ability`
|
||
|
||
The command special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="MagicStyleSpecialAbilityIdentifier"></a> `MagicStyleSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#MagicStyleSpecialAbilityIdentifier/tag">See details</a>
|
||
`magic_style_special_ability` | The magic style special ability’s identifier. | <a href="#MagicStyleSpecialAbilityIdentifier/magic_style_special_ability">See details</a>
|
||
|
||
#### <a name="MagicStyleSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"MagicStyleSpecialAbility"`
|
||
|
||
#### <a name="MagicStyleSpecialAbilityIdentifier/magic_style_special_ability"></a> `magic_style_special_ability`
|
||
|
||
The magic style special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AdvancedMagicalSpecialAbilityIdentifier"></a> `AdvancedMagicalSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AdvancedMagicalSpecialAbilityIdentifier/tag">See details</a>
|
||
`advanced_magical_special_ability` | The advanced magical special ability’s identifier. | <a href="#AdvancedMagicalSpecialAbilityIdentifier/advanced_magical_special_ability">See details</a>
|
||
|
||
#### <a name="AdvancedMagicalSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"AdvancedMagicalSpecialAbility"`
|
||
|
||
#### <a name="AdvancedMagicalSpecialAbilityIdentifier/advanced_magical_special_ability"></a> `advanced_magical_special_ability`
|
||
|
||
The advanced magical special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="SpellSwordEnchantmentIdentifier"></a> `SpellSwordEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#SpellSwordEnchantmentIdentifier/tag">See details</a>
|
||
`spell_sword_enchantment` | The spell sword enchantment’s identifier. | <a href="#SpellSwordEnchantmentIdentifier/spell_sword_enchantment">See details</a>
|
||
|
||
#### <a name="SpellSwordEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"SpellSwordEnchantment"`
|
||
|
||
#### <a name="SpellSwordEnchantmentIdentifier/spell_sword_enchantment"></a> `spell_sword_enchantment`
|
||
|
||
The spell sword enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="DaggerRitualIdentifier"></a> `DaggerRitualIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#DaggerRitualIdentifier/tag">See details</a>
|
||
`dagger_ritual` | The dagger ritual’s identifier. | <a href="#DaggerRitualIdentifier/dagger_ritual">See details</a>
|
||
|
||
#### <a name="DaggerRitualIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"DaggerRitual"`
|
||
|
||
#### <a name="DaggerRitualIdentifier/dagger_ritual"></a> `dagger_ritual`
|
||
|
||
The dagger ritual’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="InstrumentEnchantmentIdentifier"></a> `InstrumentEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#InstrumentEnchantmentIdentifier/tag">See details</a>
|
||
`instrument_enchantment` | The instrument enchantment’s identifier. | <a href="#InstrumentEnchantmentIdentifier/instrument_enchantment">See details</a>
|
||
|
||
#### <a name="InstrumentEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"InstrumentEnchantment"`
|
||
|
||
#### <a name="InstrumentEnchantmentIdentifier/instrument_enchantment"></a> `instrument_enchantment`
|
||
|
||
The instrument enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AttireEnchantmentIdentifier"></a> `AttireEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AttireEnchantmentIdentifier/tag">See details</a>
|
||
`attire_enchantment` | The attire enchantment’s identifier. | <a href="#AttireEnchantmentIdentifier/attire_enchantment">See details</a>
|
||
|
||
#### <a name="AttireEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"AttireEnchantment"`
|
||
|
||
#### <a name="AttireEnchantmentIdentifier/attire_enchantment"></a> `attire_enchantment`
|
||
|
||
The attire enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="OrbEnchantmentIdentifier"></a> `OrbEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#OrbEnchantmentIdentifier/tag">See details</a>
|
||
`orb_enchantment` | The orb enchantment’s identifier. | <a href="#OrbEnchantmentIdentifier/orb_enchantment">See details</a>
|
||
|
||
#### <a name="OrbEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"OrbEnchantment"`
|
||
|
||
#### <a name="OrbEnchantmentIdentifier/orb_enchantment"></a> `orb_enchantment`
|
||
|
||
The orb enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="WandEnchantmentIdentifier"></a> `WandEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#WandEnchantmentIdentifier/tag">See details</a>
|
||
`wand_enchantment` | The wand enchantment’s identifier. | <a href="#WandEnchantmentIdentifier/wand_enchantment">See details</a>
|
||
|
||
#### <a name="WandEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"WandEnchantment"`
|
||
|
||
#### <a name="WandEnchantmentIdentifier/wand_enchantment"></a> `wand_enchantment`
|
||
|
||
The wand enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="BrawlingSpecialAbilityIdentifier"></a> `BrawlingSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#BrawlingSpecialAbilityIdentifier/tag">See details</a>
|
||
`brawling_special_ability` | The brawling special ability’s identifier. | <a href="#BrawlingSpecialAbilityIdentifier/brawling_special_ability">See details</a>
|
||
|
||
#### <a name="BrawlingSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"BrawlingSpecialAbility"`
|
||
|
||
#### <a name="BrawlingSpecialAbilityIdentifier/brawling_special_ability"></a> `brawling_special_ability`
|
||
|
||
The brawling special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AncestorGlyphIdentifier"></a> `AncestorGlyphIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AncestorGlyphIdentifier/tag">See details</a>
|
||
`ancestor_glyph` | The ancestor glyph’s identifier. | <a href="#AncestorGlyphIdentifier/ancestor_glyph">See details</a>
|
||
|
||
#### <a name="AncestorGlyphIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"AncestorGlyph"`
|
||
|
||
#### <a name="AncestorGlyphIdentifier/ancestor_glyph"></a> `ancestor_glyph`
|
||
|
||
The ancestor glyph’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CeremonialItemSpecialAbilityIdentifier"></a> `CeremonialItemSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CeremonialItemSpecialAbilityIdentifier/tag">See details</a>
|
||
`ceremonial_item_special_ability` | The ceremonial item special ability’s identifier. | <a href="#CeremonialItemSpecialAbilityIdentifier/ceremonial_item_special_ability">See details</a>
|
||
|
||
#### <a name="CeremonialItemSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"CeremonialItemSpecialAbility"`
|
||
|
||
#### <a name="CeremonialItemSpecialAbilityIdentifier/ceremonial_item_special_ability"></a> `ceremonial_item_special_ability`
|
||
|
||
The ceremonial item special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="SermonIdentifier"></a> `SermonIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#SermonIdentifier/tag">See details</a>
|
||
`sermon` | The sermon’s identifier. | <a href="#SermonIdentifier/sermon">See details</a>
|
||
|
||
#### <a name="SermonIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Sermon"`
|
||
|
||
#### <a name="SermonIdentifier/sermon"></a> `sermon`
|
||
|
||
The sermon’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="LiturgicalStyleSpecialAbilityIdentifier"></a> `LiturgicalStyleSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#LiturgicalStyleSpecialAbilityIdentifier/tag">See details</a>
|
||
`liturgical_style_special_ability` | The liturgical style special ability’s identifier. | <a href="#LiturgicalStyleSpecialAbilityIdentifier/liturgical_style_special_ability">See details</a>
|
||
|
||
#### <a name="LiturgicalStyleSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"LiturgicalStyleSpecialAbility"`
|
||
|
||
#### <a name="LiturgicalStyleSpecialAbilityIdentifier/liturgical_style_special_ability"></a> `liturgical_style_special_ability`
|
||
|
||
The liturgical style special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AdvancedKarmaSpecialAbilityIdentifier"></a> `AdvancedKarmaSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AdvancedKarmaSpecialAbilityIdentifier/tag">See details</a>
|
||
`advanced_karma_special_ability` | The advanced karma special ability’s identifier. | <a href="#AdvancedKarmaSpecialAbilityIdentifier/advanced_karma_special_ability">See details</a>
|
||
|
||
#### <a name="AdvancedKarmaSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"AdvancedKarmaSpecialAbility"`
|
||
|
||
#### <a name="AdvancedKarmaSpecialAbilityIdentifier/advanced_karma_special_ability"></a> `advanced_karma_special_ability`
|
||
|
||
The advanced karma special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="VisionIdentifier"></a> `VisionIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#VisionIdentifier/tag">See details</a>
|
||
`vision` | The vision’s identifier. | <a href="#VisionIdentifier/vision">See details</a>
|
||
|
||
#### <a name="VisionIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Vision"`
|
||
|
||
#### <a name="VisionIdentifier/vision"></a> `vision`
|
||
|
||
The vision’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="MagicalTraditionIdentifier"></a> `MagicalTraditionIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#MagicalTraditionIdentifier/tag">See details</a>
|
||
`magical_tradition` | The magical tradition’s identifier. | <a href="#MagicalTraditionIdentifier/magical_tradition">See details</a>
|
||
|
||
#### <a name="MagicalTraditionIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"MagicalTradition"`
|
||
|
||
#### <a name="MagicalTraditionIdentifier/magical_tradition"></a> `magical_tradition`
|
||
|
||
The magical tradition’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="BlessedTraditionIdentifier"></a> `BlessedTraditionIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#BlessedTraditionIdentifier/tag">See details</a>
|
||
`blessed_tradition` | The blessed tradition’s identifier. | <a href="#BlessedTraditionIdentifier/blessed_tradition">See details</a>
|
||
|
||
#### <a name="BlessedTraditionIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"BlessedTradition"`
|
||
|
||
#### <a name="BlessedTraditionIdentifier/blessed_tradition"></a> `blessed_tradition`
|
||
|
||
The blessed tradition’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="PactGiftIdentifier"></a> `PactGiftIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#PactGiftIdentifier/tag">See details</a>
|
||
`pact_gift` | The pact gift’s identifier. | <a href="#PactGiftIdentifier/pact_gift">See details</a>
|
||
|
||
#### <a name="PactGiftIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"PactGift"`
|
||
|
||
#### <a name="PactGiftIdentifier/pact_gift"></a> `pact_gift`
|
||
|
||
The pact gift’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="VampiricGiftIdentifier"></a> `VampiricGiftIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#VampiricGiftIdentifier/tag">See details</a>
|
||
`vampiric_gift` | The vampiric gift’s identifier. | <a href="#VampiricGiftIdentifier/vampiric_gift">See details</a>
|
||
|
||
#### <a name="VampiricGiftIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"VampiricGift"`
|
||
|
||
#### <a name="VampiricGiftIdentifier/vampiric_gift"></a> `vampiric_gift`
|
||
|
||
The vampiric gift’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="SikaryanDrainSpecialAbilityIdentifier"></a> `SikaryanDrainSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#SikaryanDrainSpecialAbilityIdentifier/tag">See details</a>
|
||
`sikaryan_drain_special_ability` | The sikaryan drain special ability’s identifier. | <a href="#SikaryanDrainSpecialAbilityIdentifier/sikaryan_drain_special_ability">See details</a>
|
||
|
||
#### <a name="SikaryanDrainSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"SikaryanDrainSpecialAbility"`
|
||
|
||
#### <a name="SikaryanDrainSpecialAbilityIdentifier/sikaryan_drain_special_ability"></a> `sikaryan_drain_special_ability`
|
||
|
||
The sikaryan drain special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="LycantropicGiftIdentifier"></a> `LycantropicGiftIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#LycantropicGiftIdentifier/tag">See details</a>
|
||
`lycantropic_gift` | The lycantropic gift’s identifier. | <a href="#LycantropicGiftIdentifier/lycantropic_gift">See details</a>
|
||
|
||
#### <a name="LycantropicGiftIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"LycantropicGift"`
|
||
|
||
#### <a name="LycantropicGiftIdentifier/lycantropic_gift"></a> `lycantropic_gift`
|
||
|
||
The lycantropic gift’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="SkillStyleSpecialAbilityIdentifier"></a> `SkillStyleSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#SkillStyleSpecialAbilityIdentifier/tag">See details</a>
|
||
`skill_style_special_ability` | The skill style special ability’s identifier. | <a href="#SkillStyleSpecialAbilityIdentifier/skill_style_special_ability">See details</a>
|
||
|
||
#### <a name="SkillStyleSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"SkillStyleSpecialAbility"`
|
||
|
||
#### <a name="SkillStyleSpecialAbilityIdentifier/skill_style_special_ability"></a> `skill_style_special_ability`
|
||
|
||
The skill style special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AdvancedSkillSpecialAbilityIdentifier"></a> `AdvancedSkillSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AdvancedSkillSpecialAbilityIdentifier/tag">See details</a>
|
||
`advanced_skill_special_ability` | The advanced skill special ability’s identifier. | <a href="#AdvancedSkillSpecialAbilityIdentifier/advanced_skill_special_ability">See details</a>
|
||
|
||
#### <a name="AdvancedSkillSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"AdvancedSkillSpecialAbility"`
|
||
|
||
#### <a name="AdvancedSkillSpecialAbilityIdentifier/advanced_skill_special_ability"></a> `advanced_skill_special_ability`
|
||
|
||
The advanced skill special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ArcaneOrbEnchantmentIdentifier"></a> `ArcaneOrbEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ArcaneOrbEnchantmentIdentifier/tag">See details</a>
|
||
`arcane_orb_enchantment` | The arcane orb enchantment’s identifier. | <a href="#ArcaneOrbEnchantmentIdentifier/arcane_orb_enchantment">See details</a>
|
||
|
||
#### <a name="ArcaneOrbEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"ArcaneOrbEnchantment"`
|
||
|
||
#### <a name="ArcaneOrbEnchantmentIdentifier/arcane_orb_enchantment"></a> `arcane_orb_enchantment`
|
||
|
||
The arcane orb enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CauldronEnchantmentIdentifier"></a> `CauldronEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CauldronEnchantmentIdentifier/tag">See details</a>
|
||
`cauldron_enchantment` | The cauldron enchantment’s identifier. | <a href="#CauldronEnchantmentIdentifier/cauldron_enchantment">See details</a>
|
||
|
||
#### <a name="CauldronEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"CauldronEnchantment"`
|
||
|
||
#### <a name="CauldronEnchantmentIdentifier/cauldron_enchantment"></a> `cauldron_enchantment`
|
||
|
||
The cauldron enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="FoolsHatEnchantmentIdentifier"></a> `FoolsHatEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#FoolsHatEnchantmentIdentifier/tag">See details</a>
|
||
`fools_hat_enchantment` | The fools hat enchantment’s identifier. | <a href="#FoolsHatEnchantmentIdentifier/fools_hat_enchantment">See details</a>
|
||
|
||
#### <a name="FoolsHatEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"FoolsHatEnchantment"`
|
||
|
||
#### <a name="FoolsHatEnchantmentIdentifier/fools_hat_enchantment"></a> `fools_hat_enchantment`
|
||
|
||
The fools hat enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ToyEnchantmentIdentifier"></a> `ToyEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ToyEnchantmentIdentifier/tag">See details</a>
|
||
`toy_enchantment` | The toy enchantment’s identifier. | <a href="#ToyEnchantmentIdentifier/toy_enchantment">See details</a>
|
||
|
||
#### <a name="ToyEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"ToyEnchantment"`
|
||
|
||
#### <a name="ToyEnchantmentIdentifier/toy_enchantment"></a> `toy_enchantment`
|
||
|
||
The toy enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="BowlEnchantmentIdentifier"></a> `BowlEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#BowlEnchantmentIdentifier/tag">See details</a>
|
||
`bowl_enchantment` | The bowl enchantment’s identifier. | <a href="#BowlEnchantmentIdentifier/bowl_enchantment">See details</a>
|
||
|
||
#### <a name="BowlEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"BowlEnchantment"`
|
||
|
||
#### <a name="BowlEnchantmentIdentifier/bowl_enchantment"></a> `bowl_enchantment`
|
||
|
||
The bowl enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="FatePointSexSpecialAbilityIdentifier"></a> `FatePointSexSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#FatePointSexSpecialAbilityIdentifier/tag">See details</a>
|
||
`fate_point_sex_special_ability` | The fate point sex special ability’s identifier. | <a href="#FatePointSexSpecialAbilityIdentifier/fate_point_sex_special_ability">See details</a>
|
||
|
||
#### <a name="FatePointSexSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"FatePointSexSpecialAbility"`
|
||
|
||
#### <a name="FatePointSexSpecialAbilityIdentifier/fate_point_sex_special_ability"></a> `fate_point_sex_special_ability`
|
||
|
||
The fate point sex special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="SexSpecialAbilityIdentifier"></a> `SexSpecialAbilityIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#SexSpecialAbilityIdentifier/tag">See details</a>
|
||
`sex_special_ability` | The sex special ability’s identifier. | <a href="#SexSpecialAbilityIdentifier/sex_special_ability">See details</a>
|
||
|
||
#### <a name="SexSpecialAbilityIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"SexSpecialAbility"`
|
||
|
||
#### <a name="SexSpecialAbilityIdentifier/sex_special_ability"></a> `sex_special_ability`
|
||
|
||
The sex special ability’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="WeaponEnchantmentIdentifier"></a> `WeaponEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#WeaponEnchantmentIdentifier/tag">See details</a>
|
||
`weapon_enchantment` | The weapon enchantment’s identifier. | <a href="#WeaponEnchantmentIdentifier/weapon_enchantment">See details</a>
|
||
|
||
#### <a name="WeaponEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"WeaponEnchantment"`
|
||
|
||
#### <a name="WeaponEnchantmentIdentifier/weapon_enchantment"></a> `weapon_enchantment`
|
||
|
||
The weapon enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="SickleRitualIdentifier"></a> `SickleRitualIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#SickleRitualIdentifier/tag">See details</a>
|
||
`sickle_ritual` | The sickle ritual’s identifier. | <a href="#SickleRitualIdentifier/sickle_ritual">See details</a>
|
||
|
||
#### <a name="SickleRitualIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"SickleRitual"`
|
||
|
||
#### <a name="SickleRitualIdentifier/sickle_ritual"></a> `sickle_ritual`
|
||
|
||
The sickle ritual’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="RingEnchantmentIdentifier"></a> `RingEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#RingEnchantmentIdentifier/tag">See details</a>
|
||
`ring_enchantment` | The ring enchantment’s identifier. | <a href="#RingEnchantmentIdentifier/ring_enchantment">See details</a>
|
||
|
||
#### <a name="RingEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"RingEnchantment"`
|
||
|
||
#### <a name="RingEnchantmentIdentifier/ring_enchantment"></a> `ring_enchantment`
|
||
|
||
The ring enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ChronicleEnchantmentIdentifier"></a> `ChronicleEnchantmentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ChronicleEnchantmentIdentifier/tag">See details</a>
|
||
`chronicle_enchantment` | The chronicle enchantment’s identifier. | <a href="#ChronicleEnchantmentIdentifier/chronicle_enchantment">See details</a>
|
||
|
||
#### <a name="ChronicleEnchantmentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"ChronicleEnchantment"`
|
||
|
||
#### <a name="ChronicleEnchantmentIdentifier/chronicle_enchantment"></a> `chronicle_enchantment`
|
||
|
||
The chronicle enchantment’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="KrallenkettenzauberIdentifier"></a> `KrallenkettenzauberIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#KrallenkettenzauberIdentifier/tag">See details</a>
|
||
`krallenkettenzauber` | The Krallenkettenzauber’s identifier. | <a href="#KrallenkettenzauberIdentifier/krallenkettenzauber">See details</a>
|
||
|
||
#### <a name="KrallenkettenzauberIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Krallenkettenzauber"`
|
||
|
||
#### <a name="KrallenkettenzauberIdentifier/krallenkettenzauber"></a> `krallenkettenzauber`
|
||
|
||
The Krallenkettenzauber’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="TrinkhornzauberIdentifier"></a> `TrinkhornzauberIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#TrinkhornzauberIdentifier/tag">See details</a>
|
||
`trinkhornzauber` | The Trinkhornzauber’s identifier. | <a href="#TrinkhornzauberIdentifier/trinkhornzauber">See details</a>
|
||
|
||
#### <a name="TrinkhornzauberIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Trinkhornzauber"`
|
||
|
||
#### <a name="TrinkhornzauberIdentifier/trinkhornzauber"></a> `trinkhornzauber`
|
||
|
||
The Trinkhornzauber’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="LanguageIdentifier"></a> `LanguageIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#LanguageIdentifier/tag">See details</a>
|
||
`language` | The language’s identifier. | <a href="#LanguageIdentifier/language">See details</a>
|
||
|
||
#### <a name="LanguageIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Language"`
|
||
|
||
#### <a name="LanguageIdentifier/language"></a> `language`
|
||
|
||
The language’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ScriptIdentifier"></a> `ScriptIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ScriptIdentifier/tag">See details</a>
|
||
`script` | The script’s identifier. | <a href="#ScriptIdentifier/script">See details</a>
|
||
|
||
#### <a name="ScriptIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Script"`
|
||
|
||
#### <a name="ScriptIdentifier/script"></a> `script`
|
||
|
||
The script’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ContinentIdentifier"></a> `ContinentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ContinentIdentifier/tag">See details</a>
|
||
`continent` | The continent’s identifier. | <a href="#ContinentIdentifier/continent">See details</a>
|
||
|
||
#### <a name="ContinentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Continent"`
|
||
|
||
#### <a name="ContinentIdentifier/continent"></a> `continent`
|
||
|
||
The continent’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
- **Maximum:** `3`
|
||
|
||
---
|
||
|
||
### <a name="SocialStatusIdentifier"></a> `SocialStatusIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#SocialStatusIdentifier/tag">See details</a>
|
||
`social_status` | The social status’s identifier. | <a href="#SocialStatusIdentifier/social_status">See details</a>
|
||
|
||
#### <a name="SocialStatusIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"SocialStatus"`
|
||
|
||
#### <a name="SocialStatusIdentifier/social_status"></a> `social_status`
|
||
|
||
The social status’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AttributeIdentifier"></a> `AttributeIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AttributeIdentifier/tag">See details</a>
|
||
`attribute` | The attribute’s identifier. | <a href="#AttributeIdentifier/attribute">See details</a>
|
||
|
||
#### <a name="AttributeIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Attribute"`
|
||
|
||
#### <a name="AttributeIdentifier/attribute"></a> `attribute`
|
||
|
||
The attribute’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
- **Maximum:** `8`
|
||
|
||
---
|
||
|
||
### <a name="SkillIdentifier"></a> `SkillIdentifier<Value extends Number = Number>`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#SkillIdentifier/tag">See details</a>
|
||
`skill` | The skill’s identifier. | <a href="#SkillIdentifier/skill">See details</a>
|
||
|
||
#### <a name="SkillIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Skill"`
|
||
|
||
#### <a name="SkillIdentifier/skill"></a> `skill`
|
||
|
||
The skill’s identifier.
|
||
|
||
- **Type:** <a href="#Value">Value</a>
|
||
|
||
---
|
||
|
||
### <a name="SkillGroupIdentifier"></a> `SkillGroupIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#SkillGroupIdentifier/tag">See details</a>
|
||
`skill_group` | The skill group’s identifier. | <a href="#SkillGroupIdentifier/skill_group">See details</a>
|
||
|
||
#### <a name="SkillGroupIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"SkillGroup"`
|
||
|
||
#### <a name="SkillGroupIdentifier/skill_group"></a> `skill_group`
|
||
|
||
The skill group’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
- **Maximum:** `5`
|
||
|
||
---
|
||
|
||
### <a name="CloseCombatTechniqueIdentifier"></a> `CloseCombatTechniqueIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CloseCombatTechniqueIdentifier/tag">See details</a>
|
||
`close_combat_technique` | The close combat technique’s identifier. | <a href="#CloseCombatTechniqueIdentifier/close_combat_technique">See details</a>
|
||
|
||
#### <a name="CloseCombatTechniqueIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"CloseCombatTechnique"`
|
||
|
||
#### <a name="CloseCombatTechniqueIdentifier/close_combat_technique"></a> `close_combat_technique`
|
||
|
||
The close combat technique’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="RangedCombatTechniqueIdentifier"></a> `RangedCombatTechniqueIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#RangedCombatTechniqueIdentifier/tag">See details</a>
|
||
`ranged_combat_technique` | The ranged combat technique’s identifier. | <a href="#RangedCombatTechniqueIdentifier/ranged_combat_technique">See details</a>
|
||
|
||
#### <a name="RangedCombatTechniqueIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"RangedCombatTechnique"`
|
||
|
||
#### <a name="RangedCombatTechniqueIdentifier/ranged_combat_technique"></a> `ranged_combat_technique`
|
||
|
||
The ranged combat technique’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="SpellIdentifier"></a> `SpellIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#SpellIdentifier/tag">See details</a>
|
||
`spell` | The spell’s identifier. | <a href="#SpellIdentifier/spell">See details</a>
|
||
|
||
#### <a name="SpellIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Spell"`
|
||
|
||
#### <a name="SpellIdentifier/spell"></a> `spell`
|
||
|
||
The spell’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="RitualIdentifier"></a> `RitualIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#RitualIdentifier/tag">See details</a>
|
||
`ritual` | The ritual’s identifier. | <a href="#RitualIdentifier/ritual">See details</a>
|
||
|
||
#### <a name="RitualIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Ritual"`
|
||
|
||
#### <a name="RitualIdentifier/ritual"></a> `ritual`
|
||
|
||
The ritual’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CantripIdentifier"></a> `CantripIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CantripIdentifier/tag">See details</a>
|
||
`cantrip` | The cantrip’s identifier. | <a href="#CantripIdentifier/cantrip">See details</a>
|
||
|
||
#### <a name="CantripIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Cantrip"`
|
||
|
||
#### <a name="CantripIdentifier/cantrip"></a> `cantrip`
|
||
|
||
The cantrip’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="PropertyIdentifier"></a> `PropertyIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#PropertyIdentifier/tag">See details</a>
|
||
`property` | The property’s identifier. | <a href="#PropertyIdentifier/property">See details</a>
|
||
|
||
#### <a name="PropertyIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Property"`
|
||
|
||
#### <a name="PropertyIdentifier/property"></a> `property`
|
||
|
||
The property’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="LiturgicalChantIdentifier"></a> `LiturgicalChantIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#LiturgicalChantIdentifier/tag">See details</a>
|
||
`liturgical_chant` | The liturgical chant’s identifier. | <a href="#LiturgicalChantIdentifier/liturgical_chant">See details</a>
|
||
|
||
#### <a name="LiturgicalChantIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"LiturgicalChant"`
|
||
|
||
#### <a name="LiturgicalChantIdentifier/liturgical_chant"></a> `liturgical_chant`
|
||
|
||
The liturgical chant’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CeremonyIdentifier"></a> `CeremonyIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CeremonyIdentifier/tag">See details</a>
|
||
`ceremony` | The ceremony’s identifier. | <a href="#CeremonyIdentifier/ceremony">See details</a>
|
||
|
||
#### <a name="CeremonyIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Ceremony"`
|
||
|
||
#### <a name="CeremonyIdentifier/ceremony"></a> `ceremony`
|
||
|
||
The ceremony’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="BlessingIdentifier"></a> `BlessingIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#BlessingIdentifier/tag">See details</a>
|
||
`blessing` | The blessing’s identifier. | <a href="#BlessingIdentifier/blessing">See details</a>
|
||
|
||
#### <a name="BlessingIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Blessing"`
|
||
|
||
#### <a name="BlessingIdentifier/blessing"></a> `blessing`
|
||
|
||
The blessing’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AspectIdentifier"></a> `AspectIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AspectIdentifier/tag">See details</a>
|
||
`aspect` | The aspect’s identifier. | <a href="#AspectIdentifier/aspect">See details</a>
|
||
|
||
#### <a name="AspectIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Aspect"`
|
||
|
||
#### <a name="AspectIdentifier/aspect"></a> `aspect`
|
||
|
||
The aspect’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CurseIdentifier"></a> `CurseIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CurseIdentifier/tag">See details</a>
|
||
`curse` | The curse’s identifier. | <a href="#CurseIdentifier/curse">See details</a>
|
||
|
||
#### <a name="CurseIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Curse"`
|
||
|
||
#### <a name="CurseIdentifier/curse"></a> `curse`
|
||
|
||
The curse’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ElvenMagicalSongIdentifier"></a> `ElvenMagicalSongIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ElvenMagicalSongIdentifier/tag">See details</a>
|
||
`elven_magical_song` | The elven magical song’s identifier. | <a href="#ElvenMagicalSongIdentifier/elven_magical_song">See details</a>
|
||
|
||
#### <a name="ElvenMagicalSongIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"ElvenMagicalSong"`
|
||
|
||
#### <a name="ElvenMagicalSongIdentifier/elven_magical_song"></a> `elven_magical_song`
|
||
|
||
The elven magical song’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="DominationRitualIdentifier"></a> `DominationRitualIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#DominationRitualIdentifier/tag">See details</a>
|
||
`domination_ritual` | The domination ritual’s identifier. | <a href="#DominationRitualIdentifier/domination_ritual">See details</a>
|
||
|
||
#### <a name="DominationRitualIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"DominationRitual"`
|
||
|
||
#### <a name="DominationRitualIdentifier/domination_ritual"></a> `domination_ritual`
|
||
|
||
The domination ritual’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="MagicalMelodyIdentifier"></a> `MagicalMelodyIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#MagicalMelodyIdentifier/tag">See details</a>
|
||
`magical_melody` | The magical melody’s identifier. | <a href="#MagicalMelodyIdentifier/magical_melody">See details</a>
|
||
|
||
#### <a name="MagicalMelodyIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"MagicalMelody"`
|
||
|
||
#### <a name="MagicalMelodyIdentifier/magical_melody"></a> `magical_melody`
|
||
|
||
The magical melody’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="MagicalDanceIdentifier"></a> `MagicalDanceIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#MagicalDanceIdentifier/tag">See details</a>
|
||
`magical_dance` | The magical dance’s identifier. | <a href="#MagicalDanceIdentifier/magical_dance">See details</a>
|
||
|
||
#### <a name="MagicalDanceIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"MagicalDance"`
|
||
|
||
#### <a name="MagicalDanceIdentifier/magical_dance"></a> `magical_dance`
|
||
|
||
The magical dance’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="JesterTrickIdentifier"></a> `JesterTrickIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#JesterTrickIdentifier/tag">See details</a>
|
||
`jester_trick` | The jester trick’s identifier. | <a href="#JesterTrickIdentifier/jester_trick">See details</a>
|
||
|
||
#### <a name="JesterTrickIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"JesterTrick"`
|
||
|
||
#### <a name="JesterTrickIdentifier/jester_trick"></a> `jester_trick`
|
||
|
||
The jester trick’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AnimistPowerIdentifier"></a> `AnimistPowerIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AnimistPowerIdentifier/tag">See details</a>
|
||
`animist_power` | The animist power’s identifier. | <a href="#AnimistPowerIdentifier/animist_power">See details</a>
|
||
|
||
#### <a name="AnimistPowerIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"AnimistPower"`
|
||
|
||
#### <a name="AnimistPowerIdentifier/animist_power"></a> `animist_power`
|
||
|
||
The animist power’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="GeodeRitualIdentifier"></a> `GeodeRitualIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#GeodeRitualIdentifier/tag">See details</a>
|
||
`geode_ritual` | The geode ritual’s identifier. | <a href="#GeodeRitualIdentifier/geode_ritual">See details</a>
|
||
|
||
#### <a name="GeodeRitualIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"GeodeRitual"`
|
||
|
||
#### <a name="GeodeRitualIdentifier/geode_ritual"></a> `geode_ritual`
|
||
|
||
The geode ritual’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ZibiljaRitualIdentifier"></a> `ZibiljaRitualIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ZibiljaRitualIdentifier/tag">See details</a>
|
||
`zibilja_ritual` | The zibilja ritual’s identifier. | <a href="#ZibiljaRitualIdentifier/zibilja_ritual">See details</a>
|
||
|
||
#### <a name="ZibiljaRitualIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"ZibiljaRitual"`
|
||
|
||
#### <a name="ZibiljaRitualIdentifier/zibilja_ritual"></a> `zibilja_ritual`
|
||
|
||
The zibilja ritual’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AnimalTypeIdentifier"></a> `AnimalTypeIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AnimalTypeIdentifier/tag">See details</a>
|
||
`animal_type` | The animal type’s identifier. | <a href="#AnimalTypeIdentifier/animal_type">See details</a>
|
||
|
||
#### <a name="AnimalTypeIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"AnimalType"`
|
||
|
||
#### <a name="AnimalTypeIdentifier/animal_type"></a> `animal_type`
|
||
|
||
The animal type’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="TargetCategoryIdentifier"></a> `TargetCategoryIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#TargetCategoryIdentifier/tag">See details</a>
|
||
`target_category` | The target category’s identifier. | <a href="#TargetCategoryIdentifier/target_category">See details</a>
|
||
|
||
#### <a name="TargetCategoryIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"TargetCategory"`
|
||
|
||
#### <a name="TargetCategoryIdentifier/target_category"></a> `target_category`
|
||
|
||
The target category’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
- **Maximum:** `24`
|
||
|
||
---
|
||
|
||
### <a name="GeneralIdentifier"></a> `GeneralIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#GeneralIdentifier/tag">See details</a>
|
||
`general` | The identifier of a general (unspecific) select option. | <a href="#GeneralIdentifier/general">See details</a>
|
||
|
||
#### <a name="GeneralIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"General"`
|
||
|
||
#### <a name="GeneralIdentifier/general"></a> `general`
|
||
|
||
The identifier of a general (unspecific) select option.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ElementIdentifier"></a> `ElementIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ElementIdentifier/tag">See details</a>
|
||
`element` | The element’s identifier. | <a href="#ElementIdentifier/element">See details</a>
|
||
|
||
#### <a name="ElementIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Element"`
|
||
|
||
#### <a name="ElementIdentifier/element"></a> `element`
|
||
|
||
The element’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AnimalShapeSizeIdentifier"></a> `AnimalShapeSizeIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AnimalShapeSizeIdentifier/tag">See details</a>
|
||
`animal_shape_size` | The animal shape size’s identifier. | <a href="#AnimalShapeSizeIdentifier/animal_shape_size">See details</a>
|
||
|
||
#### <a name="AnimalShapeSizeIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"AnimalShapeSize"`
|
||
|
||
#### <a name="AnimalShapeSizeIdentifier/animal_shape_size"></a> `animal_shape_size`
|
||
|
||
The animal shape size’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="PatronIdentifier"></a> `PatronIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#PatronIdentifier/tag">See details</a>
|
||
`patron` | The patron’s identifier. | <a href="#PatronIdentifier/patron">See details</a>
|
||
|
||
#### <a name="PatronIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Patron"`
|
||
|
||
#### <a name="PatronIdentifier/patron"></a> `patron`
|
||
|
||
The patron’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AmmunitionIdentifier"></a> `AmmunitionIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AmmunitionIdentifier/tag">See details</a>
|
||
`ammunition` | The ammunition’s identifier. | <a href="#AmmunitionIdentifier/ammunition">See details</a>
|
||
|
||
#### <a name="AmmunitionIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Ammunition"`
|
||
|
||
#### <a name="AmmunitionIdentifier/ammunition"></a> `ammunition`
|
||
|
||
The ammunition’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AnimalIdentifier"></a> `AnimalIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AnimalIdentifier/tag">See details</a>
|
||
`animal` | The animal’s identifier. | <a href="#AnimalIdentifier/animal">See details</a>
|
||
|
||
#### <a name="AnimalIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Animal"`
|
||
|
||
#### <a name="AnimalIdentifier/animal"></a> `animal`
|
||
|
||
The animal’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AnimalCareIdentifier"></a> `AnimalCareIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AnimalCareIdentifier/tag">See details</a>
|
||
`animal_care` | The animal care’s identifier. | <a href="#AnimalCareIdentifier/animal_care">See details</a>
|
||
|
||
#### <a name="AnimalCareIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"AnimalCare"`
|
||
|
||
#### <a name="AnimalCareIdentifier/animal_care"></a> `animal_care`
|
||
|
||
The animal care’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ArmorIdentifier"></a> `ArmorIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ArmorIdentifier/tag">See details</a>
|
||
`armor` | The armor’s identifier. | <a href="#ArmorIdentifier/armor">See details</a>
|
||
|
||
#### <a name="ArmorIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Armor"`
|
||
|
||
#### <a name="ArmorIdentifier/armor"></a> `armor`
|
||
|
||
The armor’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="BandageOrRemedyIdentifier"></a> `BandageOrRemedyIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#BandageOrRemedyIdentifier/tag">See details</a>
|
||
`bandage_or_remedy` | The bandage or remedy’s identifier. | <a href="#BandageOrRemedyIdentifier/bandage_or_remedy">See details</a>
|
||
|
||
#### <a name="BandageOrRemedyIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"BandageOrRemedy"`
|
||
|
||
#### <a name="BandageOrRemedyIdentifier/bandage_or_remedy"></a> `bandage_or_remedy`
|
||
|
||
The bandage or remedy’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="BookIdentifier"></a> `BookIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#BookIdentifier/tag">See details</a>
|
||
`book` | The book’s identifier. | <a href="#BookIdentifier/book">See details</a>
|
||
|
||
#### <a name="BookIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Book"`
|
||
|
||
#### <a name="BookIdentifier/book"></a> `book`
|
||
|
||
The book’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="CeremonialItemIdentifier"></a> `CeremonialItemIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#CeremonialItemIdentifier/tag">See details</a>
|
||
`ceremonial_item` | The ceremonial item’s identifier. | <a href="#CeremonialItemIdentifier/ceremonial_item">See details</a>
|
||
|
||
#### <a name="CeremonialItemIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"CeremonialItem"`
|
||
|
||
#### <a name="CeremonialItemIdentifier/ceremonial_item"></a> `ceremonial_item`
|
||
|
||
The ceremonial item’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ClothesIdentifier"></a> `ClothesIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ClothesIdentifier/tag">See details</a>
|
||
`clothes` | The clothes’ identifier. | <a href="#ClothesIdentifier/clothes">See details</a>
|
||
|
||
#### <a name="ClothesIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Clothes"`
|
||
|
||
#### <a name="ClothesIdentifier/clothes"></a> `clothes`
|
||
|
||
The clothes’ identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ContainerIdentifier"></a> `ContainerIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ContainerIdentifier/tag">See details</a>
|
||
`container` | The container’s identifier. | <a href="#ContainerIdentifier/container">See details</a>
|
||
|
||
#### <a name="ContainerIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Container"`
|
||
|
||
#### <a name="ContainerIdentifier/container"></a> `container`
|
||
|
||
The container’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ElixirIdentifier"></a> `ElixirIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ElixirIdentifier/tag">See details</a>
|
||
`elixir` | The elixir’s identifier. | <a href="#ElixirIdentifier/elixir">See details</a>
|
||
|
||
#### <a name="ElixirIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Elixir"`
|
||
|
||
#### <a name="ElixirIdentifier/elixir"></a> `elixir`
|
||
|
||
The elixir’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="EquipmentOfBlessedOnesIdentifier"></a> `EquipmentOfBlessedOnesIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#EquipmentOfBlessedOnesIdentifier/tag">See details</a>
|
||
`equipment_of_blessed_ones` | The equipment of blessed ones’ identifier. | <a href="#EquipmentOfBlessedOnesIdentifier/equipment_of_blessed_ones">See details</a>
|
||
|
||
#### <a name="EquipmentOfBlessedOnesIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"EquipmentOfBlessedOnes"`
|
||
|
||
#### <a name="EquipmentOfBlessedOnesIdentifier/equipment_of_blessed_ones"></a> `equipment_of_blessed_ones`
|
||
|
||
The equipment of blessed ones’ identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="GemOrPreciousStoneIdentifier"></a> `GemOrPreciousStoneIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#GemOrPreciousStoneIdentifier/tag">See details</a>
|
||
`gem_or_precious_stone` | The gem or precious stone’s identifier. | <a href="#GemOrPreciousStoneIdentifier/gem_or_precious_stone">See details</a>
|
||
|
||
#### <a name="GemOrPreciousStoneIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"GemOrPreciousStone"`
|
||
|
||
#### <a name="GemOrPreciousStoneIdentifier/gem_or_precious_stone"></a> `gem_or_precious_stone`
|
||
|
||
The gem or precious stone’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="IlluminationLightSourceIdentifier"></a> `IlluminationLightSourceIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#IlluminationLightSourceIdentifier/tag">See details</a>
|
||
`illumination_light_source` | The illumination light source’s identifier. | <a href="#IlluminationLightSourceIdentifier/illumination_light_source">See details</a>
|
||
|
||
#### <a name="IlluminationLightSourceIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"IlluminationLightSource"`
|
||
|
||
#### <a name="IlluminationLightSourceIdentifier/illumination_light_source"></a> `illumination_light_source`
|
||
|
||
The illumination light source’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="IlluminationRefillsOrSuppliesIdentifier"></a> `IlluminationRefillsOrSuppliesIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#IlluminationRefillsOrSuppliesIdentifier/tag">See details</a>
|
||
`illumination_refills_or_supplies` | The illumination refills or supplies’ identifier. | <a href="#IlluminationRefillsOrSuppliesIdentifier/illumination_refills_or_supplies">See details</a>
|
||
|
||
#### <a name="IlluminationRefillsOrSuppliesIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"IlluminationRefillsOrSupplies"`
|
||
|
||
#### <a name="IlluminationRefillsOrSuppliesIdentifier/illumination_refills_or_supplies"></a> `illumination_refills_or_supplies`
|
||
|
||
The illumination refills or supplies’ identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="JewelryIdentifier"></a> `JewelryIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#JewelryIdentifier/tag">See details</a>
|
||
`jewelry` | The jewelry’s identifier. | <a href="#JewelryIdentifier/jewelry">See details</a>
|
||
|
||
#### <a name="JewelryIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Jewelry"`
|
||
|
||
#### <a name="JewelryIdentifier/jewelry"></a> `jewelry`
|
||
|
||
The jewelry’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="LiebesspielzeugIdentifier"></a> `LiebesspielzeugIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#LiebesspielzeugIdentifier/tag">See details</a>
|
||
`liebesspielzeug` | The Liebesspielzeug’s identifier. | <a href="#LiebesspielzeugIdentifier/liebesspielzeug">See details</a>
|
||
|
||
#### <a name="LiebesspielzeugIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Liebesspielzeug"`
|
||
|
||
#### <a name="LiebesspielzeugIdentifier/liebesspielzeug"></a> `liebesspielzeug`
|
||
|
||
The Liebesspielzeug’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="LuxuryGoodIdentifier"></a> `LuxuryGoodIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#LuxuryGoodIdentifier/tag">See details</a>
|
||
`luxury_good` | The luxury good’s identifier. | <a href="#LuxuryGoodIdentifier/luxury_good">See details</a>
|
||
|
||
#### <a name="LuxuryGoodIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"LuxuryGood"`
|
||
|
||
#### <a name="LuxuryGoodIdentifier/luxury_good"></a> `luxury_good`
|
||
|
||
The luxury good’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="MagicalArtifactIdentifier"></a> `MagicalArtifactIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#MagicalArtifactIdentifier/tag">See details</a>
|
||
`magical_artifact` | The magical artifact’s identifier. | <a href="#MagicalArtifactIdentifier/magical_artifact">See details</a>
|
||
|
||
#### <a name="MagicalArtifactIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"MagicalArtifact"`
|
||
|
||
#### <a name="MagicalArtifactIdentifier/magical_artifact"></a> `magical_artifact`
|
||
|
||
The magical artifact’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="MusicalInstrumentIdentifier"></a> `MusicalInstrumentIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#MusicalInstrumentIdentifier/tag">See details</a>
|
||
`musical_instrument` | The musical instrument’s identifier. | <a href="#MusicalInstrumentIdentifier/musical_instrument">See details</a>
|
||
|
||
#### <a name="MusicalInstrumentIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"MusicalInstrument"`
|
||
|
||
#### <a name="MusicalInstrumentIdentifier/musical_instrument"></a> `musical_instrument`
|
||
|
||
The musical instrument’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="OrienteeringAidIdentifier"></a> `OrienteeringAidIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#OrienteeringAidIdentifier/tag">See details</a>
|
||
`orienteering_aid` | The orienteering aid’s identifier. | <a href="#OrienteeringAidIdentifier/orienteering_aid">See details</a>
|
||
|
||
#### <a name="OrienteeringAidIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"OrienteeringAid"`
|
||
|
||
#### <a name="OrienteeringAidIdentifier/orienteering_aid"></a> `orienteering_aid`
|
||
|
||
The orienteering aid’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="PoisonIdentifier"></a> `PoisonIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#PoisonIdentifier/tag">See details</a>
|
||
`poison` | The poison’s identifier. | <a href="#PoisonIdentifier/poison">See details</a>
|
||
|
||
#### <a name="PoisonIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Poison"`
|
||
|
||
#### <a name="PoisonIdentifier/poison"></a> `poison`
|
||
|
||
The poison’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="RopeOrChainIdentifier"></a> `RopeOrChainIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#RopeOrChainIdentifier/tag">See details</a>
|
||
`rope_or_chain` | The rope or chain’s identifier. | <a href="#RopeOrChainIdentifier/rope_or_chain">See details</a>
|
||
|
||
#### <a name="RopeOrChainIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"RopeOrChain"`
|
||
|
||
#### <a name="RopeOrChainIdentifier/rope_or_chain"></a> `rope_or_chain`
|
||
|
||
The rope or chain’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="StationaryIdentifier"></a> `StationaryIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#StationaryIdentifier/tag">See details</a>
|
||
`stationary` | The stationary’s identifier. | <a href="#StationaryIdentifier/stationary">See details</a>
|
||
|
||
#### <a name="StationaryIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Stationary"`
|
||
|
||
#### <a name="StationaryIdentifier/stationary"></a> `stationary`
|
||
|
||
The stationary’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ThievesToolIdentifier"></a> `ThievesToolIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ThievesToolIdentifier/tag">See details</a>
|
||
`thieves_tool` | The thieves tool’s identifier. | <a href="#ThievesToolIdentifier/thieves_tool">See details</a>
|
||
|
||
#### <a name="ThievesToolIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"ThievesTool"`
|
||
|
||
#### <a name="ThievesToolIdentifier/thieves_tool"></a> `thieves_tool`
|
||
|
||
The thieves tool’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ToolOfTheTradeIdentifier"></a> `ToolOfTheTradeIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ToolOfTheTradeIdentifier/tag">See details</a>
|
||
`tool_of_the_trade` | The tool of the trade’s identifier. | <a href="#ToolOfTheTradeIdentifier/tool_of_the_trade">See details</a>
|
||
|
||
#### <a name="ToolOfTheTradeIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"ToolOfTheTrade"`
|
||
|
||
#### <a name="ToolOfTheTradeIdentifier/tool_of_the_trade"></a> `tool_of_the_trade`
|
||
|
||
The tool of the trade’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="TravelGearOrToolIdentifier"></a> `TravelGearOrToolIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#TravelGearOrToolIdentifier/tag">See details</a>
|
||
`travel_gear_or_tool` | The travel gear or tool’s identifier. | <a href="#TravelGearOrToolIdentifier/travel_gear_or_tool">See details</a>
|
||
|
||
#### <a name="TravelGearOrToolIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"TravelGearOrTool"`
|
||
|
||
#### <a name="TravelGearOrToolIdentifier/travel_gear_or_tool"></a> `travel_gear_or_tool`
|
||
|
||
The travel gear or tool’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="VehicleIdentifier"></a> `VehicleIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#VehicleIdentifier/tag">See details</a>
|
||
`vehicle` | The vehicle’s identifier. | <a href="#VehicleIdentifier/vehicle">See details</a>
|
||
|
||
#### <a name="VehicleIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Vehicle"`
|
||
|
||
#### <a name="VehicleIdentifier/vehicle"></a> `vehicle`
|
||
|
||
The vehicle’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="WeaponIdentifier"></a> `WeaponIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#WeaponIdentifier/tag">See details</a>
|
||
`weapon` | The weapon’s identifier. | <a href="#WeaponIdentifier/weapon">See details</a>
|
||
|
||
#### <a name="WeaponIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Weapon"`
|
||
|
||
#### <a name="WeaponIdentifier/weapon"></a> `weapon`
|
||
|
||
The weapon’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="WeaponAccessoryIdentifier"></a> `WeaponAccessoryIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#WeaponAccessoryIdentifier/tag">See details</a>
|
||
`weapon_accessory` | The weapon accessory’s identifier. | <a href="#WeaponAccessoryIdentifier/weapon_accessory">See details</a>
|
||
|
||
#### <a name="WeaponAccessoryIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"WeaponAccessory"`
|
||
|
||
#### <a name="WeaponAccessoryIdentifier/weapon_accessory"></a> `weapon_accessory`
|
||
|
||
The weapon accessory’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ReachIdentifier"></a> `ReachIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ReachIdentifier/tag">See details</a>
|
||
`reach` | The reach’s identifier. | <a href="#ReachIdentifier/reach">See details</a>
|
||
|
||
#### <a name="ReachIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Reach"`
|
||
|
||
#### <a name="ReachIdentifier/reach"></a> `reach`
|
||
|
||
The reach’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
- **Maximum:** `4`
|
||
|
||
---
|
||
|
||
### <a name="PatronCategoryIdentifier"></a> `PatronCategoryIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#PatronCategoryIdentifier/tag">See details</a>
|
||
`patron_category` | The patron category’s identifier. | <a href="#PatronCategoryIdentifier/patron_category">See details</a>
|
||
|
||
#### <a name="PatronCategoryIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"PatronCategory"`
|
||
|
||
#### <a name="PatronCategoryIdentifier/patron_category"></a> `patron_category`
|
||
|
||
The patron category’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="PersonalityTraitIdentifier"></a> `PersonalityTraitIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#PersonalityTraitIdentifier/tag">See details</a>
|
||
`personality_trait` | The personality trait’s identifier. | <a href="#PersonalityTraitIdentifier/personality_trait">See details</a>
|
||
|
||
#### <a name="PersonalityTraitIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"PersonalityTrait"`
|
||
|
||
#### <a name="PersonalityTraitIdentifier/personality_trait"></a> `personality_trait`
|
||
|
||
The personality trait’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="HairColorIdentifier"></a> `HairColorIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#HairColorIdentifier/tag">See details</a>
|
||
`hair_color` | The hair color’s identifier. | <a href="#HairColorIdentifier/hair_color">See details</a>
|
||
|
||
#### <a name="HairColorIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"HairColor"`
|
||
|
||
#### <a name="HairColorIdentifier/hair_color"></a> `hair_color`
|
||
|
||
The hair color’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="EyeColorIdentifier"></a> `EyeColorIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#EyeColorIdentifier/tag">See details</a>
|
||
`eye_color` | The eye color’s identifier. | <a href="#EyeColorIdentifier/eye_color">See details</a>
|
||
|
||
#### <a name="EyeColorIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"EyeColor"`
|
||
|
||
#### <a name="EyeColorIdentifier/eye_color"></a> `eye_color`
|
||
|
||
The eye color’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="PactCategoryIdentifier"></a> `PactCategoryIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#PactCategoryIdentifier/tag">See details</a>
|
||
`pact_category` | The pact category’s identifier. | <a href="#PactCategoryIdentifier/pact_category">See details</a>
|
||
|
||
#### <a name="PactCategoryIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"PactCategory"`
|
||
|
||
#### <a name="PactCategoryIdentifier/pact_category"></a> `pact_category`
|
||
|
||
The pact category’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="PactDomainIdentifier"></a> `PactDomainIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#PactDomainIdentifier/tag">See details</a>
|
||
`pact_domain` | The pact domain’s identifier. | <a href="#PactDomainIdentifier/pact_domain">See details</a>
|
||
|
||
#### <a name="PactDomainIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"PactDomain"`
|
||
|
||
#### <a name="PactDomainIdentifier/pact_domain"></a> `pact_domain`
|
||
|
||
The pact domain’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="AnimistTribeIdentifier"></a> `AnimistTribeIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#AnimistTribeIdentifier/tag">See details</a>
|
||
`animist_tribe` | The animist tribe’s identifier. | <a href="#AnimistTribeIdentifier/animist_tribe">See details</a>
|
||
|
||
#### <a name="AnimistTribeIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"AnimistTribe"`
|
||
|
||
#### <a name="AnimistTribeIdentifier/animist_tribe"></a> `animist_tribe`
|
||
|
||
The animist tribe’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="InfluenceIdentifier"></a> `InfluenceIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#InfluenceIdentifier/tag">See details</a>
|
||
`influence` | The influence’s identifier. | <a href="#InfluenceIdentifier/influence">See details</a>
|
||
|
||
#### <a name="InfluenceIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Influence"`
|
||
|
||
#### <a name="InfluenceIdentifier/influence"></a> `influence`
|
||
|
||
The influence’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="ConditionIdentifier"></a> `ConditionIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#ConditionIdentifier/tag">See details</a>
|
||
`condition` | The condition’s identifier. | <a href="#ConditionIdentifier/condition">See details</a>
|
||
|
||
#### <a name="ConditionIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"Condition"`
|
||
|
||
#### <a name="ConditionIdentifier/condition"></a> `condition`
|
||
|
||
The condition’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|
||
|
||
---
|
||
|
||
### <a name="StateIdentifier"></a> `StateIdentifier`
|
||
|
||
- **Type:** Object
|
||
|
||
Key | Description | Details
|
||
:-- | :-- | :--
|
||
`tag` | | <a href="#StateIdentifier/tag">See details</a>
|
||
`state` | The state’s identifier. | <a href="#StateIdentifier/state">See details</a>
|
||
|
||
#### <a name="StateIdentifier/tag"></a> `tag`
|
||
|
||
- **Constant:** `"State"`
|
||
|
||
#### <a name="StateIdentifier/state"></a> `state`
|
||
|
||
The state’s identifier.
|
||
|
||
- **Type:** Integer
|
||
- **Minimum:** `1`
|