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,297 +1,297 @@
|
|
|
1
|
-
import
|
|
2
|
-
export declare const OneTimeCost: Enum<"OneTimeCost", {
|
|
3
|
-
Single: EnumCase<IncludeIdentifier<[], Enum<"SingleOneTimeCost", {
|
|
4
|
-
Modifiable: EnumCase<IncludeIdentifier<[], TypeAlias<"ModifiableOneTimeCost", Object<{
|
|
5
|
-
initial_modification_level:
|
|
6
|
-
permanent_value:
|
|
7
|
-
translations:
|
|
8
|
-
replacement:
|
|
9
|
-
full:
|
|
10
|
-
compressed:
|
|
1
|
+
import * as DB from "tsondb/schema/dsl";
|
|
2
|
+
export declare const OneTimeCost: DB.Enum<"OneTimeCost", {
|
|
3
|
+
Single: DB.EnumCase<DB.IncludeIdentifier<[], DB.Enum<"SingleOneTimeCost", {
|
|
4
|
+
Modifiable: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"ModifiableOneTimeCost", DB.Object<{
|
|
5
|
+
initial_modification_level: DB.MemberDecl<DB.ReferenceIdentifier, true>;
|
|
6
|
+
permanent_value: DB.MemberDecl<DB.Integer, false>;
|
|
7
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"ModifiableOneTimeCostTranslation", {
|
|
8
|
+
replacement: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextReplace", DB.Object<{
|
|
9
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
10
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
11
11
|
}>, []>>, true>;
|
|
12
12
|
}>, false>;
|
|
13
13
|
}>, []>>>;
|
|
14
|
-
NonModifiable: EnumCase<IncludeIdentifier<[], TypeAlias<"NonModifiableOneTimeCost", Object<{
|
|
15
|
-
is_minimum:
|
|
16
|
-
value:
|
|
17
|
-
permanent_value:
|
|
18
|
-
per:
|
|
19
|
-
minimum_total:
|
|
20
|
-
translations:
|
|
21
|
-
countable:
|
|
22
|
-
full:
|
|
23
|
-
compressed:
|
|
14
|
+
NonModifiable: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"NonModifiableOneTimeCost", DB.Object<{
|
|
15
|
+
is_minimum: DB.MemberDecl<DB.Boolean, false>;
|
|
16
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
17
|
+
permanent_value: DB.MemberDecl<DB.Integer, false>;
|
|
18
|
+
per: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"NonModifiableOneTimeCostPerCountable", DB.Object<{
|
|
19
|
+
minimum_total: DB.MemberDecl<DB.Integer, false>;
|
|
20
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"NonModifiableOneTimeCostPerCountableTranslation", {
|
|
21
|
+
countable: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveText", DB.Object<{
|
|
22
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
23
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
24
24
|
}>, []>>, true>;
|
|
25
25
|
}>, false>;
|
|
26
26
|
}>, []>>, false>;
|
|
27
|
-
translations:
|
|
28
|
-
note:
|
|
29
|
-
full:
|
|
30
|
-
compressed:
|
|
27
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"NonModifiableOneTimeCostTranslation", {
|
|
28
|
+
note: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
29
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
30
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
31
31
|
}>, []>>, true>;
|
|
32
32
|
}>, false>;
|
|
33
33
|
}>, []>>>;
|
|
34
|
-
Indefinite: EnumCase<IncludeIdentifier<[], TypeAlias<"IndefiniteOneTimeCost", Object<{
|
|
35
|
-
translations:
|
|
36
|
-
description:
|
|
37
|
-
full:
|
|
38
|
-
compressed:
|
|
34
|
+
Indefinite: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"IndefiniteOneTimeCost", DB.Object<{
|
|
35
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"IndefiniteOneTimeCostTranslation", {
|
|
36
|
+
description: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveText", DB.Object<{
|
|
37
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
38
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
39
39
|
}>, []>>, true>;
|
|
40
40
|
}>, true>;
|
|
41
41
|
}>, []>>>;
|
|
42
42
|
}, []>>>;
|
|
43
|
-
Conjunction: EnumCase<IncludeIdentifier<[], TypeAlias<"MultipleOneTimeCosts", Array<IncludeIdentifier<[], Enum<"SingleOneTimeCost", {
|
|
44
|
-
Modifiable: EnumCase<IncludeIdentifier<[], TypeAlias<"ModifiableOneTimeCost", Object<{
|
|
45
|
-
initial_modification_level:
|
|
46
|
-
permanent_value:
|
|
47
|
-
translations:
|
|
48
|
-
replacement:
|
|
49
|
-
full:
|
|
50
|
-
compressed:
|
|
43
|
+
Conjunction: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"MultipleOneTimeCosts", DB.Array<DB.IncludeIdentifier<[], DB.Enum<"SingleOneTimeCost", {
|
|
44
|
+
Modifiable: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"ModifiableOneTimeCost", DB.Object<{
|
|
45
|
+
initial_modification_level: DB.MemberDecl<DB.ReferenceIdentifier, true>;
|
|
46
|
+
permanent_value: DB.MemberDecl<DB.Integer, false>;
|
|
47
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"ModifiableOneTimeCostTranslation", {
|
|
48
|
+
replacement: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextReplace", DB.Object<{
|
|
49
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
50
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
51
51
|
}>, []>>, true>;
|
|
52
52
|
}>, false>;
|
|
53
53
|
}>, []>>>;
|
|
54
|
-
NonModifiable: EnumCase<IncludeIdentifier<[], TypeAlias<"NonModifiableOneTimeCost", Object<{
|
|
55
|
-
is_minimum:
|
|
56
|
-
value:
|
|
57
|
-
permanent_value:
|
|
58
|
-
per:
|
|
59
|
-
minimum_total:
|
|
60
|
-
translations:
|
|
61
|
-
countable:
|
|
62
|
-
full:
|
|
63
|
-
compressed:
|
|
54
|
+
NonModifiable: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"NonModifiableOneTimeCost", DB.Object<{
|
|
55
|
+
is_minimum: DB.MemberDecl<DB.Boolean, false>;
|
|
56
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
57
|
+
permanent_value: DB.MemberDecl<DB.Integer, false>;
|
|
58
|
+
per: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"NonModifiableOneTimeCostPerCountable", DB.Object<{
|
|
59
|
+
minimum_total: DB.MemberDecl<DB.Integer, false>;
|
|
60
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"NonModifiableOneTimeCostPerCountableTranslation", {
|
|
61
|
+
countable: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveText", DB.Object<{
|
|
62
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
63
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
64
64
|
}>, []>>, true>;
|
|
65
65
|
}>, false>;
|
|
66
66
|
}>, []>>, false>;
|
|
67
|
-
translations:
|
|
68
|
-
note:
|
|
69
|
-
full:
|
|
70
|
-
compressed:
|
|
67
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"NonModifiableOneTimeCostTranslation", {
|
|
68
|
+
note: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
69
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
70
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
71
71
|
}>, []>>, true>;
|
|
72
72
|
}>, false>;
|
|
73
73
|
}>, []>>>;
|
|
74
|
-
Indefinite: EnumCase<IncludeIdentifier<[], TypeAlias<"IndefiniteOneTimeCost", Object<{
|
|
75
|
-
translations:
|
|
76
|
-
description:
|
|
77
|
-
full:
|
|
78
|
-
compressed:
|
|
74
|
+
Indefinite: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"IndefiniteOneTimeCost", DB.Object<{
|
|
75
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"IndefiniteOneTimeCostTranslation", {
|
|
76
|
+
description: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveText", DB.Object<{
|
|
77
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
78
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
79
79
|
}>, []>>, true>;
|
|
80
80
|
}>, true>;
|
|
81
81
|
}>, []>>>;
|
|
82
82
|
}, []>>>, []>>>;
|
|
83
|
-
Disjunction: EnumCase<IncludeIdentifier<[], TypeAlias<"MultipleOneTimeCosts", Array<IncludeIdentifier<[], Enum<"SingleOneTimeCost", {
|
|
84
|
-
Modifiable: EnumCase<IncludeIdentifier<[], TypeAlias<"ModifiableOneTimeCost", Object<{
|
|
85
|
-
initial_modification_level:
|
|
86
|
-
permanent_value:
|
|
87
|
-
translations:
|
|
88
|
-
replacement:
|
|
89
|
-
full:
|
|
90
|
-
compressed:
|
|
83
|
+
Disjunction: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"MultipleOneTimeCosts", DB.Array<DB.IncludeIdentifier<[], DB.Enum<"SingleOneTimeCost", {
|
|
84
|
+
Modifiable: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"ModifiableOneTimeCost", DB.Object<{
|
|
85
|
+
initial_modification_level: DB.MemberDecl<DB.ReferenceIdentifier, true>;
|
|
86
|
+
permanent_value: DB.MemberDecl<DB.Integer, false>;
|
|
87
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"ModifiableOneTimeCostTranslation", {
|
|
88
|
+
replacement: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextReplace", DB.Object<{
|
|
89
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
90
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
91
91
|
}>, []>>, true>;
|
|
92
92
|
}>, false>;
|
|
93
93
|
}>, []>>>;
|
|
94
|
-
NonModifiable: EnumCase<IncludeIdentifier<[], TypeAlias<"NonModifiableOneTimeCost", Object<{
|
|
95
|
-
is_minimum:
|
|
96
|
-
value:
|
|
97
|
-
permanent_value:
|
|
98
|
-
per:
|
|
99
|
-
minimum_total:
|
|
100
|
-
translations:
|
|
101
|
-
countable:
|
|
102
|
-
full:
|
|
103
|
-
compressed:
|
|
94
|
+
NonModifiable: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"NonModifiableOneTimeCost", DB.Object<{
|
|
95
|
+
is_minimum: DB.MemberDecl<DB.Boolean, false>;
|
|
96
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
97
|
+
permanent_value: DB.MemberDecl<DB.Integer, false>;
|
|
98
|
+
per: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"NonModifiableOneTimeCostPerCountable", DB.Object<{
|
|
99
|
+
minimum_total: DB.MemberDecl<DB.Integer, false>;
|
|
100
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"NonModifiableOneTimeCostPerCountableTranslation", {
|
|
101
|
+
countable: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveText", DB.Object<{
|
|
102
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
103
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
104
104
|
}>, []>>, true>;
|
|
105
105
|
}>, false>;
|
|
106
106
|
}>, []>>, false>;
|
|
107
|
-
translations:
|
|
108
|
-
note:
|
|
109
|
-
full:
|
|
110
|
-
compressed:
|
|
107
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"NonModifiableOneTimeCostTranslation", {
|
|
108
|
+
note: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
109
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
110
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
111
111
|
}>, []>>, true>;
|
|
112
112
|
}>, false>;
|
|
113
113
|
}>, []>>>;
|
|
114
|
-
Indefinite: EnumCase<IncludeIdentifier<[], TypeAlias<"IndefiniteOneTimeCost", Object<{
|
|
115
|
-
translations:
|
|
116
|
-
description:
|
|
117
|
-
full:
|
|
118
|
-
compressed:
|
|
114
|
+
Indefinite: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"IndefiniteOneTimeCost", DB.Object<{
|
|
115
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"IndefiniteOneTimeCostTranslation", {
|
|
116
|
+
description: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveText", DB.Object<{
|
|
117
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
118
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
119
119
|
}>, []>>, true>;
|
|
120
120
|
}>, true>;
|
|
121
121
|
}>, []>>>;
|
|
122
122
|
}, []>>>, []>>>;
|
|
123
|
-
Map: EnumCase<IncludeIdentifier<[], TypeAlias<"OneTimeCostMap", Object<{
|
|
124
|
-
options:
|
|
125
|
-
value:
|
|
126
|
-
permanent_value:
|
|
127
|
-
translations:
|
|
128
|
-
label:
|
|
129
|
-
full:
|
|
130
|
-
compressed:
|
|
123
|
+
Map: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"OneTimeCostMap", DB.Object<{
|
|
124
|
+
options: DB.MemberDecl<DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"OneTimeCostMapOption", DB.Object<{
|
|
125
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
126
|
+
permanent_value: DB.MemberDecl<DB.Integer, false>;
|
|
127
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"OneTimeCostMapOptionTranslation", {
|
|
128
|
+
label: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
129
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
130
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
131
131
|
}>, []>>, true>;
|
|
132
|
-
label_standalone:
|
|
133
|
-
full:
|
|
134
|
-
compressed:
|
|
132
|
+
label_standalone: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
133
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
134
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
135
135
|
}>, []>>, false>;
|
|
136
136
|
}>, false>;
|
|
137
137
|
}>, []>>>, true>;
|
|
138
|
-
translations:
|
|
139
|
-
list_prepend:
|
|
140
|
-
full:
|
|
141
|
-
compressed:
|
|
138
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"OneTimeCostMapTranslation", {
|
|
139
|
+
list_prepend: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
140
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
141
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
142
142
|
}>, []>>, false>;
|
|
143
|
-
list_append:
|
|
144
|
-
full:
|
|
145
|
-
compressed:
|
|
143
|
+
list_append: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
144
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
145
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
146
146
|
}>, []>>, false>;
|
|
147
|
-
replacement:
|
|
148
|
-
full:
|
|
149
|
-
compressed:
|
|
147
|
+
replacement: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
148
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
149
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
150
150
|
}>, []>>, false>;
|
|
151
151
|
}>, false>;
|
|
152
152
|
}>, []>>>;
|
|
153
153
|
}, []>;
|
|
154
|
-
export declare const IndefiniteOneTimeCost: TypeAlias<"IndefiniteOneTimeCost", Object<{
|
|
155
|
-
translations:
|
|
156
|
-
description:
|
|
157
|
-
full:
|
|
158
|
-
compressed:
|
|
154
|
+
export declare const IndefiniteOneTimeCost: DB.TypeAlias<"IndefiniteOneTimeCost", DB.Object<{
|
|
155
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"IndefiniteOneTimeCostTranslation", {
|
|
156
|
+
description: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveText", DB.Object<{
|
|
157
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
158
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
159
159
|
}>, []>>, true>;
|
|
160
160
|
}>, true>;
|
|
161
161
|
}>, []>;
|
|
162
|
-
export declare const OneTimeCostMap: TypeAlias<"OneTimeCostMap", Object<{
|
|
163
|
-
options:
|
|
164
|
-
value:
|
|
165
|
-
permanent_value:
|
|
166
|
-
translations:
|
|
167
|
-
label:
|
|
168
|
-
full:
|
|
169
|
-
compressed:
|
|
162
|
+
export declare const OneTimeCostMap: DB.TypeAlias<"OneTimeCostMap", DB.Object<{
|
|
163
|
+
options: DB.MemberDecl<DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"OneTimeCostMapOption", DB.Object<{
|
|
164
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
165
|
+
permanent_value: DB.MemberDecl<DB.Integer, false>;
|
|
166
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"OneTimeCostMapOptionTranslation", {
|
|
167
|
+
label: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
168
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
169
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
170
170
|
}>, []>>, true>;
|
|
171
|
-
label_standalone:
|
|
172
|
-
full:
|
|
173
|
-
compressed:
|
|
171
|
+
label_standalone: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
172
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
173
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
174
174
|
}>, []>>, false>;
|
|
175
175
|
}>, false>;
|
|
176
176
|
}>, []>>>, true>;
|
|
177
|
-
translations:
|
|
178
|
-
list_prepend:
|
|
179
|
-
full:
|
|
180
|
-
compressed:
|
|
177
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"OneTimeCostMapTranslation", {
|
|
178
|
+
list_prepend: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
179
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
180
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
181
181
|
}>, []>>, false>;
|
|
182
|
-
list_append:
|
|
183
|
-
full:
|
|
184
|
-
compressed:
|
|
182
|
+
list_append: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
183
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
184
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
185
185
|
}>, []>>, false>;
|
|
186
|
-
replacement:
|
|
187
|
-
full:
|
|
188
|
-
compressed:
|
|
186
|
+
replacement: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
187
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
188
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
189
189
|
}>, []>>, false>;
|
|
190
190
|
}>, false>;
|
|
191
191
|
}>, []>;
|
|
192
|
-
export declare const SustainedCost: Enum<"SustainedCost", {
|
|
193
|
-
Modifiable: EnumCase<IncludeIdentifier<[], TypeAlias<"ModifiableSustainedCost", Object<{
|
|
194
|
-
initial_modification_level:
|
|
195
|
-
interval:
|
|
196
|
-
value:
|
|
197
|
-
unit:
|
|
198
|
-
Seconds: EnumCase<null>;
|
|
199
|
-
Minutes: EnumCase<null>;
|
|
200
|
-
Hours: EnumCase<null>;
|
|
201
|
-
Days: EnumCase<null>;
|
|
202
|
-
Weeks: EnumCase<null>;
|
|
203
|
-
Months: EnumCase<null>;
|
|
204
|
-
Years: EnumCase<null>;
|
|
205
|
-
Centuries: EnumCase<null>;
|
|
206
|
-
Actions: EnumCase<null>;
|
|
207
|
-
CombatRounds: EnumCase<null>;
|
|
192
|
+
export declare const SustainedCost: DB.Enum<"SustainedCost", {
|
|
193
|
+
Modifiable: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"ModifiableSustainedCost", DB.Object<{
|
|
194
|
+
initial_modification_level: DB.MemberDecl<DB.ReferenceIdentifier, true>;
|
|
195
|
+
interval: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"DurationUnitValue", DB.Object<{
|
|
196
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
197
|
+
unit: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"DurationUnit", {
|
|
198
|
+
Seconds: DB.EnumCase<null>;
|
|
199
|
+
Minutes: DB.EnumCase<null>;
|
|
200
|
+
Hours: DB.EnumCase<null>;
|
|
201
|
+
Days: DB.EnumCase<null>;
|
|
202
|
+
Weeks: DB.EnumCase<null>;
|
|
203
|
+
Months: DB.EnumCase<null>;
|
|
204
|
+
Years: DB.EnumCase<null>;
|
|
205
|
+
Centuries: DB.EnumCase<null>;
|
|
206
|
+
Actions: DB.EnumCase<null>;
|
|
207
|
+
CombatRounds: DB.EnumCase<null>;
|
|
208
208
|
}, []>>, true>;
|
|
209
209
|
}>, []>>, true>;
|
|
210
210
|
}>, []>>>;
|
|
211
|
-
NonModifiable: EnumCase<IncludeIdentifier<[], TypeAlias<"NonModifiableSustainedCost", Object<{
|
|
212
|
-
is_minimum:
|
|
213
|
-
value:
|
|
214
|
-
per:
|
|
215
|
-
minimum_total:
|
|
216
|
-
translations:
|
|
217
|
-
countable:
|
|
218
|
-
full:
|
|
219
|
-
compressed:
|
|
211
|
+
NonModifiable: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"NonModifiableSustainedCost", DB.Object<{
|
|
212
|
+
is_minimum: DB.MemberDecl<DB.Boolean, false>;
|
|
213
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
214
|
+
per: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"NonModifiableSustainedCostPerCountable", DB.Object<{
|
|
215
|
+
minimum_total: DB.MemberDecl<DB.Integer, false>;
|
|
216
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"NonModifiableSustainedCostPerCountableTranslation", {
|
|
217
|
+
countable: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveText", DB.Object<{
|
|
218
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
219
|
+
compressed: DB.MemberDecl<DB.String, true>;
|
|
220
220
|
}>, []>>, true>;
|
|
221
221
|
}>, true>;
|
|
222
222
|
}>, []>>, false>;
|
|
223
|
-
interval:
|
|
224
|
-
value:
|
|
225
|
-
unit:
|
|
226
|
-
Seconds: EnumCase<null>;
|
|
227
|
-
Minutes: EnumCase<null>;
|
|
228
|
-
Hours: EnumCase<null>;
|
|
229
|
-
Days: EnumCase<null>;
|
|
230
|
-
Weeks: EnumCase<null>;
|
|
231
|
-
Months: EnumCase<null>;
|
|
232
|
-
Years: EnumCase<null>;
|
|
233
|
-
Centuries: EnumCase<null>;
|
|
234
|
-
Actions: EnumCase<null>;
|
|
235
|
-
CombatRounds: EnumCase<null>;
|
|
223
|
+
interval: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"DurationUnitValue", DB.Object<{
|
|
224
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
225
|
+
unit: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"DurationUnit", {
|
|
226
|
+
Seconds: DB.EnumCase<null>;
|
|
227
|
+
Minutes: DB.EnumCase<null>;
|
|
228
|
+
Hours: DB.EnumCase<null>;
|
|
229
|
+
Days: DB.EnumCase<null>;
|
|
230
|
+
Weeks: DB.EnumCase<null>;
|
|
231
|
+
Months: DB.EnumCase<null>;
|
|
232
|
+
Years: DB.EnumCase<null>;
|
|
233
|
+
Centuries: DB.EnumCase<null>;
|
|
234
|
+
Actions: DB.EnumCase<null>;
|
|
235
|
+
CombatRounds: DB.EnumCase<null>;
|
|
236
236
|
}, []>>, true>;
|
|
237
237
|
}>, []>>, true>;
|
|
238
238
|
}>, []>>>;
|
|
239
|
-
Map: EnumCase<IncludeIdentifier<[], TypeAlias<"SustainedCostMap", Object<{
|
|
240
|
-
options:
|
|
241
|
-
value:
|
|
242
|
-
translations:
|
|
243
|
-
label:
|
|
244
|
-
full:
|
|
245
|
-
compressed:
|
|
239
|
+
Map: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"SustainedCostMap", DB.Object<{
|
|
240
|
+
options: DB.MemberDecl<DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"SustainedCostMapOption", DB.Object<{
|
|
241
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
242
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"SustainedCostMapOptionTranslation", {
|
|
243
|
+
label: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
244
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
245
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
246
246
|
}>, []>>, true>;
|
|
247
|
-
standaloneLabel:
|
|
248
|
-
full:
|
|
249
|
-
compressed:
|
|
247
|
+
standaloneLabel: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
248
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
249
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
250
250
|
}>, []>>, false>;
|
|
251
251
|
}>, false>;
|
|
252
252
|
}>, []>>>, true>;
|
|
253
|
-
translations:
|
|
254
|
-
listPrefix:
|
|
255
|
-
full:
|
|
256
|
-
compressed:
|
|
253
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"SustainedCostMapTranslation", {
|
|
254
|
+
listPrefix: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
255
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
256
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
257
257
|
}>, []>>, false>;
|
|
258
|
-
listSuffix:
|
|
259
|
-
full:
|
|
260
|
-
compressed:
|
|
258
|
+
listSuffix: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
259
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
260
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
261
261
|
}>, []>>, false>;
|
|
262
|
-
replacement:
|
|
263
|
-
full:
|
|
264
|
-
compressed:
|
|
262
|
+
replacement: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
263
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
264
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
265
265
|
}>, []>>, false>;
|
|
266
266
|
}>, false>;
|
|
267
267
|
}>, []>>>;
|
|
268
268
|
}, []>;
|
|
269
|
-
export declare const SustainedCostMap: TypeAlias<"SustainedCostMap", Object<{
|
|
270
|
-
options:
|
|
271
|
-
value:
|
|
272
|
-
translations:
|
|
273
|
-
label:
|
|
274
|
-
full:
|
|
275
|
-
compressed:
|
|
269
|
+
export declare const SustainedCostMap: DB.TypeAlias<"SustainedCostMap", DB.Object<{
|
|
270
|
+
options: DB.MemberDecl<DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"SustainedCostMapOption", DB.Object<{
|
|
271
|
+
value: DB.MemberDecl<DB.Integer, true>;
|
|
272
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"SustainedCostMapOptionTranslation", {
|
|
273
|
+
label: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
274
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
275
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
276
276
|
}>, []>>, true>;
|
|
277
|
-
standaloneLabel:
|
|
278
|
-
full:
|
|
279
|
-
compressed:
|
|
277
|
+
standaloneLabel: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
278
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
279
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
280
280
|
}>, []>>, false>;
|
|
281
281
|
}>, false>;
|
|
282
282
|
}>, []>>>, true>;
|
|
283
|
-
translations:
|
|
284
|
-
listPrefix:
|
|
285
|
-
full:
|
|
286
|
-
compressed:
|
|
283
|
+
translations: DB.MemberDecl<DB.NestedEntityMap<"SustainedCostMapTranslation", {
|
|
284
|
+
listPrefix: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
285
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
286
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
287
287
|
}>, []>>, false>;
|
|
288
|
-
listSuffix:
|
|
289
|
-
full:
|
|
290
|
-
compressed:
|
|
288
|
+
listSuffix: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
289
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
290
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
291
291
|
}>, []>>, false>;
|
|
292
|
-
replacement:
|
|
293
|
-
full:
|
|
294
|
-
compressed:
|
|
292
|
+
replacement: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
|
|
293
|
+
full: DB.MemberDecl<DB.String, true>;
|
|
294
|
+
compressed: DB.MemberDecl<DB.String, false>;
|
|
295
295
|
}>, []>>, false>;
|
|
296
296
|
}>, false>;
|
|
297
297
|
}>, []>;
|