optolith-database-schema 0.28.0 → 0.28.2
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 +16 -0
- package/gen/types.d.ts +5 -0
- package/lib/main.d.ts +1 -1
- package/lib/types/Advantage.d.ts +1055 -1053
- package/lib/types/Advantage.js +12 -12
- package/lib/types/AnimalDisease.d.ts +70 -69
- package/lib/types/AnimalDisease.js +8 -8
- package/lib/types/AnimalType.d.ts +4 -4
- package/lib/types/AnimalType.js +6 -6
- package/lib/types/ArcaneBardTradition.d.ts +23 -23
- package/lib/types/ArcaneBardTradition.js +2 -2
- package/lib/types/ArcaneDancerTradition.d.ts +23 -23
- package/lib/types/ArcaneDancerTradition.js +2 -2
- package/lib/types/Aspect.d.ts +5 -5
- package/lib/types/Aspect.js +8 -8
- package/lib/types/Attribute.d.ts +7 -7
- package/lib/types/Attribute.js +12 -12
- package/lib/types/Blessing.d.ts +79 -78
- package/lib/types/Blessing.js +43 -43
- package/lib/types/Cantrip.d.ts +98 -97
- package/lib/types/Cantrip.js +69 -69
- package/lib/types/Ceremony.d.ts +501 -499
- package/lib/types/Ceremony.js +38 -38
- package/lib/types/CombatTechnique.d.ts +113 -111
- package/lib/types/CombatTechnique.js +52 -50
- package/lib/types/Condition.d.ts +38 -37
- package/lib/types/Condition.js +12 -12
- package/lib/types/Continent.d.ts +4 -4
- package/lib/types/Continent.js +6 -6
- package/lib/types/Culture.d.ts +119 -118
- package/lib/types/Culture.js +157 -157
- package/lib/types/DerivedCharacteristic.d.ts +58 -57
- package/lib/types/DerivedCharacteristic.js +22 -22
- package/lib/types/Disadvantage.d.ts +989 -987
- package/lib/types/Disadvantage.js +14 -14
- package/lib/types/Disease.d.ts +84 -83
- package/lib/types/Disease.js +6 -6
- package/lib/types/Element.d.ts +4 -4
- package/lib/types/Element.js +6 -6
- package/lib/types/ExperienceLevel.d.ts +11 -11
- package/lib/types/ExperienceLevel.js +20 -20
- package/lib/types/EyeColor.d.ts +4 -4
- package/lib/types/EyeColor.js +6 -6
- package/lib/types/FamiliarsTrick.d.ts +141 -140
- package/lib/types/FamiliarsTrick.js +92 -88
- package/lib/types/HairColor.d.ts +4 -4
- package/lib/types/HairColor.js +6 -6
- package/lib/types/HomunculusType.d.ts +4 -4
- package/lib/types/HomunculusType.js +6 -6
- package/lib/types/Lessons.d.ts +129 -128
- package/lib/types/Lessons.js +98 -92
- package/lib/types/LiturgicalChant.d.ts +501 -499
- package/lib/types/LiturgicalChant.js +38 -38
- package/lib/types/Locale.d.ts +10 -10
- package/lib/types/Locale.js +16 -15
- package/lib/types/MetaCondition.d.ts +38 -37
- package/lib/types/MetaCondition.js +12 -12
- package/lib/types/PactCategory.d.ts +52 -51
- package/lib/types/PactCategory.js +24 -24
- package/lib/types/Patron.d.ts +74 -73
- package/lib/types/Patron.js +86 -83
- package/lib/types/PatronCategory.d.ts +5 -5
- package/lib/types/PatronCategory.js +8 -8
- package/lib/types/PersonalityTrait.d.ts +60 -59
- package/lib/types/PersonalityTrait.js +22 -22
- package/lib/types/Profession.d.ts +1835 -1833
- package/lib/types/Profession.js +259 -255
- package/lib/types/Property.d.ts +5 -5
- package/lib/types/Property.js +8 -8
- package/lib/types/Race.d.ts +156 -155
- package/lib/types/Race.js +130 -129
- package/lib/types/Region.d.ts +4 -4
- package/lib/types/Region.js +6 -6
- package/lib/types/Ritual.d.ts +503 -501
- package/lib/types/Ritual.js +37 -37
- package/lib/types/Service.d.ts +40 -39
- package/lib/types/Service.js +15 -15
- package/lib/types/SexPractice.d.ts +37 -36
- package/lib/types/SexPractice.js +14 -14
- package/lib/types/Skill.d.ts +84 -83
- package/lib/types/Skill.js +51 -51
- package/lib/types/SkillGroup.d.ts +7 -7
- package/lib/types/SkillGroup.js +12 -12
- package/lib/types/SkillModificationLevel.d.ts +22 -22
- package/lib/types/SkillModificationLevel.js +41 -41
- package/lib/types/SocialStatus.d.ts +5 -5
- package/lib/types/SocialStatus.js +8 -8
- package/lib/types/Spell.d.ts +503 -501
- package/lib/types/Spell.js +37 -37
- package/lib/types/State.d.ts +37 -36
- package/lib/types/State.js +10 -10
- package/lib/types/Talisman.d.ts +81 -80
- package/lib/types/Talisman.js +50 -48
- package/lib/types/TargetCategory.d.ts +5 -5
- package/lib/types/TargetCategory.js +7 -7
- package/lib/types/_Activatable.d.ts +9 -9
- package/lib/types/_Activatable.js +17 -17
- package/lib/types/_ActivatableAdvanced.d.ts +41 -41
- package/lib/types/_ActivatableAdvanced.js +48 -44
- package/lib/types/_ActivatableAdventurePointsValue.d.ts +146 -146
- package/lib/types/_ActivatableAdventurePointsValue.js +62 -62
- package/lib/types/_ActivatableAutomatic.d.ts +67 -67
- package/lib/types/_ActivatableAutomatic.js +30 -30
- package/lib/types/_ActivatableCombat.d.ts +94 -94
- package/lib/types/_ActivatableCombat.js +180 -174
- package/lib/types/_ActivatableNonMundane.d.ts +301 -301
- package/lib/types/_ActivatableNonMundane.js +204 -202
- package/lib/types/_ActivatableSelectOptionCategory.d.ts +1256 -1256
- package/lib/types/_ActivatableSelectOptionCategory.js +250 -226
- package/lib/types/_ActivatableSelectOptions.d.ts +960 -958
- package/lib/types/_ActivatableSelectOptions.js +34 -34
- package/lib/types/_ActivatableSkill.d.ts +880 -880
- package/lib/types/_ActivatableSkill.js +47 -43
- package/lib/types/_ActivatableSkillApplicationsAndUses.d.ts +97 -97
- package/lib/types/_ActivatableSkillApplicationsAndUses.js +27 -27
- package/lib/types/_ActivatableSkillCastingTime.d.ts +52 -52
- package/lib/types/_ActivatableSkillCastingTime.js +40 -40
- package/lib/types/_ActivatableSkillCheckResultBased.d.ts +18 -18
- package/lib/types/_ActivatableSkillCheckResultBased.js +19 -19
- package/lib/types/_ActivatableSkillCost.d.ts +208 -208
- package/lib/types/_ActivatableSkillCost.js +113 -113
- package/lib/types/_ActivatableSkillDuration.d.ts +159 -159
- package/lib/types/_ActivatableSkillDuration.js +69 -69
- package/lib/types/_ActivatableSkillEffect.d.ts +12 -12
- package/lib/types/_ActivatableSkillEffect.js +28 -28
- package/lib/types/_ActivatableSkillRange.d.ts +46 -46
- package/lib/types/_ActivatableSkillRange.js +50 -50
- package/lib/types/_ActivatableSkillTargetCategory.d.ts +11 -11
- package/lib/types/_ActivatableSkillTargetCategory.js +15 -15
- package/lib/types/_AlternativeNames.d.ts +4 -4
- package/lib/types/_AlternativeNames.js +7 -7
- package/lib/types/_ArcaneTradition.d.ts +23 -23
- package/lib/types/_ArcaneTradition.js +7 -7
- package/lib/types/_Blessed.d.ts +6 -6
- package/lib/types/_Blessed.js +9 -9
- package/lib/types/_CommonnessRatedAdvantageDisadvantage.d.ts +6 -6
- package/lib/types/_CommonnessRatedAdvantageDisadvantage.js +9 -9
- package/lib/types/_Dice.d.ts +5 -5
- package/lib/types/_Dice.js +9 -9
- package/lib/types/_DiseasePoison.d.ts +47 -47
- package/lib/types/_DiseasePoison.js +50 -50
- package/lib/types/_Enhancements.d.ts +125 -123
- package/lib/types/_Enhancements.js +22 -22
- package/lib/types/_Identifier.d.ts +1 -1
- package/lib/types/_Identifier.js +1 -1
- package/lib/types/_IdentifierGroup.d.ts +328 -328
- package/lib/types/_IdentifierGroup.js +328 -328
- package/lib/types/_ImprovementCost.d.ts +6 -6
- package/lib/types/_ImprovementCost.js +6 -6
- package/lib/types/_Influence.d.ts +58 -57
- package/lib/types/_Influence.js +18 -18
- package/lib/types/_MathExpression.d.ts +5 -5
- package/lib/types/_MathExpression.js +12 -12
- package/lib/types/_Prerequisite.d.ts +333 -333
- package/lib/types/_Prerequisite.js +89 -73
- package/lib/types/_ResponsiveText.d.ts +10 -10
- package/lib/types/_ResponsiveText.js +23 -17
- package/lib/types/_Sex.d.ts +4 -4
- package/lib/types/_Sex.js +4 -4
- package/lib/types/_SizeCategory.d.ts +14 -14
- package/lib/types/_SizeCategory.js +15 -15
- package/lib/types/_SkillCheck.d.ts +10 -10
- package/lib/types/_SkillCheck.js +11 -11
- package/lib/types/_Spellwork.d.ts +12 -12
- package/lib/types/_Spellwork.js +15 -15
- package/lib/types/equipment/EquipmentPackage.d.ts +68 -67
- package/lib/types/equipment/EquipmentPackage.js +14 -14
- package/lib/types/equipment/item/Ammunition.d.ts +52 -51
- package/lib/types/equipment/item/Ammunition.js +16 -16
- package/lib/types/equipment/item/Animal.d.ts +52 -51
- package/lib/types/equipment/item/Animal.js +5 -5
- package/lib/types/equipment/item/AnimalCare.d.ts +61 -60
- package/lib/types/equipment/item/AnimalCare.js +20 -20
- package/lib/types/equipment/item/Armor.d.ts +122 -121
- package/lib/types/equipment/item/Armor.js +79 -79
- package/lib/types/equipment/item/BandageOrRemedy.d.ts +143 -142
- package/lib/types/equipment/item/BandageOrRemedy.js +13 -13
- package/lib/types/equipment/item/Book.d.ts +103 -102
- package/lib/types/equipment/item/Book.js +65 -65
- package/lib/types/equipment/item/CeremonialItem.d.ts +144 -143
- package/lib/types/equipment/item/CeremonialItem.js +14 -14
- package/lib/types/equipment/item/Clothes.d.ts +143 -142
- package/lib/types/equipment/item/Clothes.js +13 -13
- package/lib/types/equipment/item/ClothingPackage.d.ts +45 -44
- package/lib/types/equipment/item/ClothingPackage.js +6 -6
- package/lib/types/equipment/item/Container.d.ts +143 -142
- package/lib/types/equipment/item/Container.js +13 -13
- package/lib/types/equipment/item/Elixir.d.ts +80 -79
- package/lib/types/equipment/item/Elixir.js +35 -32
- package/lib/types/equipment/item/EquipmentOfBlessedOnes.d.ts +152 -151
- package/lib/types/equipment/item/EquipmentOfBlessedOnes.js +11 -11
- package/lib/types/equipment/item/GemOrPreciousStone.d.ts +54 -53
- package/lib/types/equipment/item/GemOrPreciousStone.js +20 -20
- package/lib/types/equipment/item/IlluminationLightSource.d.ts +149 -148
- package/lib/types/equipment/item/IlluminationLightSource.js +26 -26
- package/lib/types/equipment/item/IlluminationRefillOrSupply.d.ts +143 -142
- package/lib/types/equipment/item/IlluminationRefillOrSupply.js +13 -13
- package/lib/types/equipment/item/Jewelry.d.ts +56 -55
- package/lib/types/equipment/item/Jewelry.js +17 -17
- package/lib/types/equipment/item/Laboratory.d.ts +59 -58
- package/lib/types/equipment/item/Laboratory.js +11 -11
- package/lib/types/equipment/item/Liebesspielzeug.d.ts +143 -142
- package/lib/types/equipment/item/Liebesspielzeug.js +13 -13
- package/lib/types/equipment/item/LuxuryGood.d.ts +143 -142
- package/lib/types/equipment/item/LuxuryGood.js +13 -13
- package/lib/types/equipment/item/MagicalArtifact.d.ts +146 -145
- package/lib/types/equipment/item/MagicalArtifact.js +30 -30
- package/lib/types/equipment/item/MusicalInstrument.d.ts +143 -142
- package/lib/types/equipment/item/MusicalInstrument.js +13 -13
- package/lib/types/equipment/item/Newspaper.d.ts +48 -47
- package/lib/types/equipment/item/Newspaper.js +12 -12
- package/lib/types/equipment/item/OrienteeringAid.d.ts +142 -141
- package/lib/types/equipment/item/Poison.d.ts +428 -427
- package/lib/types/equipment/item/Poison.js +215 -210
- package/lib/types/equipment/item/RopeOrChain.d.ts +142 -141
- package/lib/types/equipment/item/Stationery.d.ts +142 -141
- package/lib/types/equipment/item/ThievesTool.d.ts +142 -141
- package/lib/types/equipment/item/ToolOfTheTrade.d.ts +60 -59
- package/lib/types/equipment/item/ToolOfTheTrade.js +11 -11
- package/lib/types/equipment/item/TravelGearOrTool.d.ts +143 -142
- package/lib/types/equipment/item/TravelGearOrTool.js +13 -13
- package/lib/types/equipment/item/Vehicle.d.ts +58 -57
- package/lib/types/equipment/item/Vehicle.js +9 -9
- package/lib/types/equipment/item/Weapon.d.ts +160 -159
- package/lib/types/equipment/item/Weapon.js +53 -49
- package/lib/types/equipment/item/WeaponAccessory.d.ts +143 -142
- package/lib/types/equipment/item/WeaponAccessory.js +13 -13
- package/lib/types/equipment/item/_Herbary.d.ts +34 -34
- package/lib/types/equipment/item/_Herbary.js +19 -19
- package/lib/types/equipment/item/_Item.d.ts +294 -293
- package/lib/types/equipment/item/_Item.js +102 -102
- package/lib/types/equipment/item/_MeleeWeapon.d.ts +47 -47
- package/lib/types/equipment/item/_MeleeWeapon.js +43 -43
- package/lib/types/equipment/item/_RangedWeapon.d.ts +25 -25
- package/lib/types/equipment/item/_RangedWeapon.js +39 -39
- package/lib/types/equipment/item/_Weapon.d.ts +10 -9
- package/lib/types/equipment/item/_Weapon.js +19 -19
- package/lib/types/equipment/item/sub/ArmorType.d.ts +5 -5
- package/lib/types/equipment/item/sub/ArmorType.js +8 -8
- package/lib/types/equipment/item/sub/Reach.d.ts +4 -4
- package/lib/types/equipment/item/sub/Reach.js +6 -6
- package/lib/types/magicalActions/AnimistPower.d.ts +228 -226
- package/lib/types/magicalActions/AnimistPower.js +79 -77
- package/lib/types/magicalActions/AnimistPower_Tribe.d.ts +23 -23
- package/lib/types/magicalActions/AnimistPower_Tribe.js +8 -8
- package/lib/types/magicalActions/Curse.d.ts +163 -162
- package/lib/types/magicalActions/Curse.js +54 -54
- package/lib/types/magicalActions/DominationRitual.d.ts +153 -152
- package/lib/types/magicalActions/DominationRitual.js +53 -53
- package/lib/types/magicalActions/ElvenMagicalSong.d.ts +92 -91
- package/lib/types/magicalActions/ElvenMagicalSong.js +45 -45
- package/lib/types/magicalActions/GeodeRitual.d.ts +165 -164
- package/lib/types/magicalActions/GeodeRitual.js +57 -57
- package/lib/types/magicalActions/JesterTrick.d.ts +231 -230
- package/lib/types/magicalActions/JesterTrick.js +67 -67
- package/lib/types/magicalActions/MagicalDance.d.ts +89 -88
- package/lib/types/magicalActions/MagicalDance.js +46 -46
- package/lib/types/magicalActions/MagicalMelody.d.ts +86 -85
- package/lib/types/magicalActions/MagicalMelody.js +44 -44
- package/lib/types/magicalActions/MagicalRune.d.ts +213 -212
- package/lib/types/magicalActions/MagicalRune.js +122 -117
- package/lib/types/magicalActions/ZibiljaRitual.d.ts +301 -300
- package/lib/types/magicalActions/ZibiljaRitual.js +36 -34
- package/lib/types/magicalActions/_MusicTradition.d.ts +12 -12
- package/lib/types/magicalActions/_MusicTradition.js +19 -19
- package/lib/types/prerequisites/ConditionalPrerequisites.d.ts +16 -16
- package/lib/types/prerequisites/ConditionalPrerequisites.js +3 -3
- package/lib/types/prerequisites/DisplayOption.d.ts +9 -9
- package/lib/types/prerequisites/DisplayOption.js +11 -11
- package/lib/types/prerequisites/PrerequisiteGroups.d.ts +1099 -1099
- package/lib/types/prerequisites/PrerequisiteGroups.js +94 -86
- package/lib/types/prerequisites/single/ActivatablePrerequisite.d.ts +100 -100
- package/lib/types/prerequisites/single/ActivatablePrerequisite.js +15 -15
- package/lib/types/prerequisites/single/AnimistPowerPrerequisite.d.ts +13 -13
- package/lib/types/prerequisites/single/AnimistPowerPrerequisite.js +10 -10
- package/lib/types/prerequisites/single/CulturePrerequisite.d.ts +11 -11
- package/lib/types/prerequisites/single/CulturePrerequisite.js +6 -6
- package/lib/types/prerequisites/single/EnhancementPrerequisite.d.ts +3 -3
- package/lib/types/prerequisites/single/EnhancementPrerequisite.js +4 -4
- package/lib/types/prerequisites/single/InfluencePrerequisite.d.ts +12 -12
- package/lib/types/prerequisites/single/InfluencePrerequisite.js +8 -8
- package/lib/types/prerequisites/single/PactPrerequisite.d.ts +13 -13
- package/lib/types/prerequisites/single/PactPrerequisite.js +10 -10
- package/lib/types/prerequisites/single/PersonalityTraitPrerequisite.d.ts +12 -12
- package/lib/types/prerequisites/single/PersonalityTraitPrerequisite.js +8 -8
- package/lib/types/prerequisites/single/PrimaryAttributePrerequisite.d.ts +14 -14
- package/lib/types/prerequisites/single/PrimaryAttributePrerequisite.js +12 -12
- package/lib/types/prerequisites/single/PublicationPrerequisite.d.ts +11 -11
- package/lib/types/prerequisites/single/PublicationPrerequisite.js +6 -6
- package/lib/types/prerequisites/single/RacePrerequisite.d.ts +12 -12
- package/lib/types/prerequisites/single/RacePrerequisite.js +8 -8
- package/lib/types/prerequisites/single/RatedMinimumNumberPrerequisite.d.ts +35 -35
- package/lib/types/prerequisites/single/RatedMinimumNumberPrerequisite.js +38 -36
- package/lib/types/prerequisites/single/RatedPrerequisite.d.ts +20 -20
- package/lib/types/prerequisites/single/RatedPrerequisite.js +9 -9
- package/lib/types/prerequisites/single/RatedSumPrerequisite.d.ts +12 -12
- package/lib/types/prerequisites/single/RatedSumPrerequisite.js +9 -9
- package/lib/types/prerequisites/single/RulePrerequisite.d.ts +13 -13
- package/lib/types/prerequisites/single/RulePrerequisite.js +7 -7
- package/lib/types/prerequisites/single/SexPrerequisite.d.ts +13 -13
- package/lib/types/prerequisites/single/SexPrerequisite.js +7 -7
- package/lib/types/prerequisites/single/SexualCharacteristicPrerequisite.d.ts +5 -5
- package/lib/types/prerequisites/single/SexualCharacteristicPrerequisite.js +8 -8
- package/lib/types/prerequisites/single/SocialStatusPrerequisite.d.ts +11 -11
- package/lib/types/prerequisites/single/SocialStatusPrerequisite.js +6 -6
- package/lib/types/prerequisites/single/StatePrerequisite.d.ts +11 -11
- package/lib/types/prerequisites/single/StatePrerequisite.js +6 -6
- package/lib/types/prerequisites/single/TextPrerequisite.d.ts +14 -14
- package/lib/types/prerequisites/single/TextPrerequisite.js +18 -18
- package/lib/types/prerequisites/single/TraditionPrerequisite.d.ts +25 -25
- package/lib/types/prerequisites/single/TraditionPrerequisite.js +19 -19
- package/lib/types/rule/AlternativeRule.d.ts +39 -38
- package/lib/types/rule/AlternativeRule.js +14 -14
- package/lib/types/rule/AlternativeRule_PlayerType.d.ts +4 -4
- package/lib/types/rule/AlternativeRule_PlayerType.js +6 -6
- package/lib/types/rule/CoreRule.d.ts +117 -116
- package/lib/types/rule/CoreRule.js +108 -106
- package/lib/types/rule/FocusRule.d.ts +59 -58
- package/lib/types/rule/FocusRule.js +17 -17
- package/lib/types/rule/FocusRule_Subject.d.ts +4 -4
- package/lib/types/rule/FocusRule_Subject.js +6 -6
- package/lib/types/rule/OptionalRule.d.ts +58 -57
- package/lib/types/rule/OptionalRule.js +16 -16
- package/lib/types/source/Publication.d.ts +41 -41
- package/lib/types/source/Publication.js +28 -28
- package/lib/types/source/_Erratum.d.ts +7 -7
- package/lib/types/source/_Erratum.js +9 -9
- package/lib/types/source/_PublicationRef.d.ts +117 -113
- package/lib/types/source/_PublicationRef.js +62 -58
- package/lib/types/specialAbility/AdvancedCombatSpecialAbility.d.ts +1075 -1073
- package/lib/types/specialAbility/AdvancedCombatSpecialAbility.js +8 -8
- package/lib/types/specialAbility/AdvancedKarmaSpecialAbility.d.ts +985 -983
- package/lib/types/specialAbility/AdvancedKarmaSpecialAbility.js +8 -8
- package/lib/types/specialAbility/AdvancedMagicalSpecialAbility.d.ts +985 -983
- package/lib/types/specialAbility/AdvancedMagicalSpecialAbility.js +8 -8
- package/lib/types/specialAbility/AdvancedSkillSpecialAbility.d.ts +985 -983
- package/lib/types/specialAbility/AdvancedSkillSpecialAbility.js +8 -8
- package/lib/types/specialAbility/AncestorGlyph.d.ts +938 -936
- package/lib/types/specialAbility/AncestorGlyph.js +10 -10
- package/lib/types/specialAbility/BlessedTradition.d.ts +1008 -1006
- package/lib/types/specialAbility/BlessedTradition.js +52 -52
- package/lib/types/specialAbility/BrawlingSpecialAbility.d.ts +990 -988
- package/lib/types/specialAbility/BrawlingSpecialAbility.js +8 -8
- package/lib/types/specialAbility/CeremonialItemSpecialAbility.d.ts +986 -984
- package/lib/types/specialAbility/CeremonialItemSpecialAbility.js +8 -8
- package/lib/types/specialAbility/CombatSpecialAbility.d.ts +1076 -1074
- package/lib/types/specialAbility/CombatSpecialAbility.js +8 -8
- package/lib/types/specialAbility/CombatStyleSpecialAbility.d.ts +1117 -1115
- package/lib/types/specialAbility/CombatStyleSpecialAbility.js +8 -8
- package/lib/types/specialAbility/CommandSpecialAbility.d.ts +990 -988
- package/lib/types/specialAbility/CommandSpecialAbility.js +8 -8
- package/lib/types/specialAbility/FamiliarSpecialAbility.d.ts +937 -935
- package/lib/types/specialAbility/FamiliarSpecialAbility.js +8 -8
- package/lib/types/specialAbility/FatePointSexSpecialAbility.d.ts +937 -935
- package/lib/types/specialAbility/FatePointSexSpecialAbility.js +8 -8
- package/lib/types/specialAbility/FatePointSpecialAbility.d.ts +985 -983
- package/lib/types/specialAbility/FatePointSpecialAbility.js +8 -8
- package/lib/types/specialAbility/GeneralSpecialAbility.d.ts +986 -984
- package/lib/types/specialAbility/GeneralSpecialAbility.js +8 -8
- package/lib/types/specialAbility/KarmaSpecialAbility.d.ts +937 -935
- package/lib/types/specialAbility/KarmaSpecialAbility.js +8 -8
- package/lib/types/specialAbility/LiturgicalStyleSpecialAbility.d.ts +1025 -1023
- package/lib/types/specialAbility/LiturgicalStyleSpecialAbility.js +8 -8
- package/lib/types/specialAbility/LycantropicGift.d.ts +937 -935
- package/lib/types/specialAbility/LycantropicGift.js +8 -8
- package/lib/types/specialAbility/MagicStyleSpecialAbility.d.ts +1025 -1023
- package/lib/types/specialAbility/MagicStyleSpecialAbility.js +8 -8
- package/lib/types/specialAbility/MagicalSign.d.ts +91 -90
- package/lib/types/specialAbility/MagicalSign.js +21 -21
- package/lib/types/specialAbility/MagicalSpecialAbility.d.ts +986 -984
- package/lib/types/specialAbility/MagicalSpecialAbility.js +8 -8
- package/lib/types/specialAbility/MagicalTradition.d.ts +1004 -1002
- package/lib/types/specialAbility/MagicalTradition.js +40 -40
- package/lib/types/specialAbility/PactGift.d.ts +1008 -1006
- package/lib/types/specialAbility/PactGift.js +23 -21
- package/lib/types/specialAbility/ProtectiveWardingCircleSpecialAbility.d.ts +939 -937
- package/lib/types/specialAbility/ProtectiveWardingCircleSpecialAbility.js +14 -14
- package/lib/types/specialAbility/Sermon.d.ts +937 -935
- package/lib/types/specialAbility/Sermon.js +8 -8
- package/lib/types/specialAbility/SexSpecialAbility.d.ts +985 -983
- package/lib/types/specialAbility/SexSpecialAbility.js +8 -8
- package/lib/types/specialAbility/SikaryanDrainSpecialAbility.d.ts +937 -935
- package/lib/types/specialAbility/SikaryanDrainSpecialAbility.js +8 -8
- package/lib/types/specialAbility/SkillStyleSpecialAbility.d.ts +977 -975
- package/lib/types/specialAbility/SkillStyleSpecialAbility.js +8 -8
- package/lib/types/specialAbility/VampiricGift.d.ts +937 -935
- package/lib/types/specialAbility/VampiricGift.js +8 -8
- package/lib/types/specialAbility/Vision.d.ts +937 -935
- package/lib/types/specialAbility/Vision.js +8 -8
- package/lib/types/specialAbility/_Tradition.d.ts +4 -4
- package/lib/types/specialAbility/_Tradition.js +7 -7
- package/lib/types/specialAbility/sub/Language.d.ts +80 -79
- package/lib/types/specialAbility/sub/Language.js +37 -37
- package/lib/types/specialAbility/sub/Script.d.ts +45 -44
- package/lib/types/specialAbility/sub/Script.js +18 -18
- package/lib/types/specialAbility/sub/TradeSecret.d.ts +859 -857
- package/lib/types/specialAbility/sub/TradeSecret.js +26 -26
- package/lib/types/specialAbility/sub/_LanguageScript.d.ts +4 -4
- package/lib/types/specialAbility/sub/_LanguageScript.js +6 -6
- package/lib/types/traditionArtifacts/ArcaneOrbEnchantment.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/ArcaneOrbEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/AttireEnchantment.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/AttireEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/Beutelzauber.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/Beutelzauber.js +8 -8
- package/lib/types/traditionArtifacts/BowlEnchantment.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/BowlEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/CauldronEnchantment.d.ts +1106 -1104
- package/lib/types/traditionArtifacts/CauldronEnchantment.js +9 -9
- package/lib/types/traditionArtifacts/ChronicleEnchantment.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/ChronicleEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/DaggerRitual.d.ts +1112 -1110
- package/lib/types/traditionArtifacts/DaggerRitual.js +25 -25
- package/lib/types/traditionArtifacts/FoolsHatEnchantment.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/FoolsHatEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/Haubenzauber.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/Haubenzauber.js +8 -8
- package/lib/types/traditionArtifacts/InstrumentEnchantment.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/InstrumentEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/Krallenkettenzauber.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/Krallenkettenzauber.js +8 -8
- package/lib/types/traditionArtifacts/Kristallkugelzauber.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/Kristallkugelzauber.js +8 -8
- package/lib/types/traditionArtifacts/OrbEnchantment.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/OrbEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/RingEnchantment.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/RingEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/SickleRitual.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/SickleRitual.js +8 -8
- package/lib/types/traditionArtifacts/SpellSwordEnchantment.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/SpellSwordEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/StaffEnchantment.d.ts +1108 -1106
- package/lib/types/traditionArtifacts/StaffEnchantment.js +10 -10
- package/lib/types/traditionArtifacts/ToyEnchantment.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/ToyEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/Trinkhornzauber.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/Trinkhornzauber.js +8 -8
- package/lib/types/traditionArtifacts/WandEnchantment.d.ts +1071 -1069
- package/lib/types/traditionArtifacts/WandEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/WeaponEnchantment.d.ts +1105 -1103
- package/lib/types/traditionArtifacts/WeaponEnchantment.js +8 -8
- package/lib/types/traditionArtifacts/sub/AnimalShape.d.ts +6 -6
- package/lib/types/traditionArtifacts/sub/AnimalShape.js +8 -8
- package/lib/types/traditionArtifacts/sub/AnimalShapePath.d.ts +4 -4
- package/lib/types/traditionArtifacts/sub/AnimalShapePath.js +6 -6
- package/lib/types/traditionArtifacts/sub/AnimalShapeSize.d.ts +6 -6
- package/lib/types/traditionArtifacts/sub/AnimalShapeSize.js +10 -10
- package/lib/types/traditionArtifacts/sub/Brew.d.ts +4 -4
- package/lib/types/traditionArtifacts/sub/Brew.js +6 -6
- package/package.json +2 -2
- package/lib/types/_I18n.d.ts +0 -14
- package/lib/types/_I18n.js +0 -55
|
@@ -1,216 +1,217 @@
|
|
|
1
|
-
import
|
|
2
|
-
export declare const Curse: Entity<"Curse", {
|
|
3
|
-
check:
|
|
4
|
-
check_penalty:
|
|
5
|
-
Spirit: EnumCase<null>;
|
|
6
|
-
HalfOfSpirit: EnumCase<null>;
|
|
7
|
-
Toughness: EnumCase<null>;
|
|
8
|
-
HigherOfSpiritAndToughness: EnumCase<null>;
|
|
9
|
-
SummoningDifficulty: EnumCase<null>;
|
|
10
|
-
CreationDifficulty: EnumCase<null>;
|
|
11
|
-
Object: EnumCase<null>;
|
|
1
|
+
import * as DB from "tsondb/schema/dsl";
|
|
2
|
+
export declare const Curse: DB.Entity<"Curse", {
|
|
3
|
+
check: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"SkillCheck", DB.Array<DB.ReferenceIdentifier>, []>>, true>;
|
|
4
|
+
check_penalty: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"SkillCheckPenalty", {
|
|
5
|
+
Spirit: DB.EnumCase<null>;
|
|
6
|
+
HalfOfSpirit: DB.EnumCase<null>;
|
|
7
|
+
Toughness: DB.EnumCase<null>;
|
|
8
|
+
HigherOfSpiritAndToughness: DB.EnumCase<null>;
|
|
9
|
+
SummoningDifficulty: DB.EnumCase<null>;
|
|
10
|
+
CreationDifficulty: DB.EnumCase<null>;
|
|
11
|
+
Object: DB.EnumCase<null>;
|
|
12
12
|
}, []>>, false>;
|
|
13
|
-
parameters:
|
|
14
|
-
cost:
|
|
15
|
-
Fixed: EnumCase<IncludeIdentifier<[], TypeAlias<"FixedCurseCost", Object<{
|
|
16
|
-
value:
|
|
17
|
-
translations:
|
|
18
|
-
per:
|
|
19
|
-
full:
|
|
20
|
-
compressed:
|
|
13
|
+
parameters: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"CursePerformanceParameters", DB.Object<{
|
|
14
|
+
cost: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"CurseCost", {
|
|
15
|
+
Fixed: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"FixedCurseCost", DB.Object<{
|
|
16
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
17
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"FixedCurseCostTranslation", {
|
|
18
|
+
per: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveText", DB.Object<{
|
|
19
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
20
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
21
21
|
}>, []>>, false>;
|
|
22
|
-
note:
|
|
23
|
-
full:
|
|
24
|
-
compressed:
|
|
22
|
+
note: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
23
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
24
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
25
25
|
}>, []>>, false>;
|
|
26
26
|
}>, false>;
|
|
27
27
|
}>, []>>>;
|
|
28
|
-
Indefinite: EnumCase<IncludeIdentifier<[], TypeAlias<"IndefiniteOneTimeCost", Object<{
|
|
29
|
-
translations:
|
|
30
|
-
description:
|
|
31
|
-
full:
|
|
32
|
-
compressed:
|
|
28
|
+
Indefinite: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"IndefiniteOneTimeCost", DB.Object<{
|
|
29
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"IndefiniteOneTimeCostTranslation", {
|
|
30
|
+
description: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveText", DB.Object<{
|
|
31
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
32
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
33
33
|
}>, []>>, true>;
|
|
34
34
|
}>, true>;
|
|
35
35
|
}>, []>>>;
|
|
36
36
|
}, []>>, true>;
|
|
37
|
-
duration:
|
|
38
|
-
Immediate: EnumCase<null>;
|
|
39
|
-
Fixed: EnumCase<IncludeIdentifier<[], TypeAlias<"DurationUnitValue", Object<{
|
|
40
|
-
value:
|
|
41
|
-
unit:
|
|
42
|
-
Seconds: EnumCase<null>;
|
|
43
|
-
Minutes: EnumCase<null>;
|
|
44
|
-
Hours: EnumCase<null>;
|
|
45
|
-
Days: EnumCase<null>;
|
|
46
|
-
Weeks: EnumCase<null>;
|
|
47
|
-
Months: EnumCase<null>;
|
|
48
|
-
Years: EnumCase<null>;
|
|
49
|
-
Centuries: EnumCase<null>;
|
|
50
|
-
Actions: EnumCase<null>;
|
|
51
|
-
CombatRounds: EnumCase<null>;
|
|
37
|
+
duration: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"CurseDuration", {
|
|
38
|
+
Immediate: DB.EnumCase<null>;
|
|
39
|
+
Fixed: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"DurationUnitValue", DB.Object<{
|
|
40
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
41
|
+
unit: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"DurationUnit", {
|
|
42
|
+
Seconds: DB.EnumCase<null>;
|
|
43
|
+
Minutes: DB.EnumCase<null>;
|
|
44
|
+
Hours: DB.EnumCase<null>;
|
|
45
|
+
Days: DB.EnumCase<null>;
|
|
46
|
+
Weeks: DB.EnumCase<null>;
|
|
47
|
+
Months: DB.EnumCase<null>;
|
|
48
|
+
Years: DB.EnumCase<null>;
|
|
49
|
+
Centuries: DB.EnumCase<null>;
|
|
50
|
+
Actions: DB.EnumCase<null>;
|
|
51
|
+
CombatRounds: DB.EnumCase<null>;
|
|
52
52
|
}, []>>, true>;
|
|
53
53
|
}>, []>>>;
|
|
54
|
-
CheckResultBased: EnumCase<IncludeIdentifier<[], TypeAlias<"CheckResultBasedDuration", Object<{
|
|
55
|
-
is_maximum:
|
|
56
|
-
base:
|
|
57
|
-
QualityLevels: EnumCase<null>;
|
|
58
|
-
SkillPoints: EnumCase<null>;
|
|
54
|
+
CheckResultBased: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"CheckResultBasedDuration", DB.Object<{
|
|
55
|
+
is_maximum: DB.MemberDecl<DB.Boolean, false>;
|
|
56
|
+
base: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"CheckResultValue", {
|
|
57
|
+
QualityLevels: DB.EnumCase<null>;
|
|
58
|
+
SkillPoints: DB.EnumCase<null>;
|
|
59
59
|
}, []>>, true>;
|
|
60
|
-
modifier:
|
|
61
|
-
arithmetic:
|
|
62
|
-
Multiply: EnumCase<null>;
|
|
63
|
-
Divide: EnumCase<null>;
|
|
60
|
+
modifier: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"CheckResultBasedModifier", DB.Object<{
|
|
61
|
+
arithmetic: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"CheckResultArithmetic", {
|
|
62
|
+
Multiply: DB.EnumCase<null>;
|
|
63
|
+
Divide: DB.EnumCase<null>;
|
|
64
64
|
}, []>>, true>;
|
|
65
|
-
value:
|
|
65
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
66
66
|
}>, []>>, false>;
|
|
67
|
-
unit:
|
|
68
|
-
Seconds: EnumCase<null>;
|
|
69
|
-
Minutes: EnumCase<null>;
|
|
70
|
-
Hours: EnumCase<null>;
|
|
71
|
-
Days: EnumCase<null>;
|
|
72
|
-
Weeks: EnumCase<null>;
|
|
73
|
-
Months: EnumCase<null>;
|
|
74
|
-
Years: EnumCase<null>;
|
|
75
|
-
Centuries: EnumCase<null>;
|
|
76
|
-
Actions: EnumCase<null>;
|
|
77
|
-
CombatRounds: EnumCase<null>;
|
|
67
|
+
unit: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"DurationUnit", {
|
|
68
|
+
Seconds: DB.EnumCase<null>;
|
|
69
|
+
Minutes: DB.EnumCase<null>;
|
|
70
|
+
Hours: DB.EnumCase<null>;
|
|
71
|
+
Days: DB.EnumCase<null>;
|
|
72
|
+
Weeks: DB.EnumCase<null>;
|
|
73
|
+
Months: DB.EnumCase<null>;
|
|
74
|
+
Years: DB.EnumCase<null>;
|
|
75
|
+
Centuries: DB.EnumCase<null>;
|
|
76
|
+
Actions: DB.EnumCase<null>;
|
|
77
|
+
CombatRounds: DB.EnumCase<null>;
|
|
78
78
|
}, []>>, true>;
|
|
79
|
-
translations:
|
|
80
|
-
replacement:
|
|
81
|
-
full:
|
|
82
|
-
compressed:
|
|
79
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"CheckResultBasedDurationTranslation", {
|
|
80
|
+
replacement: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextReplace", DB.Object<{
|
|
81
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
82
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
83
83
|
}>, []>>, false>;
|
|
84
84
|
}>, false>;
|
|
85
85
|
}>, []>>>;
|
|
86
|
-
Indefinite: EnumCase<IncludeIdentifier<[], TypeAlias<"IndefiniteCurseDuration", Object<{
|
|
87
|
-
maximum:
|
|
88
|
-
Fixed: EnumCase<IncludeIdentifier<[], TypeAlias<"DurationUnitValue", Object<{
|
|
89
|
-
value:
|
|
90
|
-
unit:
|
|
91
|
-
Seconds: EnumCase<null>;
|
|
92
|
-
Minutes: EnumCase<null>;
|
|
93
|
-
Hours: EnumCase<null>;
|
|
94
|
-
Days: EnumCase<null>;
|
|
95
|
-
Weeks: EnumCase<null>;
|
|
96
|
-
Months: EnumCase<null>;
|
|
97
|
-
Years: EnumCase<null>;
|
|
98
|
-
Centuries: EnumCase<null>;
|
|
99
|
-
Actions: EnumCase<null>;
|
|
100
|
-
CombatRounds: EnumCase<null>;
|
|
86
|
+
Indefinite: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"IndefiniteCurseDuration", DB.Object<{
|
|
87
|
+
maximum: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"MaximumIndefiniteCurseDuration", {
|
|
88
|
+
Fixed: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"DurationUnitValue", DB.Object<{
|
|
89
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
90
|
+
unit: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"DurationUnit", {
|
|
91
|
+
Seconds: DB.EnumCase<null>;
|
|
92
|
+
Minutes: DB.EnumCase<null>;
|
|
93
|
+
Hours: DB.EnumCase<null>;
|
|
94
|
+
Days: DB.EnumCase<null>;
|
|
95
|
+
Weeks: DB.EnumCase<null>;
|
|
96
|
+
Months: DB.EnumCase<null>;
|
|
97
|
+
Years: DB.EnumCase<null>;
|
|
98
|
+
Centuries: DB.EnumCase<null>;
|
|
99
|
+
Actions: DB.EnumCase<null>;
|
|
100
|
+
CombatRounds: DB.EnumCase<null>;
|
|
101
101
|
}, []>>, true>;
|
|
102
102
|
}>, []>>>;
|
|
103
|
-
CheckResultBased: EnumCase<IncludeIdentifier<[], TypeAlias<"CheckResultBasedDuration", Object<{
|
|
104
|
-
is_maximum:
|
|
105
|
-
base:
|
|
106
|
-
QualityLevels: EnumCase<null>;
|
|
107
|
-
SkillPoints: EnumCase<null>;
|
|
103
|
+
CheckResultBased: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"CheckResultBasedDuration", DB.Object<{
|
|
104
|
+
is_maximum: DB.MemberDecl<DB.Boolean, false>;
|
|
105
|
+
base: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"CheckResultValue", {
|
|
106
|
+
QualityLevels: DB.EnumCase<null>;
|
|
107
|
+
SkillPoints: DB.EnumCase<null>;
|
|
108
108
|
}, []>>, true>;
|
|
109
|
-
modifier:
|
|
110
|
-
arithmetic:
|
|
111
|
-
Multiply: EnumCase<null>;
|
|
112
|
-
Divide: EnumCase<null>;
|
|
109
|
+
modifier: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"CheckResultBasedModifier", DB.Object<{
|
|
110
|
+
arithmetic: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"CheckResultArithmetic", {
|
|
111
|
+
Multiply: DB.EnumCase<null>;
|
|
112
|
+
Divide: DB.EnumCase<null>;
|
|
113
113
|
}, []>>, true>;
|
|
114
|
-
value:
|
|
114
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
115
115
|
}>, []>>, false>;
|
|
116
|
-
unit:
|
|
117
|
-
Seconds: EnumCase<null>;
|
|
118
|
-
Minutes: EnumCase<null>;
|
|
119
|
-
Hours: EnumCase<null>;
|
|
120
|
-
Days: EnumCase<null>;
|
|
121
|
-
Weeks: EnumCase<null>;
|
|
122
|
-
Months: EnumCase<null>;
|
|
123
|
-
Years: EnumCase<null>;
|
|
124
|
-
Centuries: EnumCase<null>;
|
|
125
|
-
Actions: EnumCase<null>;
|
|
126
|
-
CombatRounds: EnumCase<null>;
|
|
116
|
+
unit: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"DurationUnit", {
|
|
117
|
+
Seconds: DB.EnumCase<null>;
|
|
118
|
+
Minutes: DB.EnumCase<null>;
|
|
119
|
+
Hours: DB.EnumCase<null>;
|
|
120
|
+
Days: DB.EnumCase<null>;
|
|
121
|
+
Weeks: DB.EnumCase<null>;
|
|
122
|
+
Months: DB.EnumCase<null>;
|
|
123
|
+
Years: DB.EnumCase<null>;
|
|
124
|
+
Centuries: DB.EnumCase<null>;
|
|
125
|
+
Actions: DB.EnumCase<null>;
|
|
126
|
+
CombatRounds: DB.EnumCase<null>;
|
|
127
127
|
}, []>>, true>;
|
|
128
|
-
translations:
|
|
129
|
-
replacement:
|
|
130
|
-
full:
|
|
131
|
-
compressed:
|
|
128
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"CheckResultBasedDurationTranslation", {
|
|
129
|
+
replacement: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextReplace", DB.Object<{
|
|
130
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
131
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
132
132
|
}>, []>>, false>;
|
|
133
133
|
}>, false>;
|
|
134
134
|
}>, []>>>;
|
|
135
135
|
}, []>>, false>;
|
|
136
|
-
translations:
|
|
137
|
-
description:
|
|
138
|
-
full:
|
|
139
|
-
compressed:
|
|
136
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"IndefiniteCurseDurationTranslation", {
|
|
137
|
+
description: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveText", DB.Object<{
|
|
138
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
139
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
140
140
|
}>, []>>, true>;
|
|
141
141
|
}>, true>;
|
|
142
142
|
}>, []>>>;
|
|
143
143
|
}, []>>, true>;
|
|
144
144
|
}>, []>>, true>;
|
|
145
|
-
property:
|
|
146
|
-
src:
|
|
147
|
-
id:
|
|
148
|
-
occurrences:
|
|
149
|
-
initial:
|
|
150
|
-
printing:
|
|
151
|
-
pages:
|
|
152
|
-
first_page:
|
|
153
|
-
InsideCoverFront: EnumCase<null>;
|
|
154
|
-
InsideCoverBack: EnumCase<null>;
|
|
155
|
-
Numbered: EnumCase<Integer>;
|
|
145
|
+
property: DB.MemberDecl<DB.ReferenceIdentifier, true>;
|
|
146
|
+
src: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"PublicationRefs", DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"PublicationRef", DB.Object<{
|
|
147
|
+
id: DB.MemberDecl<DB.ReferenceIdentifier, true>;
|
|
148
|
+
occurrences: DB.MemberDecl<DB.NestedEntityMap<string, {
|
|
149
|
+
initial: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"InitialOccurrence", DB.Object<{
|
|
150
|
+
printing: DB.MemberDecl<DB.Integer, false>;
|
|
151
|
+
pages: DB.MemberDecl<DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"PageRange", DB.Object<{
|
|
152
|
+
first_page: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"Page", {
|
|
153
|
+
InsideCoverFront: DB.EnumCase<null>;
|
|
154
|
+
InsideCoverBack: DB.EnumCase<null>;
|
|
155
|
+
Numbered: DB.EnumCase<DB.Integer>;
|
|
156
156
|
}, []>>, true>;
|
|
157
|
-
last_page:
|
|
158
|
-
InsideCoverFront: EnumCase<null>;
|
|
159
|
-
InsideCoverBack: EnumCase<null>;
|
|
160
|
-
Numbered: EnumCase<Integer>;
|
|
157
|
+
last_page: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"Page", {
|
|
158
|
+
InsideCoverFront: DB.EnumCase<null>;
|
|
159
|
+
InsideCoverBack: DB.EnumCase<null>;
|
|
160
|
+
Numbered: DB.EnumCase<DB.Integer>;
|
|
161
161
|
}, []>>, false>;
|
|
162
162
|
}>, []>>>, true>;
|
|
163
|
+
isRemoved: DB.MemberDecl<DB.Boolean, false>;
|
|
163
164
|
}>, []>>, false>;
|
|
164
|
-
revisions:
|
|
165
|
-
Since: EnumCase<IncludeIdentifier<[], TypeAlias<"Since", Object<{
|
|
166
|
-
printing:
|
|
167
|
-
pages:
|
|
168
|
-
first_page:
|
|
169
|
-
InsideCoverFront: EnumCase<null>;
|
|
170
|
-
InsideCoverBack: EnumCase<null>;
|
|
171
|
-
Numbered: EnumCase<Integer>;
|
|
165
|
+
revisions: DB.MemberDecl<DB.Array<DB.IncludeIdentifier<[], DB.Enum<"Revision", {
|
|
166
|
+
Since: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"Since", DB.Object<{
|
|
167
|
+
printing: DB.MemberDecl<DB.Integer, true>;
|
|
168
|
+
pages: DB.MemberDecl<DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"PageRange", DB.Object<{
|
|
169
|
+
first_page: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"Page", {
|
|
170
|
+
InsideCoverFront: DB.EnumCase<null>;
|
|
171
|
+
InsideCoverBack: DB.EnumCase<null>;
|
|
172
|
+
Numbered: DB.EnumCase<DB.Integer>;
|
|
172
173
|
}, []>>, true>;
|
|
173
|
-
last_page:
|
|
174
|
-
InsideCoverFront: EnumCase<null>;
|
|
175
|
-
InsideCoverBack: EnumCase<null>;
|
|
176
|
-
Numbered: EnumCase<Integer>;
|
|
174
|
+
last_page: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"Page", {
|
|
175
|
+
InsideCoverFront: DB.EnumCase<null>;
|
|
176
|
+
InsideCoverBack: DB.EnumCase<null>;
|
|
177
|
+
Numbered: DB.EnumCase<DB.Integer>;
|
|
177
178
|
}, []>>, false>;
|
|
178
179
|
}>, []>>>, true>;
|
|
179
180
|
}>, []>>>;
|
|
180
|
-
Deprecated: EnumCase<IncludeIdentifier<[], TypeAlias<"Deprecation", Object<{
|
|
181
|
-
printing:
|
|
181
|
+
Deprecated: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"Deprecation", DB.Object<{
|
|
182
|
+
printing: DB.MemberDecl<DB.Integer, true>;
|
|
182
183
|
}>, []>>>;
|
|
183
184
|
}, []>>>, false>;
|
|
184
185
|
}>, true>;
|
|
185
186
|
}>, []>>>, []>>, true>;
|
|
186
|
-
translations:
|
|
187
|
-
name:
|
|
188
|
-
effect:
|
|
189
|
-
Plain: EnumCase<IncludeIdentifier<[], TypeAlias<"ActivatableSkillPlainEffect", Object<{
|
|
190
|
-
text:
|
|
187
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"CurseTranslation", {
|
|
188
|
+
name: DB.MemberDecl<DB.String, true>;
|
|
189
|
+
effect: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"ActivatableSkillEffect", {
|
|
190
|
+
Plain: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"ActivatableSkillPlainEffect", DB.Object<{
|
|
191
|
+
text: DB.MemberDecl<DB.String, true>;
|
|
191
192
|
}>, []>>>;
|
|
192
|
-
ForEachQualityLevel: EnumCase<IncludeIdentifier<[], TypeAlias<"ActivatableSkillEffectForEachQualityLevel", Object<{
|
|
193
|
-
text_before:
|
|
194
|
-
quality_levels:
|
|
195
|
-
text_after:
|
|
193
|
+
ForEachQualityLevel: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"ActivatableSkillEffectForEachQualityLevel", DB.Object<{
|
|
194
|
+
text_before: DB.MemberDecl<DB.String, true>;
|
|
195
|
+
quality_levels: DB.MemberDecl<DB.Array<DB.String>, true>;
|
|
196
|
+
text_after: DB.MemberDecl<DB.String, false>;
|
|
196
197
|
}>, []>>>;
|
|
197
|
-
ForEachTwoQualityLevels: EnumCase<IncludeIdentifier<[], TypeAlias<"ActivatableSkillEffectForEachTwoQualityLevels", Object<{
|
|
198
|
-
text_before:
|
|
199
|
-
quality_levels:
|
|
200
|
-
text_after:
|
|
198
|
+
ForEachTwoQualityLevels: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"ActivatableSkillEffectForEachTwoQualityLevels", DB.Object<{
|
|
199
|
+
text_before: DB.MemberDecl<DB.String, true>;
|
|
200
|
+
quality_levels: DB.MemberDecl<DB.Array<DB.String>, true>;
|
|
201
|
+
text_after: DB.MemberDecl<DB.String, false>;
|
|
201
202
|
}>, []>>>;
|
|
202
203
|
}, []>>, true>;
|
|
203
|
-
cost:
|
|
204
|
-
full:
|
|
205
|
-
abbr:
|
|
204
|
+
cost: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"OldParameter", DB.Object<{
|
|
205
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
206
|
+
abbr: DB.MemberDecl<DB.String, true>;
|
|
206
207
|
}>, []>>, false>;
|
|
207
|
-
duration:
|
|
208
|
-
full:
|
|
209
|
-
abbr:
|
|
208
|
+
duration: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"OldParameter", DB.Object<{
|
|
209
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
210
|
+
abbr: DB.MemberDecl<DB.String, true>;
|
|
210
211
|
}>, []>>, false>;
|
|
211
|
-
errata:
|
|
212
|
-
date:
|
|
213
|
-
description:
|
|
212
|
+
errata: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"Errata", DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"Erratum", DB.Object<{
|
|
213
|
+
date: DB.MemberDecl<DB.Date, true>;
|
|
214
|
+
description: DB.MemberDecl<DB.String, true>;
|
|
214
215
|
}>, []>>>, []>>, false>;
|
|
215
216
|
}>, true>;
|
|
216
217
|
}, undefined>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import * as DB from "tsondb/schema/dsl";
|
|
2
2
|
import { OldParameter } from "../_ActivatableSkill.js";
|
|
3
3
|
import { IndefiniteOneTimeCost } from "../_ActivatableSkillCost.js";
|
|
4
4
|
import { CheckResultBasedDuration, DurationUnitValue } from "../_ActivatableSkillDuration.js";
|
|
@@ -9,46 +9,46 @@ import { SkillCheck, SkillCheckPenalty } from "../_SkillCheck.js";
|
|
|
9
9
|
import { NestedTranslationMap } from "../Locale.js";
|
|
10
10
|
import { Errata } from "../source/_Erratum.js";
|
|
11
11
|
import { src } from "../source/_PublicationRef.js";
|
|
12
|
-
export const Curse = Entity(import.meta.url, {
|
|
12
|
+
export const Curse = DB.Entity(import.meta.url, {
|
|
13
13
|
name: "Curse",
|
|
14
14
|
namePlural: "Curses",
|
|
15
|
-
type: () => Object({
|
|
16
|
-
check: Required({
|
|
15
|
+
type: () => DB.Object({
|
|
16
|
+
check: DB.Required({
|
|
17
17
|
comment: "Lists the linked three attributes used to make a skill check.",
|
|
18
|
-
type: IncludeIdentifier(SkillCheck),
|
|
18
|
+
type: DB.IncludeIdentifier(SkillCheck),
|
|
19
19
|
}),
|
|
20
|
-
check_penalty: Optional({
|
|
20
|
+
check_penalty: DB.Optional({
|
|
21
21
|
comment: "In some cases, the target's Spirit or Toughness is applied as a penalty.",
|
|
22
|
-
type: IncludeIdentifier(SkillCheckPenalty),
|
|
22
|
+
type: DB.IncludeIdentifier(SkillCheckPenalty),
|
|
23
23
|
}),
|
|
24
|
-
parameters: Required({
|
|
24
|
+
parameters: DB.Required({
|
|
25
25
|
comment: "Measurable parameters of a curse.",
|
|
26
|
-
type: IncludeIdentifier(CursePerformanceParameters),
|
|
26
|
+
type: DB.IncludeIdentifier(CursePerformanceParameters),
|
|
27
27
|
}),
|
|
28
|
-
property: Required({
|
|
28
|
+
property: DB.Required({
|
|
29
29
|
comment: "The associated property.",
|
|
30
30
|
type: PropertyIdentifier(),
|
|
31
31
|
}),
|
|
32
32
|
src,
|
|
33
|
-
translations: NestedTranslationMap(Required, "Curse", Object({
|
|
34
|
-
name: Required({
|
|
33
|
+
translations: NestedTranslationMap(DB.Required, "Curse", DB.Object({
|
|
34
|
+
name: DB.Required({
|
|
35
35
|
comment: "The curse’s name.",
|
|
36
|
-
type: String({ minLength: 1 }),
|
|
36
|
+
type: DB.String({ minLength: 1 }),
|
|
37
37
|
}),
|
|
38
|
-
effect: Required({
|
|
38
|
+
effect: DB.Required({
|
|
39
39
|
comment: "The effect description may be either a plain text or a text that is divided by a list of effects for each quality level. It may also be a list for each two quality levels.",
|
|
40
|
-
type: IncludeIdentifier(ActivatableSkillEffect),
|
|
40
|
+
type: DB.IncludeIdentifier(ActivatableSkillEffect),
|
|
41
41
|
}),
|
|
42
|
-
cost: Optional({
|
|
42
|
+
cost: DB.Optional({
|
|
43
43
|
isDeprecated: true,
|
|
44
|
-
type: IncludeIdentifier(OldParameter),
|
|
44
|
+
type: DB.IncludeIdentifier(OldParameter),
|
|
45
45
|
}),
|
|
46
|
-
duration: Optional({
|
|
46
|
+
duration: DB.Optional({
|
|
47
47
|
isDeprecated: true,
|
|
48
|
-
type: IncludeIdentifier(OldParameter),
|
|
48
|
+
type: DB.IncludeIdentifier(OldParameter),
|
|
49
49
|
}),
|
|
50
|
-
errata: Optional({
|
|
51
|
-
type: IncludeIdentifier(Errata),
|
|
50
|
+
errata: DB.Optional({
|
|
51
|
+
type: DB.IncludeIdentifier(Errata),
|
|
52
52
|
}),
|
|
53
53
|
})),
|
|
54
54
|
}),
|
|
@@ -60,74 +60,74 @@ export const Curse = Entity(import.meta.url, {
|
|
|
60
60
|
},
|
|
61
61
|
],
|
|
62
62
|
});
|
|
63
|
-
const CursePerformanceParameters = TypeAlias(import.meta.url, {
|
|
63
|
+
const CursePerformanceParameters = DB.TypeAlias(import.meta.url, {
|
|
64
64
|
name: "CursePerformanceParameters",
|
|
65
65
|
comment: "Measurable parameters of a curse.",
|
|
66
|
-
type: () => Object({
|
|
67
|
-
cost: Required({
|
|
66
|
+
type: () => DB.Object({
|
|
67
|
+
cost: DB.Required({
|
|
68
68
|
comment: "The AE cost.",
|
|
69
|
-
type: IncludeIdentifier(CurseCost),
|
|
69
|
+
type: DB.IncludeIdentifier(CurseCost),
|
|
70
70
|
}),
|
|
71
|
-
duration: Required({
|
|
71
|
+
duration: DB.Required({
|
|
72
72
|
comment: "The duration.",
|
|
73
|
-
type: IncludeIdentifier(CurseDuration),
|
|
73
|
+
type: DB.IncludeIdentifier(CurseDuration),
|
|
74
74
|
}),
|
|
75
75
|
}),
|
|
76
76
|
});
|
|
77
|
-
const CurseCost = Enum(import.meta.url, {
|
|
77
|
+
const CurseCost = DB.Enum(import.meta.url, {
|
|
78
78
|
name: "CurseCost",
|
|
79
79
|
values: () => ({
|
|
80
|
-
Fixed: EnumCase({ type: IncludeIdentifier(FixedCurseCost) }),
|
|
81
|
-
Indefinite: EnumCase({ type: IncludeIdentifier(IndefiniteOneTimeCost) }),
|
|
80
|
+
Fixed: DB.EnumCase({ type: DB.IncludeIdentifier(FixedCurseCost) }),
|
|
81
|
+
Indefinite: DB.EnumCase({ type: DB.IncludeIdentifier(IndefiniteOneTimeCost) }),
|
|
82
82
|
}),
|
|
83
83
|
});
|
|
84
|
-
const FixedCurseCost = TypeAlias(import.meta.url, {
|
|
84
|
+
const FixedCurseCost = DB.TypeAlias(import.meta.url, {
|
|
85
85
|
name: "FixedCurseCost",
|
|
86
|
-
type: () => Object({
|
|
87
|
-
value: Required({
|
|
86
|
+
type: () => DB.Object({
|
|
87
|
+
value: DB.Required({
|
|
88
88
|
comment: "The (temporary) AE cost value.",
|
|
89
|
-
type: Integer({ minimum: 1 }),
|
|
89
|
+
type: DB.Integer({ minimum: 1 }),
|
|
90
90
|
}),
|
|
91
|
-
translations: NestedTranslationMap(Optional, "FixedCurseCost", Object({
|
|
92
|
-
per: Optional({
|
|
91
|
+
translations: NestedTranslationMap(DB.Optional, "FixedCurseCost", DB.Object({
|
|
92
|
+
per: DB.Optional({
|
|
93
93
|
comment: "The cost have to be per a specific countable entity, e.g. `8 KP per person`.",
|
|
94
|
-
type: IncludeIdentifier(ResponsiveText),
|
|
94
|
+
type: DB.IncludeIdentifier(ResponsiveText),
|
|
95
95
|
}),
|
|
96
|
-
note: Optional({
|
|
96
|
+
note: DB.Optional({
|
|
97
97
|
comment: "A note, appended to the generated string in parenthesis.",
|
|
98
|
-
type: IncludeIdentifier(ResponsiveTextOptional),
|
|
98
|
+
type: DB.IncludeIdentifier(ResponsiveTextOptional),
|
|
99
99
|
}),
|
|
100
100
|
}, { minProperties: 1 })),
|
|
101
101
|
}),
|
|
102
102
|
});
|
|
103
|
-
const CurseDuration = Enum(import.meta.url, {
|
|
103
|
+
const CurseDuration = DB.Enum(import.meta.url, {
|
|
104
104
|
name: "CurseDuration",
|
|
105
105
|
values: () => ({
|
|
106
|
-
Immediate: EnumCase({ type: null }),
|
|
107
|
-
Fixed: EnumCase({ type: IncludeIdentifier(DurationUnitValue) }),
|
|
108
|
-
CheckResultBased: EnumCase({ type: IncludeIdentifier(CheckResultBasedDuration) }),
|
|
109
|
-
Indefinite: EnumCase({ type: IncludeIdentifier(IndefiniteCurseDuration) }),
|
|
106
|
+
Immediate: DB.EnumCase({ type: null }),
|
|
107
|
+
Fixed: DB.EnumCase({ type: DB.IncludeIdentifier(DurationUnitValue) }),
|
|
108
|
+
CheckResultBased: DB.EnumCase({ type: DB.IncludeIdentifier(CheckResultBasedDuration) }),
|
|
109
|
+
Indefinite: DB.EnumCase({ type: DB.IncludeIdentifier(IndefiniteCurseDuration) }),
|
|
110
110
|
}),
|
|
111
111
|
});
|
|
112
|
-
const IndefiniteCurseDuration = TypeAlias(import.meta.url, {
|
|
112
|
+
const IndefiniteCurseDuration = DB.TypeAlias(import.meta.url, {
|
|
113
113
|
name: "IndefiniteCurseDuration",
|
|
114
|
-
type: () => Object({
|
|
115
|
-
maximum: Optional({
|
|
114
|
+
type: () => DB.Object({
|
|
115
|
+
maximum: DB.Optional({
|
|
116
116
|
comment: "Specified if the duration has a maximum time span.",
|
|
117
|
-
type: IncludeIdentifier(MaximumIndefiniteCurseDuration),
|
|
117
|
+
type: DB.IncludeIdentifier(MaximumIndefiniteCurseDuration),
|
|
118
118
|
}),
|
|
119
|
-
translations: NestedTranslationMap(Required, "IndefiniteCurseDuration", Object({
|
|
120
|
-
description: Required({
|
|
119
|
+
translations: NestedTranslationMap(DB.Required, "IndefiniteCurseDuration", DB.Object({
|
|
120
|
+
description: DB.Required({
|
|
121
121
|
comment: "A description of the duration.",
|
|
122
|
-
type: IncludeIdentifier(ResponsiveText),
|
|
122
|
+
type: DB.IncludeIdentifier(ResponsiveText),
|
|
123
123
|
}),
|
|
124
124
|
})),
|
|
125
125
|
}),
|
|
126
126
|
});
|
|
127
|
-
const MaximumIndefiniteCurseDuration = Enum(import.meta.url, {
|
|
127
|
+
const MaximumIndefiniteCurseDuration = DB.Enum(import.meta.url, {
|
|
128
128
|
name: "MaximumIndefiniteCurseDuration",
|
|
129
129
|
values: () => ({
|
|
130
|
-
Fixed: EnumCase({ type: IncludeIdentifier(DurationUnitValue) }),
|
|
131
|
-
CheckResultBased: EnumCase({ type: IncludeIdentifier(CheckResultBasedDuration) }),
|
|
130
|
+
Fixed: DB.EnumCase({ type: DB.IncludeIdentifier(DurationUnitValue) }),
|
|
131
|
+
CheckResultBased: DB.EnumCase({ type: DB.IncludeIdentifier(CheckResultBasedDuration) }),
|
|
132
132
|
}),
|
|
133
133
|
});
|