optolith-database-schema 0.1.4 → 0.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +32 -0
- package/lib/config.d.ts +228 -0
- package/lib/config.js +224 -0
- package/lib/main.d.ts +16 -0
- package/lib/main.js +111 -1
- package/lib/types/Advantage.d.ts +7 -3
- package/lib/types/Advantage.js +2 -1
- package/lib/types/ArcaneBardTradition.d.ts +3 -2
- package/lib/types/ArcaneBardTradition.js +2 -1
- package/lib/types/ArcaneDancerTradition.d.ts +3 -2
- package/lib/types/ArcaneDancerTradition.js +2 -1
- package/lib/types/Aspect.d.ts +1 -0
- package/lib/types/Aspect.js +2 -1
- package/lib/types/Attribute.d.ts +2 -1
- package/lib/types/Attribute.js +3 -1
- package/lib/types/Blessing.d.ts +4 -3
- package/lib/types/Blessing.js +2 -1
- package/lib/types/Cantrip.d.ts +9 -13
- package/lib/types/Cantrip.js +2 -1
- package/lib/types/Ceremony.d.ts +9 -8
- package/lib/types/Ceremony.js +2 -1
- package/lib/types/CombatTechnique_Close.d.ts +4 -3
- package/lib/types/CombatTechnique_Close.js +2 -1
- package/lib/types/CombatTechnique_Ranged.d.ts +4 -3
- package/lib/types/CombatTechnique_Ranged.js +2 -1
- package/lib/types/Condition.d.ts +3 -2
- package/lib/types/Condition.js +2 -1
- package/lib/types/Continent.d.ts +1 -0
- package/lib/types/Continent.js +2 -1
- package/lib/types/Culture.d.ts +5 -4
- package/lib/types/Culture.js +2 -1
- package/lib/types/DerivedCharacteristic.d.ts +4 -3
- package/lib/types/DerivedCharacteristic.js +2 -1
- package/lib/types/Disadvantage.d.ts +7 -3
- package/lib/types/Disadvantage.js +2 -1
- package/lib/types/Element.d.ts +1 -0
- package/lib/types/Element.js +2 -1
- package/lib/types/ExperienceLevel.d.ts +1 -0
- package/lib/types/ExperienceLevel.js +2 -1
- package/lib/types/EyeColor.d.ts +1 -0
- package/lib/types/EyeColor.js +2 -1
- package/lib/types/FamiliarsTrick.d.ts +4 -3
- package/lib/types/FamiliarsTrick.js +2 -1
- package/lib/types/FamiliarsTrick_AnimalType.d.ts +1 -0
- package/lib/types/FamiliarsTrick_AnimalType.js +2 -1
- package/lib/types/HairColor.d.ts +1 -0
- package/lib/types/HairColor.js +2 -1
- package/lib/types/Lessons_Curriculum.d.ts +3 -2
- package/lib/types/Lessons_Curriculum.js +2 -1
- package/lib/types/Lessons_Guideline.d.ts +1 -0
- package/lib/types/Lessons_Guideline.js +2 -1
- package/lib/types/LiturgicalChant.d.ts +9 -8
- package/lib/types/LiturgicalChant.js +2 -1
- package/lib/types/Locale.d.ts +3 -2
- package/lib/types/Locale.js +2 -1
- package/lib/types/MetaCondition.d.ts +3 -2
- package/lib/types/MetaCondition.js +2 -1
- package/lib/types/PactCategory.d.ts +3 -2
- package/lib/types/PactCategory.js +2 -1
- package/lib/types/Patron.d.ts +2 -1
- package/lib/types/Patron.js +2 -1
- package/lib/types/PatronCategory.d.ts +1 -0
- package/lib/types/PatronCategory.js +2 -1
- package/lib/types/Property.d.ts +2 -1
- package/lib/types/Property.js +2 -1
- package/lib/types/Race.d.ts +4 -3
- package/lib/types/Race.js +2 -1
- package/lib/types/Region.d.ts +1 -0
- package/lib/types/Region.js +2 -1
- package/lib/types/Ritual.d.ts +9 -8
- package/lib/types/Ritual.js +2 -1
- package/lib/types/Service.d.ts +3 -2
- package/lib/types/Service.js +2 -1
- package/lib/types/SexPractice.d.ts +2 -1
- package/lib/types/SexPractice.js +2 -1
- package/lib/types/Skill.d.ts +5 -4
- package/lib/types/Skill.js +2 -1
- package/lib/types/SkillGroup.d.ts +2 -1
- package/lib/types/SkillGroup.js +2 -1
- package/lib/types/SkillModificationLevel.d.ts +1 -0
- package/lib/types/SkillModificationLevel.js +2 -0
- package/lib/types/SocialStatus.d.ts +1 -0
- package/lib/types/SocialStatus.js +2 -1
- package/lib/types/Spell.d.ts +9 -8
- package/lib/types/Spell.js +2 -1
- package/lib/types/State.d.ts +3 -2
- package/lib/types/State.js +2 -1
- package/lib/types/TargetCategory.d.ts +1 -0
- package/lib/types/TargetCategory.js +2 -1
- package/lib/types/_Activatable.d.ts +583 -15
- package/lib/types/_Activatable.js +44 -0
- package/lib/types/_ActivatableSkill.d.ts +1 -1
- package/lib/types/_Enhancements.d.ts +4 -4
- package/lib/types/_Identifier.d.ts +127 -96
- package/lib/types/_Identifier.js +110 -88
- package/lib/types/_Influence.d.ts +4 -2
- package/lib/types/_Prerequisite.d.ts +93 -397
- package/lib/types/_Prerequisite.js +1 -136
- package/lib/types/magicalActions/AnimistPower.d.ts +11 -5
- package/lib/types/magicalActions/AnimistPower.js +2 -1
- package/lib/types/magicalActions/AnimistPower_Tribe.d.ts +1 -0
- package/lib/types/magicalActions/AnimistPower_Tribe.js +2 -1
- package/lib/types/magicalActions/Curse.d.ts +5 -4
- package/lib/types/magicalActions/Curse.js +2 -1
- package/lib/types/magicalActions/DominationRitual.d.ts +5 -4
- package/lib/types/magicalActions/DominationRitual.js +2 -1
- package/lib/types/magicalActions/ElvenMagicalSong.d.ts +7 -6
- package/lib/types/magicalActions/ElvenMagicalSong.js +2 -1
- package/lib/types/magicalActions/GeodeRitual.d.ts +8 -7
- package/lib/types/magicalActions/GeodeRitual.js +2 -1
- package/lib/types/magicalActions/JesterTrick.d.ts +6 -5
- package/lib/types/magicalActions/JesterTrick.js +2 -1
- package/lib/types/magicalActions/MagicalDance.d.ts +7 -6
- package/lib/types/magicalActions/MagicalDance.js +2 -1
- package/lib/types/magicalActions/MagicalMelody.d.ts +8 -7
- package/lib/types/magicalActions/MagicalMelody.js +2 -1
- package/lib/types/magicalActions/MagicalRune.d.ts +6 -5
- package/lib/types/magicalActions/MagicalRune.js +2 -1
- package/lib/types/magicalActions/ZibiljaRitual.d.ts +6 -5
- package/lib/types/magicalActions/ZibiljaRitual.js +2 -1
- package/lib/types/prerequisites/ConditionalPrerequisites.d.ts +10 -0
- package/lib/types/prerequisites/ConditionalPrerequisites.js +1 -0
- package/lib/types/prerequisites/DisplayOption.d.ts +19 -0
- package/lib/types/prerequisites/DisplayOption.js +1 -0
- package/lib/types/prerequisites/PrerequisiteGroups.d.ts +32 -0
- package/lib/types/prerequisites/PrerequisiteGroups.js +1 -0
- package/lib/types/prerequisites/single/ActivatablePrerequisite.d.ts +95 -0
- package/lib/types/prerequisites/single/ActivatablePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/AnimistPowerPrerequisite.d.ts +28 -0
- package/lib/types/prerequisites/single/AnimistPowerPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/CommonSuggestedByRCPPrerequisite.d.ts +3 -0
- package/lib/types/prerequisites/single/CommonSuggestedByRCPPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/CulturePrerequisite.d.ts +11 -0
- package/lib/types/prerequisites/single/CulturePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/EnhancementPrerequisite.d.ts +36 -0
- package/lib/types/prerequisites/single/EnhancementPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/InfluencePrerequisite.d.ts +18 -0
- package/lib/types/prerequisites/single/InfluencePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/PactPrerequisite.d.ts +32 -0
- package/lib/types/prerequisites/single/PactPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/PrimaryAttributePrerequisite.d.ts +22 -0
- package/lib/types/prerequisites/single/PrimaryAttributePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/PublicationPrerequisite.d.ts +13 -0
- package/lib/types/prerequisites/single/PublicationPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/RacePrerequisite.d.ts +14 -0
- package/lib/types/prerequisites/single/RacePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/RatedPrerequisite.d.ts +99 -0
- package/lib/types/prerequisites/single/RatedPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/RulePrerequisite.d.ts +10 -0
- package/lib/types/prerequisites/single/RulePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/SexPrerequisite.d.ts +11 -0
- package/lib/types/prerequisites/single/SexPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/SocialStatusPrerequisite.d.ts +16 -0
- package/lib/types/prerequisites/single/SocialStatusPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/StatePrerequisite.d.ts +11 -0
- package/lib/types/prerequisites/single/StatePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/TextPrerequisite.d.ts +31 -0
- package/lib/types/prerequisites/single/TextPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/TraditionPrerequisite.d.ts +33 -0
- package/lib/types/prerequisites/single/TraditionPrerequisite.js +1 -0
- package/lib/types/rule/FocusRule.d.ts +3 -2
- package/lib/types/rule/FocusRule.js +2 -1
- package/lib/types/rule/FocusRule_Subject.d.ts +1 -0
- package/lib/types/rule/FocusRule_Subject.js +2 -1
- package/lib/types/rule/OptionalRule.d.ts +3 -2
- package/lib/types/rule/OptionalRule.js +2 -1
- package/lib/types/source/Publication.d.ts +87 -0
- package/lib/types/source/Publication.js +2 -1
- package/lib/types/specialAbility/AdvancedCombatSpecialAbility.d.ts +11 -3
- package/lib/types/specialAbility/AdvancedCombatSpecialAbility.js +2 -1
- package/lib/types/specialAbility/AdvancedKarmaSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/AdvancedKarmaSpecialAbility.js +2 -1
- package/lib/types/specialAbility/AdvancedMagicalSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/AdvancedMagicalSpecialAbility.js +2 -1
- package/lib/types/specialAbility/AdvancedSkillSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/AdvancedSkillSpecialAbility.js +2 -1
- package/lib/types/specialAbility/AncestorGlyph.d.ts +7 -3
- package/lib/types/specialAbility/AncestorGlyph.js +2 -1
- package/lib/types/specialAbility/BlessedTradition.d.ts +9 -5
- package/lib/types/specialAbility/BlessedTradition.js +2 -1
- package/lib/types/specialAbility/BrawlingSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/BrawlingSpecialAbility.js +2 -1
- package/lib/types/specialAbility/CeremonialItemSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/CeremonialItemSpecialAbility.js +2 -1
- package/lib/types/specialAbility/CombatSpecialAbility.d.ts +11 -3
- package/lib/types/specialAbility/CombatSpecialAbility.js +2 -1
- package/lib/types/specialAbility/CombatStyleSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/CombatStyleSpecialAbility.js +2 -1
- package/lib/types/specialAbility/CommandSpecialAbility.d.ts +10 -6
- package/lib/types/specialAbility/CommandSpecialAbility.js +3 -2
- package/lib/types/specialAbility/FamiliarSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/FamiliarSpecialAbility.js +2 -1
- package/lib/types/specialAbility/FatePointSexSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/FatePointSexSpecialAbility.js +2 -1
- package/lib/types/specialAbility/FatePointSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/FatePointSpecialAbility.js +2 -1
- package/lib/types/specialAbility/GeneralSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/GeneralSpecialAbility.js +2 -1
- package/lib/types/specialAbility/KarmaSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/KarmaSpecialAbility.js +2 -1
- package/lib/types/specialAbility/LiturgicalStyleSpecialAbility.d.ts +10 -6
- package/lib/types/specialAbility/LiturgicalStyleSpecialAbility.js +3 -2
- package/lib/types/specialAbility/LycantropicGift.d.ts +7 -3
- package/lib/types/specialAbility/LycantropicGift.js +2 -1
- package/lib/types/specialAbility/MagicStyleSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/MagicStyleSpecialAbility.js +2 -1
- package/lib/types/specialAbility/MagicalSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/MagicalSpecialAbility.js +2 -1
- package/lib/types/specialAbility/MagicalTradition.d.ts +8 -4
- package/lib/types/specialAbility/MagicalTradition.js +2 -1
- package/lib/types/specialAbility/PactGift.d.ts +9 -5
- package/lib/types/specialAbility/PactGift.js +2 -1
- package/lib/types/specialAbility/ProtectiveWardingCircleSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/ProtectiveWardingCircleSpecialAbility.js +2 -1
- package/lib/types/specialAbility/Sermon.d.ts +7 -3
- package/lib/types/specialAbility/Sermon.js +2 -1
- package/lib/types/specialAbility/SexSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/SexSpecialAbility.js +2 -1
- package/lib/types/specialAbility/SikaryanDrainSpecialAbility.d.ts +7 -3
- package/lib/types/specialAbility/SikaryanDrainSpecialAbility.js +2 -1
- package/lib/types/specialAbility/SkillStyleSpecialAbility.d.ts +10 -6
- package/lib/types/specialAbility/SkillStyleSpecialAbility.js +3 -2
- package/lib/types/specialAbility/VampiricGift.d.ts +7 -3
- package/lib/types/specialAbility/VampiricGift.js +2 -1
- package/lib/types/specialAbility/Vision.d.ts +7 -3
- package/lib/types/specialAbility/Vision.js +2 -1
- package/lib/types/specialAbility/sub/Language.d.ts +5 -4
- package/lib/types/specialAbility/sub/Language.js +2 -1
- package/lib/types/specialAbility/sub/Script.d.ts +3 -2
- package/lib/types/specialAbility/sub/Script.js +2 -1
- package/lib/types/specialAbility/sub/TradeSecret.d.ts +5 -2
- package/lib/types/specialAbility/sub/TradeSecret.js +2 -1
- package/lib/types/traditionArtifacts/ArcaneOrbEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/ArcaneOrbEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/AttireEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/AttireEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/BowlEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/BowlEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/CauldronEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/CauldronEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/ChronicleEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/ChronicleEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/DaggerRitual.d.ts +19 -3
- package/lib/types/traditionArtifacts/DaggerRitual.js +2 -1
- package/lib/types/traditionArtifacts/FoolsHatEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/FoolsHatEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/InstrumentEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/InstrumentEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/Krallenkettenzauber.d.ts +19 -3
- package/lib/types/traditionArtifacts/Krallenkettenzauber.js +2 -1
- package/lib/types/traditionArtifacts/OrbEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/OrbEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/RingEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/RingEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/SickleRitual.d.ts +19 -3
- package/lib/types/traditionArtifacts/SickleRitual.js +2 -1
- package/lib/types/traditionArtifacts/SpellSwordEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/SpellSwordEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/StaffEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/StaffEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/ToyEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/ToyEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/Trinkhornzauber.d.ts +19 -3
- package/lib/types/traditionArtifacts/Trinkhornzauber.js +2 -1
- package/lib/types/traditionArtifacts/WandEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/WandEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/WeaponEnchantment.d.ts +19 -3
- package/lib/types/traditionArtifacts/WeaponEnchantment.js +2 -1
- package/lib/types/traditionArtifacts/sub/AnimalShape.d.ts +1 -0
- package/lib/types/traditionArtifacts/sub/AnimalShape.js +2 -1
- package/lib/types/traditionArtifacts/sub/AnimalShapePath.d.ts +1 -0
- package/lib/types/traditionArtifacts/sub/AnimalShapePath.js +2 -1
- package/lib/types/traditionArtifacts/sub/AnimalShapeSize.d.ts +4 -3
- package/lib/types/traditionArtifacts/sub/AnimalShapeSize.js +3 -2
- package/lib/types/traditionArtifacts/sub/Brew.d.ts +1 -0
- package/lib/types/traditionArtifacts/sub/Brew.js +2 -1
- package/lib/validation/schema.d.ts +10 -0
- package/lib/validation/schema.js +20 -0
- package/package.json +4 -2
- package/schema/Advantage.schema.json +7 -1
- package/schema/ArcaneBardTradition.schema.json +2 -2
- package/schema/ArcaneDancerTradition.schema.json +2 -2
- package/schema/Aspect.schema.json +1 -1
- package/schema/Attribute.schema.json +1 -1
- package/schema/Blessing.schema.json +1 -1
- package/schema/Cantrip.schema.json +5 -10
- package/schema/Ceremony.schema.json +2 -2
- package/schema/CombatTechnique_Close.schema.json +1 -1
- package/schema/CombatTechnique_Ranged.schema.json +1 -1
- package/schema/Condition.schema.json +1 -1
- package/schema/Continent.schema.json +1 -1
- package/schema/Culture.schema.json +1 -1
- package/schema/DerivedCharacteristic.schema.json +2 -2
- package/schema/Disadvantage.schema.json +7 -1
- package/schema/Element.schema.json +1 -1
- package/schema/ExperienceLevel.schema.json +1 -1
- package/schema/EyeColor.schema.json +1 -1
- package/schema/FamiliarsTrick.schema.json +1 -1
- package/schema/FamiliarsTrick_AnimalType.schema.json +1 -1
- package/schema/HairColor.schema.json +1 -1
- package/schema/Lessons_Curriculum.schema.json +1 -1
- package/schema/Lessons_Guideline.schema.json +1 -1
- package/schema/LiturgicalChant.schema.json +2 -2
- package/schema/Locale.schema.json +1 -1
- package/schema/MetaCondition.schema.json +1 -1
- package/schema/PactCategory.schema.json +1 -1
- package/schema/Patron.schema.json +1 -1
- package/schema/PatronCategory.schema.json +1 -1
- package/schema/Property.schema.json +1 -1
- package/schema/Race.schema.json +1 -1
- package/schema/Region.schema.json +1 -1
- package/schema/Ritual.schema.json +2 -2
- package/schema/Service.schema.json +1 -1
- package/schema/SexPractice.schema.json +1 -1
- package/schema/Skill.schema.json +1 -1
- package/schema/SkillGroup.schema.json +1 -1
- package/schema/SkillModificationLevel.schema.json +1 -1
- package/schema/SocialStatus.schema.json +1 -1
- package/schema/Spell.schema.json +2 -2
- package/schema/State.schema.json +1 -1
- package/schema/TargetCategory.schema.json +1 -1
- package/schema/_Activatable.schema.json +1002 -44
- package/schema/_ActivatableSkill.schema.json +1 -1
- package/schema/_CommonnessRatedAdvantageDisadvantage.schema.json +1 -1
- package/schema/_Enhancements.schema.json +2 -2
- package/schema/_I18n.schema.json +1 -1
- package/schema/_Identifier.schema.json +326 -189
- package/schema/_ImprovementCost.schema.json +1 -1
- package/schema/_Influence.schema.json +5 -1
- package/schema/_Prerequisite.schema.json +888 -676
- package/schema/_Sex.schema.json +1 -1
- package/schema/_SkillCheck.schema.json +1 -1
- package/schema/magicalActions/AnimistPower.schema.json +5 -1
- package/schema/magicalActions/AnimistPower_Tribe.schema.json +1 -1
- package/schema/magicalActions/Curse.schema.json +1 -1
- package/schema/magicalActions/DominationRitual.schema.json +1 -1
- package/schema/magicalActions/ElvenMagicalSong.schema.json +1 -1
- package/schema/magicalActions/GeodeRitual.schema.json +2 -2
- package/schema/magicalActions/JesterTrick.schema.json +1 -1
- package/schema/magicalActions/MagicalDance.schema.json +1 -1
- package/schema/magicalActions/MagicalMelody.schema.json +1 -1
- package/schema/magicalActions/MagicalRune.schema.json +1 -1
- package/schema/magicalActions/ZibiljaRitual.schema.json +1 -1
- package/schema/magicalActions/_MusicTradition.schema.json +1 -1
- package/schema/magicalActions/_SkillReference.schema.json +1 -1
- package/schema/prerequisites/ConditionalPrerequisites.schema.json +15 -0
- package/schema/prerequisites/DisplayOption.schema.json +48 -0
- package/schema/prerequisites/PrerequisiteGroups.schema.json +246 -0
- package/schema/prerequisites/single/ActivatablePrerequisite.schema.json +142 -0
- package/schema/prerequisites/single/AnimistPowerPrerequisite.schema.json +40 -0
- package/schema/prerequisites/single/CommonSuggestedByRCPPrerequisite.schema.json +18 -0
- package/schema/prerequisites/single/CulturePrerequisite.schema.json +27 -0
- package/schema/prerequisites/single/EnhancementPrerequisite.schema.json +54 -0
- package/schema/prerequisites/single/InfluencePrerequisite.schema.json +33 -0
- package/schema/prerequisites/single/PactPrerequisite.schema.json +46 -0
- package/schema/prerequisites/single/PrimaryAttributePrerequisite.schema.json +58 -0
- package/schema/prerequisites/single/PublicationPrerequisite.schema.json +27 -0
- package/schema/prerequisites/single/RacePrerequisite.schema.json +31 -0
- package/schema/prerequisites/single/RatedPrerequisite.schema.json +184 -0
- package/schema/prerequisites/single/RulePrerequisite.schema.json +26 -0
- package/schema/prerequisites/single/SexPrerequisite.schema.json +27 -0
- package/schema/prerequisites/single/SocialStatusPrerequisite.schema.json +30 -0
- package/schema/prerequisites/single/StatePrerequisite.schema.json +27 -0
- package/schema/prerequisites/single/TextPrerequisite.schema.json +63 -0
- package/schema/prerequisites/single/TraditionPrerequisite.schema.json +96 -0
- package/schema/rule/FocusRule.schema.json +1 -1
- package/schema/rule/FocusRule_Subject.schema.json +1 -1
- package/schema/rule/OptionalRule.schema.json +1 -1
- package/schema/source/Publication.schema.json +2 -2
- package/schema/source/_Erratum.schema.json +1 -1
- package/schema/source/_PublicationRef.schema.json +1 -1
- package/schema/specialAbility/AdvancedCombatSpecialAbility.schema.json +10 -1
- package/schema/specialAbility/AdvancedKarmaSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/AdvancedMagicalSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/AdvancedSkillSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/AncestorGlyph.schema.json +7 -1
- package/schema/specialAbility/BlessedTradition.schema.json +8 -2
- package/schema/specialAbility/BrawlingSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/CeremonialItemSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/CombatSpecialAbility.schema.json +10 -1
- package/schema/specialAbility/CombatStyleSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/CommandSpecialAbility.schema.json +10 -4
- package/schema/specialAbility/FamiliarSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/FatePointSexSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/FatePointSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/GeneralSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/KarmaSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/LiturgicalStyleSpecialAbility.schema.json +10 -4
- package/schema/specialAbility/LycantropicGift.schema.json +7 -1
- package/schema/specialAbility/MagicStyleSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/MagicalSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/MagicalTradition.schema.json +7 -1
- package/schema/specialAbility/PactGift.schema.json +8 -2
- package/schema/specialAbility/ProtectiveWardingCircleSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/Sermon.schema.json +7 -1
- package/schema/specialAbility/SexSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/SikaryanDrainSpecialAbility.schema.json +7 -1
- package/schema/specialAbility/SkillStyleSpecialAbility.schema.json +10 -4
- package/schema/specialAbility/VampiricGift.schema.json +7 -1
- package/schema/specialAbility/Vision.schema.json +7 -1
- package/schema/specialAbility/sub/Language.schema.json +2 -2
- package/schema/specialAbility/sub/Script.schema.json +1 -1
- package/schema/specialAbility/sub/TradeSecret.schema.json +4 -1
- package/schema/traditionArtifacts/ArcaneOrbEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/AttireEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/BowlEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/CauldronEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/ChronicleEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/DaggerRitual.schema.json +18 -2
- package/schema/traditionArtifacts/FoolsHatEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/InstrumentEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/Krallenkettenzauber.schema.json +18 -2
- package/schema/traditionArtifacts/OrbEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/RingEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/SickleRitual.schema.json +18 -2
- package/schema/traditionArtifacts/SpellSwordEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/StaffEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/ToyEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/Trinkhornzauber.schema.json +18 -2
- package/schema/traditionArtifacts/WandEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/WeaponEnchantment.schema.json +18 -2
- package/schema/traditionArtifacts/sub/AnimalShape.schema.json +1 -1
- package/schema/traditionArtifacts/sub/AnimalShapePath.schema.json +1 -1
- package/schema/traditionArtifacts/sub/AnimalShapeSize.schema.json +4 -4
- package/schema/traditionArtifacts/sub/Brew.schema.json +1 -1
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { DisplayOption } from "../DisplayOption.js";
|
|
2
|
+
/**
|
|
3
|
+
* @title Primary Attribute Prerequisite
|
|
4
|
+
*/
|
|
5
|
+
export declare type PrimaryAttributePrerequisite = {
|
|
6
|
+
tag: "PrimaryAttribute";
|
|
7
|
+
/**
|
|
8
|
+
* Is the required primary attribute for spellcasters or blessed ones?
|
|
9
|
+
*/
|
|
10
|
+
category: {
|
|
11
|
+
tag: "Blessed";
|
|
12
|
+
} | {
|
|
13
|
+
tag: "Magical";
|
|
14
|
+
};
|
|
15
|
+
/**
|
|
16
|
+
* Required value of the attribute
|
|
17
|
+
* @integer
|
|
18
|
+
* @minimum 9
|
|
19
|
+
*/
|
|
20
|
+
value: number;
|
|
21
|
+
display_option?: DisplayOption;
|
|
22
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { DisplayOption } from "../DisplayOption.js";
|
|
2
|
+
/**
|
|
3
|
+
* @title Publication Prerequisite
|
|
4
|
+
*/
|
|
5
|
+
export declare type PublicationPrerequisite = {
|
|
6
|
+
tag: "Publication";
|
|
7
|
+
/**
|
|
8
|
+
* @integer
|
|
9
|
+
* @minimum 1
|
|
10
|
+
*/
|
|
11
|
+
id: number;
|
|
12
|
+
display_option?: DisplayOption;
|
|
13
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { OneOrManyNumericIdentifiers } from "../../_Identifier.js";
|
|
2
|
+
import { DisplayOption } from "../DisplayOption.js";
|
|
3
|
+
/**
|
|
4
|
+
* Requires a specific race or one of a specific set of races. You can also
|
|
5
|
+
* provide an object to say whether the hero must meet one of the races or
|
|
6
|
+
* if the entry does not allow one of the races.
|
|
7
|
+
* @title Race Prerequisite
|
|
8
|
+
*/
|
|
9
|
+
export declare type RacePrerequisite = {
|
|
10
|
+
tag: "Culture";
|
|
11
|
+
id: OneOrManyNumericIdentifiers;
|
|
12
|
+
active: boolean;
|
|
13
|
+
display_option?: DisplayOption;
|
|
14
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
import { RatedIdentifier } from "../../_Identifier.js";
|
|
2
|
+
import { DisplayOption } from "../DisplayOption.js";
|
|
3
|
+
/**
|
|
4
|
+
* @title Rated Prerequisite
|
|
5
|
+
*/
|
|
6
|
+
export declare type RatedPrerequisite = {
|
|
7
|
+
tag: "Rated";
|
|
8
|
+
/**
|
|
9
|
+
* The rated entry's identifier.
|
|
10
|
+
*/
|
|
11
|
+
id: RatedIdentifier;
|
|
12
|
+
/**
|
|
13
|
+
* The required minimum value.
|
|
14
|
+
* @integer
|
|
15
|
+
* @minimum 0
|
|
16
|
+
*/
|
|
17
|
+
value: number;
|
|
18
|
+
display_option?: DisplayOption;
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* @title Rated Set Prerequisite
|
|
22
|
+
*/
|
|
23
|
+
export declare type RatedSetPrerequisite = {
|
|
24
|
+
tag: "RatedSet";
|
|
25
|
+
/**
|
|
26
|
+
* The possible rated entries' identifiers.
|
|
27
|
+
* @minItems 2
|
|
28
|
+
*/
|
|
29
|
+
id: RatedIdentifier[];
|
|
30
|
+
/**
|
|
31
|
+
* The required minimum value.
|
|
32
|
+
* @integer
|
|
33
|
+
* @minimum 0
|
|
34
|
+
*/
|
|
35
|
+
value: number;
|
|
36
|
+
display_option?: DisplayOption;
|
|
37
|
+
};
|
|
38
|
+
/**
|
|
39
|
+
* @title Rated Minimum Number Prerequisite
|
|
40
|
+
*/
|
|
41
|
+
export declare type RatedMinimumNumberPrerequisite = {
|
|
42
|
+
tag: "RatedMinimumNumber";
|
|
43
|
+
/**
|
|
44
|
+
* The minimum number of skills that need to be on the defined minimum skill
|
|
45
|
+
* rating.
|
|
46
|
+
* @integer
|
|
47
|
+
* @minimum 1
|
|
48
|
+
*/
|
|
49
|
+
number: number;
|
|
50
|
+
/**
|
|
51
|
+
* The minimum skill rating the defined minimum number of skills need to be
|
|
52
|
+
* on.
|
|
53
|
+
* @integer
|
|
54
|
+
* @minimum 1
|
|
55
|
+
*/
|
|
56
|
+
value: number;
|
|
57
|
+
/**
|
|
58
|
+
* The targets that contribute to satisfying the prerequisite.
|
|
59
|
+
*/
|
|
60
|
+
targets: {
|
|
61
|
+
tag: "Skills";
|
|
62
|
+
/**
|
|
63
|
+
* The skills that are taken into account for satisfying the prerequisite.
|
|
64
|
+
* @minItems 2
|
|
65
|
+
* @uniqueItems
|
|
66
|
+
*/
|
|
67
|
+
skills: {
|
|
68
|
+
/**
|
|
69
|
+
* The skill's identifier.
|
|
70
|
+
*/
|
|
71
|
+
id: number;
|
|
72
|
+
}[];
|
|
73
|
+
} | {
|
|
74
|
+
tag: "Spellworks";
|
|
75
|
+
/**
|
|
76
|
+
* Spellworks with the referenced property are taken into account for
|
|
77
|
+
* satisfying the prerequisite.
|
|
78
|
+
*/
|
|
79
|
+
property: {
|
|
80
|
+
/**
|
|
81
|
+
* The property's identifier.
|
|
82
|
+
*/
|
|
83
|
+
id: number;
|
|
84
|
+
};
|
|
85
|
+
} | {
|
|
86
|
+
tag: "Liturgies";
|
|
87
|
+
/**
|
|
88
|
+
* Liturgies with the referenced aspect are taken into account for
|
|
89
|
+
* satisfying the prerequisite.
|
|
90
|
+
*/
|
|
91
|
+
aspect: {
|
|
92
|
+
/**
|
|
93
|
+
* The aspect's identifier.
|
|
94
|
+
*/
|
|
95
|
+
id: number;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
98
|
+
display_option?: DisplayOption;
|
|
99
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ExtensionRuleIdentifier } from "../../_Identifier.js";
|
|
2
|
+
import { DisplayOption } from "../DisplayOption.js";
|
|
3
|
+
/**
|
|
4
|
+
* @title Rule Prerequisite
|
|
5
|
+
*/
|
|
6
|
+
export declare type RulePrerequisite = {
|
|
7
|
+
tag: "Rule";
|
|
8
|
+
id: ExtensionRuleIdentifier;
|
|
9
|
+
display_option?: DisplayOption;
|
|
10
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { BinarySex } from "../../_Sex.js";
|
|
2
|
+
import { DisplayOption } from "../DisplayOption.js";
|
|
3
|
+
/**
|
|
4
|
+
* Requires a specific sex.
|
|
5
|
+
* @title Sex Prerequisite
|
|
6
|
+
*/
|
|
7
|
+
export declare type SexPrerequisite = {
|
|
8
|
+
tag: "Sex";
|
|
9
|
+
id: BinarySex;
|
|
10
|
+
display_option?: DisplayOption;
|
|
11
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { DisplayOption } from "../DisplayOption.js";
|
|
2
|
+
/**
|
|
3
|
+
* Requires a minimum social status.
|
|
4
|
+
* @title Social Status Prerequisite
|
|
5
|
+
*/
|
|
6
|
+
export declare type SocialStatusPrerequisite = {
|
|
7
|
+
tag: "SocialStatus";
|
|
8
|
+
/**
|
|
9
|
+
* The minimum social status' identifier.
|
|
10
|
+
* @integer
|
|
11
|
+
* @minimum 2
|
|
12
|
+
* @maximum 5
|
|
13
|
+
*/
|
|
14
|
+
id: number;
|
|
15
|
+
display_option?: DisplayOption;
|
|
16
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { OneOrManyNumericIdentifiers } from "../../_Identifier.js";
|
|
2
|
+
import { DisplayOption } from "../DisplayOption.js";
|
|
3
|
+
/**
|
|
4
|
+
* Requires a specific state or one of a specific set of states.
|
|
5
|
+
* @title State Prerequisite
|
|
6
|
+
*/
|
|
7
|
+
export declare type StatePrerequisite = {
|
|
8
|
+
tag: "Culture";
|
|
9
|
+
id: OneOrManyNumericIdentifiers;
|
|
10
|
+
display_option?: DisplayOption;
|
|
11
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* A prerequisite that is either not verifyable in general – e.g. roleplay or
|
|
3
|
+
* background information – or the referenced entities were not made available
|
|
4
|
+
* for use yet – e.g. races –, but which should be displayed, because it is part
|
|
5
|
+
* of the prerequisite string from the sources.
|
|
6
|
+
* @title Impossible Prerequisite
|
|
7
|
+
*/
|
|
8
|
+
export declare type TextPrerequisite = {
|
|
9
|
+
tag: "Text";
|
|
10
|
+
/**
|
|
11
|
+
* The method how the prerequisite should be verified. Either is passes all
|
|
12
|
+
* verification text or it denies all verification tests. The latter results
|
|
13
|
+
* in the associated entry to never be available for purchase.
|
|
14
|
+
*/
|
|
15
|
+
verification: {
|
|
16
|
+
tag: "Pass";
|
|
17
|
+
} | {
|
|
18
|
+
tag: "Deny";
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
22
|
+
* @minProperties 1
|
|
23
|
+
*/
|
|
24
|
+
translations: {
|
|
25
|
+
/**
|
|
26
|
+
* @patternProperties ^[a-z]{2}-[A-Z]{2}$
|
|
27
|
+
* @minLength 1
|
|
28
|
+
*/
|
|
29
|
+
[localeId: string]: string;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { DisplayOption } from "../DisplayOption.js";
|
|
2
|
+
/**
|
|
3
|
+
* @title Blessed Tradition Prerequisite
|
|
4
|
+
*/
|
|
5
|
+
export declare type BlessedTraditionPrerequisite = {
|
|
6
|
+
tag: "BlessedTradition";
|
|
7
|
+
/**
|
|
8
|
+
* The blessed tradition prerequisite may only be satified if the blessed
|
|
9
|
+
* tradition is either church or shamanistic.
|
|
10
|
+
*/
|
|
11
|
+
restriction?: {
|
|
12
|
+
tag: "Church";
|
|
13
|
+
} | {
|
|
14
|
+
tag: "Shamanistic";
|
|
15
|
+
};
|
|
16
|
+
display_option?: DisplayOption;
|
|
17
|
+
};
|
|
18
|
+
/**
|
|
19
|
+
* @title Magical Tradition Prerequisite
|
|
20
|
+
*/
|
|
21
|
+
export declare type MagicalTraditionPrerequisite = {
|
|
22
|
+
tag: "MagicalTradition";
|
|
23
|
+
/**
|
|
24
|
+
* The magical tradition prerequisite may only be satified if the magical
|
|
25
|
+
* tradition can learn rituals or can bind familiars.
|
|
26
|
+
*/
|
|
27
|
+
restriction?: {
|
|
28
|
+
tag: "CanLearnRituals";
|
|
29
|
+
} | {
|
|
30
|
+
tag: "CanBindFamiliars";
|
|
31
|
+
};
|
|
32
|
+
display_option?: DisplayOption;
|
|
33
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @main FocusRule
|
|
3
3
|
*/
|
|
4
|
-
import { Errata } from "../source/_Erratum";
|
|
5
|
-
import { PublicationRefs } from "../source/_PublicationRef";
|
|
4
|
+
import { Errata } from "../source/_Erratum.js";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef.js";
|
|
6
6
|
/**
|
|
7
7
|
* @title Focus Rule
|
|
8
8
|
*/
|
|
@@ -51,3 +51,4 @@ export declare type FocusRule = {
|
|
|
51
51
|
};
|
|
52
52
|
};
|
|
53
53
|
};
|
|
54
|
+
export declare const validateSchema: import("../../validation/schema.js").TypeValidator<FocusRule>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @main OptionalRule
|
|
3
3
|
*/
|
|
4
|
-
import { Errata } from "../source/_Erratum";
|
|
5
|
-
import { PublicationRefs } from "../source/_PublicationRef";
|
|
4
|
+
import { Errata } from "../source/_Erratum.js";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef.js";
|
|
6
6
|
/**
|
|
7
7
|
* @title Optional Rule
|
|
8
8
|
*/
|
|
@@ -62,4 +62,5 @@ declare type Relevance = {
|
|
|
62
62
|
*/
|
|
63
63
|
isMissingImplementation?: boolean;
|
|
64
64
|
};
|
|
65
|
+
export declare const validateSchema: import("../../validation/schema.js").TypeValidator<OptionalRule>;
|
|
65
66
|
export {};
|
|
@@ -1,4 +1,91 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @main Publication
|
|
3
3
|
*/
|
|
4
|
+
import { PublicationPrerequisites } from "../_Prerequisite.js";
|
|
5
|
+
/**
|
|
6
|
+
* @title Publication
|
|
7
|
+
*/
|
|
8
|
+
export declare type Publication = {
|
|
9
|
+
/**
|
|
10
|
+
* The publication's identifier. An unique, increasing integer.
|
|
11
|
+
* @integer
|
|
12
|
+
* @minimum 1
|
|
13
|
+
*/
|
|
14
|
+
id: number;
|
|
15
|
+
/**
|
|
16
|
+
* The publication category.
|
|
17
|
+
*/
|
|
18
|
+
category: Category;
|
|
19
|
+
/**
|
|
20
|
+
* The age the content is restricted to.
|
|
21
|
+
*/
|
|
22
|
+
age_restriction: AgeRestriction;
|
|
23
|
+
/**
|
|
24
|
+
* The publication is not (fully) implemented and thus needs to be excluded
|
|
25
|
+
* from * stable releases.
|
|
26
|
+
*/
|
|
27
|
+
is_missing_implementation?: boolean;
|
|
28
|
+
/**
|
|
29
|
+
* The specific other publications this publication depends on data from.
|
|
30
|
+
*/
|
|
31
|
+
prerequisites?: PublicationPrerequisites;
|
|
32
|
+
/**
|
|
33
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
34
|
+
* @minProperties 1
|
|
35
|
+
*/
|
|
36
|
+
translations: {
|
|
37
|
+
/**
|
|
38
|
+
* @patternProperties ^[a-z]{2}-[A-Z]{2}$
|
|
39
|
+
*/
|
|
40
|
+
[localeId: string]: {
|
|
41
|
+
/**
|
|
42
|
+
* The publisher's publication identifier.
|
|
43
|
+
* @minLength 1
|
|
44
|
+
* @example US25001
|
|
45
|
+
*/
|
|
46
|
+
id?: string;
|
|
47
|
+
/**
|
|
48
|
+
* The publication's name.
|
|
49
|
+
* @minLength 1
|
|
50
|
+
*/
|
|
51
|
+
name: string;
|
|
52
|
+
/**
|
|
53
|
+
* The publication's abbreviation.
|
|
54
|
+
* @minLength 1
|
|
55
|
+
*/
|
|
56
|
+
abbreviation: string;
|
|
57
|
+
/**
|
|
58
|
+
* The publication's release date.
|
|
59
|
+
* @format date
|
|
60
|
+
*/
|
|
61
|
+
release_date?: string;
|
|
62
|
+
/**
|
|
63
|
+
* This publication translation is not (fully) implemented and thus needs to
|
|
64
|
+
* be excluded from stable releases.
|
|
65
|
+
*/
|
|
66
|
+
is_missing_implementation?: boolean;
|
|
67
|
+
};
|
|
68
|
+
};
|
|
69
|
+
};
|
|
70
|
+
/**
|
|
71
|
+
* The publication category.
|
|
72
|
+
*/
|
|
73
|
+
declare type Category = {
|
|
74
|
+
tag: "CoreRules";
|
|
75
|
+
} | {
|
|
76
|
+
tag: "ExpansionRules";
|
|
77
|
+
} | {
|
|
78
|
+
tag: "Sourcebook";
|
|
79
|
+
} | {
|
|
80
|
+
tag: "RegionalSourcebook";
|
|
81
|
+
};
|
|
82
|
+
/**
|
|
83
|
+
* The age the content is restricted to.
|
|
84
|
+
*/
|
|
85
|
+
declare type AgeRestriction = {
|
|
86
|
+
tag: "Adult";
|
|
87
|
+
} | {
|
|
88
|
+
tag: "None";
|
|
89
|
+
};
|
|
90
|
+
export declare const validateSchema: import("../../validation/schema.js").TypeValidator<Publication>;
|
|
4
91
|
export {};
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @main AdvancedCombatSpecialAbility
|
|
3
3
|
*/
|
|
4
|
-
import { Errata } from "../source/_Erratum";
|
|
5
|
-
import { PublicationRefs } from "../source/_PublicationRef";
|
|
6
|
-
import * as Activatable from "../_Activatable";
|
|
4
|
+
import { Errata } from "../source/_Erratum.js";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef.js";
|
|
6
|
+
import * as Activatable from "../_Activatable.js";
|
|
7
|
+
import { GeneralPrerequisites } from "../_Prerequisite.js";
|
|
7
8
|
/**
|
|
8
9
|
* @title Advanced Combat Special Ability
|
|
9
10
|
*/
|
|
@@ -11,10 +12,12 @@ export declare type AdvancedCombatSpecialAbility = {
|
|
|
11
12
|
id: Activatable.Id;
|
|
12
13
|
levels?: Activatable.Levels;
|
|
13
14
|
usage_type: Activatable.CombatSpecialAbilityType;
|
|
15
|
+
select_options?: Activatable.SelectOptions;
|
|
14
16
|
skill_applications?: Activatable.SkillApplications;
|
|
15
17
|
skill_uses?: Activatable.SkillUses;
|
|
16
18
|
maximum?: Activatable.Maximum;
|
|
17
19
|
penalty?: Activatable.Penalty;
|
|
20
|
+
prerequisites?: GeneralPrerequisites;
|
|
18
21
|
combat_techniques: Activatable.ApplicableCombatTechniques;
|
|
19
22
|
ap_value: Activatable.AdventurePointsValue;
|
|
20
23
|
src: PublicationRefs;
|
|
@@ -30,7 +33,12 @@ export declare type AdvancedCombatSpecialAbility = {
|
|
|
30
33
|
name: Activatable.Name;
|
|
31
34
|
name_in_library?: Activatable.NameInLibrary;
|
|
32
35
|
rules: Activatable.Rules;
|
|
36
|
+
/**
|
|
37
|
+
* @deprecated
|
|
38
|
+
*/
|
|
39
|
+
penalty?: string;
|
|
33
40
|
errata?: Errata;
|
|
34
41
|
};
|
|
35
42
|
};
|
|
36
43
|
};
|
|
44
|
+
export declare const validateSchema: import("../../validation/schema.js").TypeValidator<AdvancedCombatSpecialAbility>;
|
|
@@ -1,18 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @main AdvancedKarmaSpecialAbility
|
|
3
3
|
*/
|
|
4
|
-
import { Errata } from "../source/_Erratum";
|
|
5
|
-
import { PublicationRefs } from "../source/_PublicationRef";
|
|
6
|
-
import * as Activatable from "../_Activatable";
|
|
4
|
+
import { Errata } from "../source/_Erratum.js";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef.js";
|
|
6
|
+
import * as Activatable from "../_Activatable.js";
|
|
7
|
+
import { GeneralPrerequisites } from "../_Prerequisite.js";
|
|
7
8
|
/**
|
|
8
9
|
* @title Advanced Karma Special Ability
|
|
9
10
|
*/
|
|
10
11
|
export declare type AdvancedKarmaSpecialAbility = {
|
|
11
12
|
id: Activatable.Id;
|
|
12
13
|
levels?: Activatable.Levels;
|
|
14
|
+
select_options?: Activatable.SelectOptions;
|
|
13
15
|
skill_applications?: Activatable.SkillApplications;
|
|
14
16
|
skill_uses?: Activatable.SkillUses;
|
|
15
17
|
maximum?: Activatable.Maximum;
|
|
18
|
+
prerequisites?: GeneralPrerequisites;
|
|
16
19
|
ap_value: Activatable.AdventurePointsValue;
|
|
17
20
|
src: PublicationRefs;
|
|
18
21
|
/**
|
|
@@ -31,3 +34,4 @@ export declare type AdvancedKarmaSpecialAbility = {
|
|
|
31
34
|
};
|
|
32
35
|
};
|
|
33
36
|
};
|
|
37
|
+
export declare const validateSchema: import("../../validation/schema.js").TypeValidator<AdvancedKarmaSpecialAbility>;
|
|
@@ -1,18 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @main AdvancedMagicalSpecialAbility
|
|
3
3
|
*/
|
|
4
|
-
import { Errata } from "../source/_Erratum";
|
|
5
|
-
import { PublicationRefs } from "../source/_PublicationRef";
|
|
6
|
-
import * as Activatable from "../_Activatable";
|
|
4
|
+
import { Errata } from "../source/_Erratum.js";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef.js";
|
|
6
|
+
import * as Activatable from "../_Activatable.js";
|
|
7
|
+
import { GeneralPrerequisites } from "../_Prerequisite.js";
|
|
7
8
|
/**
|
|
8
9
|
* @title Advanced Magical Special Ability
|
|
9
10
|
*/
|
|
10
11
|
export declare type AdvancedMagicalSpecialAbility = {
|
|
11
12
|
id: Activatable.Id;
|
|
12
13
|
levels?: Activatable.Levels;
|
|
14
|
+
select_options?: Activatable.SelectOptions;
|
|
13
15
|
skill_applications?: Activatable.SkillApplications;
|
|
14
16
|
skill_uses?: Activatable.SkillUses;
|
|
15
17
|
maximum?: Activatable.Maximum;
|
|
18
|
+
prerequisites?: GeneralPrerequisites;
|
|
16
19
|
ap_value: Activatable.AdventurePointsValue;
|
|
17
20
|
src: PublicationRefs;
|
|
18
21
|
/**
|
|
@@ -31,3 +34,4 @@ export declare type AdvancedMagicalSpecialAbility = {
|
|
|
31
34
|
};
|
|
32
35
|
};
|
|
33
36
|
};
|
|
37
|
+
export declare const validateSchema: import("../../validation/schema.js").TypeValidator<AdvancedMagicalSpecialAbility>;
|
|
@@ -1,18 +1,21 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @main AdvancedSkillSpecialAbility
|
|
3
3
|
*/
|
|
4
|
-
import { Errata } from "../source/_Erratum";
|
|
5
|
-
import { PublicationRefs } from "../source/_PublicationRef";
|
|
6
|
-
import * as Activatable from "../_Activatable";
|
|
4
|
+
import { Errata } from "../source/_Erratum.js";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef.js";
|
|
6
|
+
import * as Activatable from "../_Activatable.js";
|
|
7
|
+
import { GeneralPrerequisites } from "../_Prerequisite.js";
|
|
7
8
|
/**
|
|
8
9
|
* @title Advanced Skill Special Ability
|
|
9
10
|
*/
|
|
10
11
|
export declare type AdvancedSkillSpecialAbility = {
|
|
11
12
|
id: Activatable.Id;
|
|
12
13
|
levels?: Activatable.Levels;
|
|
14
|
+
select_options?: Activatable.SelectOptions;
|
|
13
15
|
skill_applications?: Activatable.SkillApplications;
|
|
14
16
|
skill_uses?: Activatable.SkillUses;
|
|
15
17
|
maximum?: Activatable.Maximum;
|
|
18
|
+
prerequisites?: GeneralPrerequisites;
|
|
16
19
|
ap_value: Activatable.AdventurePointsValue;
|
|
17
20
|
src: PublicationRefs;
|
|
18
21
|
/**
|
|
@@ -31,3 +34,4 @@ export declare type AdvancedSkillSpecialAbility = {
|
|
|
31
34
|
};
|
|
32
35
|
};
|
|
33
36
|
};
|
|
37
|
+
export declare const validateSchema: import("../../validation/schema.js").TypeValidator<AdvancedSkillSpecialAbility>;
|
|
@@ -1,16 +1,19 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @main AncestorGlyph
|
|
3
3
|
*/
|
|
4
|
-
import { Errata } from "../source/_Erratum";
|
|
5
|
-
import { PublicationRefs } from "../source/_PublicationRef";
|
|
6
|
-
import * as Activatable from "../_Activatable";
|
|
4
|
+
import { Errata } from "../source/_Erratum.js";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef.js";
|
|
6
|
+
import * as Activatable from "../_Activatable.js";
|
|
7
|
+
import { GeneralPrerequisites } from "../_Prerequisite.js";
|
|
7
8
|
/**
|
|
8
9
|
* @title Ancestor Glyph
|
|
9
10
|
*/
|
|
10
11
|
export declare type AncestorGlyph = {
|
|
11
12
|
id: Activatable.Id;
|
|
12
13
|
levels?: Activatable.Levels;
|
|
14
|
+
select_options?: Activatable.SelectOptions;
|
|
13
15
|
maximum?: Activatable.Maximum;
|
|
16
|
+
prerequisites?: GeneralPrerequisites;
|
|
14
17
|
ap_value: Activatable.AdventurePointsValue;
|
|
15
18
|
src: PublicationRefs;
|
|
16
19
|
/**
|
|
@@ -29,3 +32,4 @@ export declare type AncestorGlyph = {
|
|
|
29
32
|
};
|
|
30
33
|
};
|
|
31
34
|
};
|
|
35
|
+
export declare const validateSchema: import("../../validation/schema.js").TypeValidator<AncestorGlyph>;
|