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.
Files changed (452) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/gen/types.d.ts +5 -0
  3. package/lib/main.d.ts +1 -1
  4. package/lib/types/Advantage.d.ts +1055 -1053
  5. package/lib/types/Advantage.js +12 -12
  6. package/lib/types/AnimalDisease.d.ts +70 -69
  7. package/lib/types/AnimalDisease.js +8 -8
  8. package/lib/types/AnimalType.d.ts +4 -4
  9. package/lib/types/AnimalType.js +6 -6
  10. package/lib/types/ArcaneBardTradition.d.ts +23 -23
  11. package/lib/types/ArcaneBardTradition.js +2 -2
  12. package/lib/types/ArcaneDancerTradition.d.ts +23 -23
  13. package/lib/types/ArcaneDancerTradition.js +2 -2
  14. package/lib/types/Aspect.d.ts +5 -5
  15. package/lib/types/Aspect.js +8 -8
  16. package/lib/types/Attribute.d.ts +7 -7
  17. package/lib/types/Attribute.js +12 -12
  18. package/lib/types/Blessing.d.ts +79 -78
  19. package/lib/types/Blessing.js +43 -43
  20. package/lib/types/Cantrip.d.ts +98 -97
  21. package/lib/types/Cantrip.js +69 -69
  22. package/lib/types/Ceremony.d.ts +501 -499
  23. package/lib/types/Ceremony.js +38 -38
  24. package/lib/types/CombatTechnique.d.ts +113 -111
  25. package/lib/types/CombatTechnique.js +52 -50
  26. package/lib/types/Condition.d.ts +38 -37
  27. package/lib/types/Condition.js +12 -12
  28. package/lib/types/Continent.d.ts +4 -4
  29. package/lib/types/Continent.js +6 -6
  30. package/lib/types/Culture.d.ts +119 -118
  31. package/lib/types/Culture.js +157 -157
  32. package/lib/types/DerivedCharacteristic.d.ts +58 -57
  33. package/lib/types/DerivedCharacteristic.js +22 -22
  34. package/lib/types/Disadvantage.d.ts +989 -987
  35. package/lib/types/Disadvantage.js +14 -14
  36. package/lib/types/Disease.d.ts +84 -83
  37. package/lib/types/Disease.js +6 -6
  38. package/lib/types/Element.d.ts +4 -4
  39. package/lib/types/Element.js +6 -6
  40. package/lib/types/ExperienceLevel.d.ts +11 -11
  41. package/lib/types/ExperienceLevel.js +20 -20
  42. package/lib/types/EyeColor.d.ts +4 -4
  43. package/lib/types/EyeColor.js +6 -6
  44. package/lib/types/FamiliarsTrick.d.ts +141 -140
  45. package/lib/types/FamiliarsTrick.js +92 -88
  46. package/lib/types/HairColor.d.ts +4 -4
  47. package/lib/types/HairColor.js +6 -6
  48. package/lib/types/HomunculusType.d.ts +4 -4
  49. package/lib/types/HomunculusType.js +6 -6
  50. package/lib/types/Lessons.d.ts +129 -128
  51. package/lib/types/Lessons.js +98 -92
  52. package/lib/types/LiturgicalChant.d.ts +501 -499
  53. package/lib/types/LiturgicalChant.js +38 -38
  54. package/lib/types/Locale.d.ts +10 -10
  55. package/lib/types/Locale.js +16 -15
  56. package/lib/types/MetaCondition.d.ts +38 -37
  57. package/lib/types/MetaCondition.js +12 -12
  58. package/lib/types/PactCategory.d.ts +52 -51
  59. package/lib/types/PactCategory.js +24 -24
  60. package/lib/types/Patron.d.ts +74 -73
  61. package/lib/types/Patron.js +86 -83
  62. package/lib/types/PatronCategory.d.ts +5 -5
  63. package/lib/types/PatronCategory.js +8 -8
  64. package/lib/types/PersonalityTrait.d.ts +60 -59
  65. package/lib/types/PersonalityTrait.js +22 -22
  66. package/lib/types/Profession.d.ts +1835 -1833
  67. package/lib/types/Profession.js +259 -255
  68. package/lib/types/Property.d.ts +5 -5
  69. package/lib/types/Property.js +8 -8
  70. package/lib/types/Race.d.ts +156 -155
  71. package/lib/types/Race.js +130 -129
  72. package/lib/types/Region.d.ts +4 -4
  73. package/lib/types/Region.js +6 -6
  74. package/lib/types/Ritual.d.ts +503 -501
  75. package/lib/types/Ritual.js +37 -37
  76. package/lib/types/Service.d.ts +40 -39
  77. package/lib/types/Service.js +15 -15
  78. package/lib/types/SexPractice.d.ts +37 -36
  79. package/lib/types/SexPractice.js +14 -14
  80. package/lib/types/Skill.d.ts +84 -83
  81. package/lib/types/Skill.js +51 -51
  82. package/lib/types/SkillGroup.d.ts +7 -7
  83. package/lib/types/SkillGroup.js +12 -12
  84. package/lib/types/SkillModificationLevel.d.ts +22 -22
  85. package/lib/types/SkillModificationLevel.js +41 -41
  86. package/lib/types/SocialStatus.d.ts +5 -5
  87. package/lib/types/SocialStatus.js +8 -8
  88. package/lib/types/Spell.d.ts +503 -501
  89. package/lib/types/Spell.js +37 -37
  90. package/lib/types/State.d.ts +37 -36
  91. package/lib/types/State.js +10 -10
  92. package/lib/types/Talisman.d.ts +81 -80
  93. package/lib/types/Talisman.js +50 -48
  94. package/lib/types/TargetCategory.d.ts +5 -5
  95. package/lib/types/TargetCategory.js +7 -7
  96. package/lib/types/_Activatable.d.ts +9 -9
  97. package/lib/types/_Activatable.js +17 -17
  98. package/lib/types/_ActivatableAdvanced.d.ts +41 -41
  99. package/lib/types/_ActivatableAdvanced.js +48 -44
  100. package/lib/types/_ActivatableAdventurePointsValue.d.ts +146 -146
  101. package/lib/types/_ActivatableAdventurePointsValue.js +62 -62
  102. package/lib/types/_ActivatableAutomatic.d.ts +67 -67
  103. package/lib/types/_ActivatableAutomatic.js +30 -30
  104. package/lib/types/_ActivatableCombat.d.ts +94 -94
  105. package/lib/types/_ActivatableCombat.js +180 -174
  106. package/lib/types/_ActivatableNonMundane.d.ts +301 -301
  107. package/lib/types/_ActivatableNonMundane.js +204 -202
  108. package/lib/types/_ActivatableSelectOptionCategory.d.ts +1256 -1256
  109. package/lib/types/_ActivatableSelectOptionCategory.js +250 -226
  110. package/lib/types/_ActivatableSelectOptions.d.ts +960 -958
  111. package/lib/types/_ActivatableSelectOptions.js +34 -34
  112. package/lib/types/_ActivatableSkill.d.ts +880 -880
  113. package/lib/types/_ActivatableSkill.js +47 -43
  114. package/lib/types/_ActivatableSkillApplicationsAndUses.d.ts +97 -97
  115. package/lib/types/_ActivatableSkillApplicationsAndUses.js +27 -27
  116. package/lib/types/_ActivatableSkillCastingTime.d.ts +52 -52
  117. package/lib/types/_ActivatableSkillCastingTime.js +40 -40
  118. package/lib/types/_ActivatableSkillCheckResultBased.d.ts +18 -18
  119. package/lib/types/_ActivatableSkillCheckResultBased.js +19 -19
  120. package/lib/types/_ActivatableSkillCost.d.ts +208 -208
  121. package/lib/types/_ActivatableSkillCost.js +113 -113
  122. package/lib/types/_ActivatableSkillDuration.d.ts +159 -159
  123. package/lib/types/_ActivatableSkillDuration.js +69 -69
  124. package/lib/types/_ActivatableSkillEffect.d.ts +12 -12
  125. package/lib/types/_ActivatableSkillEffect.js +28 -28
  126. package/lib/types/_ActivatableSkillRange.d.ts +46 -46
  127. package/lib/types/_ActivatableSkillRange.js +50 -50
  128. package/lib/types/_ActivatableSkillTargetCategory.d.ts +11 -11
  129. package/lib/types/_ActivatableSkillTargetCategory.js +15 -15
  130. package/lib/types/_AlternativeNames.d.ts +4 -4
  131. package/lib/types/_AlternativeNames.js +7 -7
  132. package/lib/types/_ArcaneTradition.d.ts +23 -23
  133. package/lib/types/_ArcaneTradition.js +7 -7
  134. package/lib/types/_Blessed.d.ts +6 -6
  135. package/lib/types/_Blessed.js +9 -9
  136. package/lib/types/_CommonnessRatedAdvantageDisadvantage.d.ts +6 -6
  137. package/lib/types/_CommonnessRatedAdvantageDisadvantage.js +9 -9
  138. package/lib/types/_Dice.d.ts +5 -5
  139. package/lib/types/_Dice.js +9 -9
  140. package/lib/types/_DiseasePoison.d.ts +47 -47
  141. package/lib/types/_DiseasePoison.js +50 -50
  142. package/lib/types/_Enhancements.d.ts +125 -123
  143. package/lib/types/_Enhancements.js +22 -22
  144. package/lib/types/_Identifier.d.ts +1 -1
  145. package/lib/types/_Identifier.js +1 -1
  146. package/lib/types/_IdentifierGroup.d.ts +328 -328
  147. package/lib/types/_IdentifierGroup.js +328 -328
  148. package/lib/types/_ImprovementCost.d.ts +6 -6
  149. package/lib/types/_ImprovementCost.js +6 -6
  150. package/lib/types/_Influence.d.ts +58 -57
  151. package/lib/types/_Influence.js +18 -18
  152. package/lib/types/_MathExpression.d.ts +5 -5
  153. package/lib/types/_MathExpression.js +12 -12
  154. package/lib/types/_Prerequisite.d.ts +333 -333
  155. package/lib/types/_Prerequisite.js +89 -73
  156. package/lib/types/_ResponsiveText.d.ts +10 -10
  157. package/lib/types/_ResponsiveText.js +23 -17
  158. package/lib/types/_Sex.d.ts +4 -4
  159. package/lib/types/_Sex.js +4 -4
  160. package/lib/types/_SizeCategory.d.ts +14 -14
  161. package/lib/types/_SizeCategory.js +15 -15
  162. package/lib/types/_SkillCheck.d.ts +10 -10
  163. package/lib/types/_SkillCheck.js +11 -11
  164. package/lib/types/_Spellwork.d.ts +12 -12
  165. package/lib/types/_Spellwork.js +15 -15
  166. package/lib/types/equipment/EquipmentPackage.d.ts +68 -67
  167. package/lib/types/equipment/EquipmentPackage.js +14 -14
  168. package/lib/types/equipment/item/Ammunition.d.ts +52 -51
  169. package/lib/types/equipment/item/Ammunition.js +16 -16
  170. package/lib/types/equipment/item/Animal.d.ts +52 -51
  171. package/lib/types/equipment/item/Animal.js +5 -5
  172. package/lib/types/equipment/item/AnimalCare.d.ts +61 -60
  173. package/lib/types/equipment/item/AnimalCare.js +20 -20
  174. package/lib/types/equipment/item/Armor.d.ts +122 -121
  175. package/lib/types/equipment/item/Armor.js +79 -79
  176. package/lib/types/equipment/item/BandageOrRemedy.d.ts +143 -142
  177. package/lib/types/equipment/item/BandageOrRemedy.js +13 -13
  178. package/lib/types/equipment/item/Book.d.ts +103 -102
  179. package/lib/types/equipment/item/Book.js +65 -65
  180. package/lib/types/equipment/item/CeremonialItem.d.ts +144 -143
  181. package/lib/types/equipment/item/CeremonialItem.js +14 -14
  182. package/lib/types/equipment/item/Clothes.d.ts +143 -142
  183. package/lib/types/equipment/item/Clothes.js +13 -13
  184. package/lib/types/equipment/item/ClothingPackage.d.ts +45 -44
  185. package/lib/types/equipment/item/ClothingPackage.js +6 -6
  186. package/lib/types/equipment/item/Container.d.ts +143 -142
  187. package/lib/types/equipment/item/Container.js +13 -13
  188. package/lib/types/equipment/item/Elixir.d.ts +80 -79
  189. package/lib/types/equipment/item/Elixir.js +35 -32
  190. package/lib/types/equipment/item/EquipmentOfBlessedOnes.d.ts +152 -151
  191. package/lib/types/equipment/item/EquipmentOfBlessedOnes.js +11 -11
  192. package/lib/types/equipment/item/GemOrPreciousStone.d.ts +54 -53
  193. package/lib/types/equipment/item/GemOrPreciousStone.js +20 -20
  194. package/lib/types/equipment/item/IlluminationLightSource.d.ts +149 -148
  195. package/lib/types/equipment/item/IlluminationLightSource.js +26 -26
  196. package/lib/types/equipment/item/IlluminationRefillOrSupply.d.ts +143 -142
  197. package/lib/types/equipment/item/IlluminationRefillOrSupply.js +13 -13
  198. package/lib/types/equipment/item/Jewelry.d.ts +56 -55
  199. package/lib/types/equipment/item/Jewelry.js +17 -17
  200. package/lib/types/equipment/item/Laboratory.d.ts +59 -58
  201. package/lib/types/equipment/item/Laboratory.js +11 -11
  202. package/lib/types/equipment/item/Liebesspielzeug.d.ts +143 -142
  203. package/lib/types/equipment/item/Liebesspielzeug.js +13 -13
  204. package/lib/types/equipment/item/LuxuryGood.d.ts +143 -142
  205. package/lib/types/equipment/item/LuxuryGood.js +13 -13
  206. package/lib/types/equipment/item/MagicalArtifact.d.ts +146 -145
  207. package/lib/types/equipment/item/MagicalArtifact.js +30 -30
  208. package/lib/types/equipment/item/MusicalInstrument.d.ts +143 -142
  209. package/lib/types/equipment/item/MusicalInstrument.js +13 -13
  210. package/lib/types/equipment/item/Newspaper.d.ts +48 -47
  211. package/lib/types/equipment/item/Newspaper.js +12 -12
  212. package/lib/types/equipment/item/OrienteeringAid.d.ts +142 -141
  213. package/lib/types/equipment/item/Poison.d.ts +428 -427
  214. package/lib/types/equipment/item/Poison.js +215 -210
  215. package/lib/types/equipment/item/RopeOrChain.d.ts +142 -141
  216. package/lib/types/equipment/item/Stationery.d.ts +142 -141
  217. package/lib/types/equipment/item/ThievesTool.d.ts +142 -141
  218. package/lib/types/equipment/item/ToolOfTheTrade.d.ts +60 -59
  219. package/lib/types/equipment/item/ToolOfTheTrade.js +11 -11
  220. package/lib/types/equipment/item/TravelGearOrTool.d.ts +143 -142
  221. package/lib/types/equipment/item/TravelGearOrTool.js +13 -13
  222. package/lib/types/equipment/item/Vehicle.d.ts +58 -57
  223. package/lib/types/equipment/item/Vehicle.js +9 -9
  224. package/lib/types/equipment/item/Weapon.d.ts +160 -159
  225. package/lib/types/equipment/item/Weapon.js +53 -49
  226. package/lib/types/equipment/item/WeaponAccessory.d.ts +143 -142
  227. package/lib/types/equipment/item/WeaponAccessory.js +13 -13
  228. package/lib/types/equipment/item/_Herbary.d.ts +34 -34
  229. package/lib/types/equipment/item/_Herbary.js +19 -19
  230. package/lib/types/equipment/item/_Item.d.ts +294 -293
  231. package/lib/types/equipment/item/_Item.js +102 -102
  232. package/lib/types/equipment/item/_MeleeWeapon.d.ts +47 -47
  233. package/lib/types/equipment/item/_MeleeWeapon.js +43 -43
  234. package/lib/types/equipment/item/_RangedWeapon.d.ts +25 -25
  235. package/lib/types/equipment/item/_RangedWeapon.js +39 -39
  236. package/lib/types/equipment/item/_Weapon.d.ts +10 -9
  237. package/lib/types/equipment/item/_Weapon.js +19 -19
  238. package/lib/types/equipment/item/sub/ArmorType.d.ts +5 -5
  239. package/lib/types/equipment/item/sub/ArmorType.js +8 -8
  240. package/lib/types/equipment/item/sub/Reach.d.ts +4 -4
  241. package/lib/types/equipment/item/sub/Reach.js +6 -6
  242. package/lib/types/magicalActions/AnimistPower.d.ts +228 -226
  243. package/lib/types/magicalActions/AnimistPower.js +79 -77
  244. package/lib/types/magicalActions/AnimistPower_Tribe.d.ts +23 -23
  245. package/lib/types/magicalActions/AnimistPower_Tribe.js +8 -8
  246. package/lib/types/magicalActions/Curse.d.ts +163 -162
  247. package/lib/types/magicalActions/Curse.js +54 -54
  248. package/lib/types/magicalActions/DominationRitual.d.ts +153 -152
  249. package/lib/types/magicalActions/DominationRitual.js +53 -53
  250. package/lib/types/magicalActions/ElvenMagicalSong.d.ts +92 -91
  251. package/lib/types/magicalActions/ElvenMagicalSong.js +45 -45
  252. package/lib/types/magicalActions/GeodeRitual.d.ts +165 -164
  253. package/lib/types/magicalActions/GeodeRitual.js +57 -57
  254. package/lib/types/magicalActions/JesterTrick.d.ts +231 -230
  255. package/lib/types/magicalActions/JesterTrick.js +67 -67
  256. package/lib/types/magicalActions/MagicalDance.d.ts +89 -88
  257. package/lib/types/magicalActions/MagicalDance.js +46 -46
  258. package/lib/types/magicalActions/MagicalMelody.d.ts +86 -85
  259. package/lib/types/magicalActions/MagicalMelody.js +44 -44
  260. package/lib/types/magicalActions/MagicalRune.d.ts +213 -212
  261. package/lib/types/magicalActions/MagicalRune.js +122 -117
  262. package/lib/types/magicalActions/ZibiljaRitual.d.ts +301 -300
  263. package/lib/types/magicalActions/ZibiljaRitual.js +36 -34
  264. package/lib/types/magicalActions/_MusicTradition.d.ts +12 -12
  265. package/lib/types/magicalActions/_MusicTradition.js +19 -19
  266. package/lib/types/prerequisites/ConditionalPrerequisites.d.ts +16 -16
  267. package/lib/types/prerequisites/ConditionalPrerequisites.js +3 -3
  268. package/lib/types/prerequisites/DisplayOption.d.ts +9 -9
  269. package/lib/types/prerequisites/DisplayOption.js +11 -11
  270. package/lib/types/prerequisites/PrerequisiteGroups.d.ts +1099 -1099
  271. package/lib/types/prerequisites/PrerequisiteGroups.js +94 -86
  272. package/lib/types/prerequisites/single/ActivatablePrerequisite.d.ts +100 -100
  273. package/lib/types/prerequisites/single/ActivatablePrerequisite.js +15 -15
  274. package/lib/types/prerequisites/single/AnimistPowerPrerequisite.d.ts +13 -13
  275. package/lib/types/prerequisites/single/AnimistPowerPrerequisite.js +10 -10
  276. package/lib/types/prerequisites/single/CulturePrerequisite.d.ts +11 -11
  277. package/lib/types/prerequisites/single/CulturePrerequisite.js +6 -6
  278. package/lib/types/prerequisites/single/EnhancementPrerequisite.d.ts +3 -3
  279. package/lib/types/prerequisites/single/EnhancementPrerequisite.js +4 -4
  280. package/lib/types/prerequisites/single/InfluencePrerequisite.d.ts +12 -12
  281. package/lib/types/prerequisites/single/InfluencePrerequisite.js +8 -8
  282. package/lib/types/prerequisites/single/PactPrerequisite.d.ts +13 -13
  283. package/lib/types/prerequisites/single/PactPrerequisite.js +10 -10
  284. package/lib/types/prerequisites/single/PersonalityTraitPrerequisite.d.ts +12 -12
  285. package/lib/types/prerequisites/single/PersonalityTraitPrerequisite.js +8 -8
  286. package/lib/types/prerequisites/single/PrimaryAttributePrerequisite.d.ts +14 -14
  287. package/lib/types/prerequisites/single/PrimaryAttributePrerequisite.js +12 -12
  288. package/lib/types/prerequisites/single/PublicationPrerequisite.d.ts +11 -11
  289. package/lib/types/prerequisites/single/PublicationPrerequisite.js +6 -6
  290. package/lib/types/prerequisites/single/RacePrerequisite.d.ts +12 -12
  291. package/lib/types/prerequisites/single/RacePrerequisite.js +8 -8
  292. package/lib/types/prerequisites/single/RatedMinimumNumberPrerequisite.d.ts +35 -35
  293. package/lib/types/prerequisites/single/RatedMinimumNumberPrerequisite.js +38 -36
  294. package/lib/types/prerequisites/single/RatedPrerequisite.d.ts +20 -20
  295. package/lib/types/prerequisites/single/RatedPrerequisite.js +9 -9
  296. package/lib/types/prerequisites/single/RatedSumPrerequisite.d.ts +12 -12
  297. package/lib/types/prerequisites/single/RatedSumPrerequisite.js +9 -9
  298. package/lib/types/prerequisites/single/RulePrerequisite.d.ts +13 -13
  299. package/lib/types/prerequisites/single/RulePrerequisite.js +7 -7
  300. package/lib/types/prerequisites/single/SexPrerequisite.d.ts +13 -13
  301. package/lib/types/prerequisites/single/SexPrerequisite.js +7 -7
  302. package/lib/types/prerequisites/single/SexualCharacteristicPrerequisite.d.ts +5 -5
  303. package/lib/types/prerequisites/single/SexualCharacteristicPrerequisite.js +8 -8
  304. package/lib/types/prerequisites/single/SocialStatusPrerequisite.d.ts +11 -11
  305. package/lib/types/prerequisites/single/SocialStatusPrerequisite.js +6 -6
  306. package/lib/types/prerequisites/single/StatePrerequisite.d.ts +11 -11
  307. package/lib/types/prerequisites/single/StatePrerequisite.js +6 -6
  308. package/lib/types/prerequisites/single/TextPrerequisite.d.ts +14 -14
  309. package/lib/types/prerequisites/single/TextPrerequisite.js +18 -18
  310. package/lib/types/prerequisites/single/TraditionPrerequisite.d.ts +25 -25
  311. package/lib/types/prerequisites/single/TraditionPrerequisite.js +19 -19
  312. package/lib/types/rule/AlternativeRule.d.ts +39 -38
  313. package/lib/types/rule/AlternativeRule.js +14 -14
  314. package/lib/types/rule/AlternativeRule_PlayerType.d.ts +4 -4
  315. package/lib/types/rule/AlternativeRule_PlayerType.js +6 -6
  316. package/lib/types/rule/CoreRule.d.ts +117 -116
  317. package/lib/types/rule/CoreRule.js +108 -106
  318. package/lib/types/rule/FocusRule.d.ts +59 -58
  319. package/lib/types/rule/FocusRule.js +17 -17
  320. package/lib/types/rule/FocusRule_Subject.d.ts +4 -4
  321. package/lib/types/rule/FocusRule_Subject.js +6 -6
  322. package/lib/types/rule/OptionalRule.d.ts +58 -57
  323. package/lib/types/rule/OptionalRule.js +16 -16
  324. package/lib/types/source/Publication.d.ts +41 -41
  325. package/lib/types/source/Publication.js +28 -28
  326. package/lib/types/source/_Erratum.d.ts +7 -7
  327. package/lib/types/source/_Erratum.js +9 -9
  328. package/lib/types/source/_PublicationRef.d.ts +117 -113
  329. package/lib/types/source/_PublicationRef.js +62 -58
  330. package/lib/types/specialAbility/AdvancedCombatSpecialAbility.d.ts +1075 -1073
  331. package/lib/types/specialAbility/AdvancedCombatSpecialAbility.js +8 -8
  332. package/lib/types/specialAbility/AdvancedKarmaSpecialAbility.d.ts +985 -983
  333. package/lib/types/specialAbility/AdvancedKarmaSpecialAbility.js +8 -8
  334. package/lib/types/specialAbility/AdvancedMagicalSpecialAbility.d.ts +985 -983
  335. package/lib/types/specialAbility/AdvancedMagicalSpecialAbility.js +8 -8
  336. package/lib/types/specialAbility/AdvancedSkillSpecialAbility.d.ts +985 -983
  337. package/lib/types/specialAbility/AdvancedSkillSpecialAbility.js +8 -8
  338. package/lib/types/specialAbility/AncestorGlyph.d.ts +938 -936
  339. package/lib/types/specialAbility/AncestorGlyph.js +10 -10
  340. package/lib/types/specialAbility/BlessedTradition.d.ts +1008 -1006
  341. package/lib/types/specialAbility/BlessedTradition.js +52 -52
  342. package/lib/types/specialAbility/BrawlingSpecialAbility.d.ts +990 -988
  343. package/lib/types/specialAbility/BrawlingSpecialAbility.js +8 -8
  344. package/lib/types/specialAbility/CeremonialItemSpecialAbility.d.ts +986 -984
  345. package/lib/types/specialAbility/CeremonialItemSpecialAbility.js +8 -8
  346. package/lib/types/specialAbility/CombatSpecialAbility.d.ts +1076 -1074
  347. package/lib/types/specialAbility/CombatSpecialAbility.js +8 -8
  348. package/lib/types/specialAbility/CombatStyleSpecialAbility.d.ts +1117 -1115
  349. package/lib/types/specialAbility/CombatStyleSpecialAbility.js +8 -8
  350. package/lib/types/specialAbility/CommandSpecialAbility.d.ts +990 -988
  351. package/lib/types/specialAbility/CommandSpecialAbility.js +8 -8
  352. package/lib/types/specialAbility/FamiliarSpecialAbility.d.ts +937 -935
  353. package/lib/types/specialAbility/FamiliarSpecialAbility.js +8 -8
  354. package/lib/types/specialAbility/FatePointSexSpecialAbility.d.ts +937 -935
  355. package/lib/types/specialAbility/FatePointSexSpecialAbility.js +8 -8
  356. package/lib/types/specialAbility/FatePointSpecialAbility.d.ts +985 -983
  357. package/lib/types/specialAbility/FatePointSpecialAbility.js +8 -8
  358. package/lib/types/specialAbility/GeneralSpecialAbility.d.ts +986 -984
  359. package/lib/types/specialAbility/GeneralSpecialAbility.js +8 -8
  360. package/lib/types/specialAbility/KarmaSpecialAbility.d.ts +937 -935
  361. package/lib/types/specialAbility/KarmaSpecialAbility.js +8 -8
  362. package/lib/types/specialAbility/LiturgicalStyleSpecialAbility.d.ts +1025 -1023
  363. package/lib/types/specialAbility/LiturgicalStyleSpecialAbility.js +8 -8
  364. package/lib/types/specialAbility/LycantropicGift.d.ts +937 -935
  365. package/lib/types/specialAbility/LycantropicGift.js +8 -8
  366. package/lib/types/specialAbility/MagicStyleSpecialAbility.d.ts +1025 -1023
  367. package/lib/types/specialAbility/MagicStyleSpecialAbility.js +8 -8
  368. package/lib/types/specialAbility/MagicalSign.d.ts +91 -90
  369. package/lib/types/specialAbility/MagicalSign.js +21 -21
  370. package/lib/types/specialAbility/MagicalSpecialAbility.d.ts +986 -984
  371. package/lib/types/specialAbility/MagicalSpecialAbility.js +8 -8
  372. package/lib/types/specialAbility/MagicalTradition.d.ts +1004 -1002
  373. package/lib/types/specialAbility/MagicalTradition.js +40 -40
  374. package/lib/types/specialAbility/PactGift.d.ts +1008 -1006
  375. package/lib/types/specialAbility/PactGift.js +23 -21
  376. package/lib/types/specialAbility/ProtectiveWardingCircleSpecialAbility.d.ts +939 -937
  377. package/lib/types/specialAbility/ProtectiveWardingCircleSpecialAbility.js +14 -14
  378. package/lib/types/specialAbility/Sermon.d.ts +937 -935
  379. package/lib/types/specialAbility/Sermon.js +8 -8
  380. package/lib/types/specialAbility/SexSpecialAbility.d.ts +985 -983
  381. package/lib/types/specialAbility/SexSpecialAbility.js +8 -8
  382. package/lib/types/specialAbility/SikaryanDrainSpecialAbility.d.ts +937 -935
  383. package/lib/types/specialAbility/SikaryanDrainSpecialAbility.js +8 -8
  384. package/lib/types/specialAbility/SkillStyleSpecialAbility.d.ts +977 -975
  385. package/lib/types/specialAbility/SkillStyleSpecialAbility.js +8 -8
  386. package/lib/types/specialAbility/VampiricGift.d.ts +937 -935
  387. package/lib/types/specialAbility/VampiricGift.js +8 -8
  388. package/lib/types/specialAbility/Vision.d.ts +937 -935
  389. package/lib/types/specialAbility/Vision.js +8 -8
  390. package/lib/types/specialAbility/_Tradition.d.ts +4 -4
  391. package/lib/types/specialAbility/_Tradition.js +7 -7
  392. package/lib/types/specialAbility/sub/Language.d.ts +80 -79
  393. package/lib/types/specialAbility/sub/Language.js +37 -37
  394. package/lib/types/specialAbility/sub/Script.d.ts +45 -44
  395. package/lib/types/specialAbility/sub/Script.js +18 -18
  396. package/lib/types/specialAbility/sub/TradeSecret.d.ts +859 -857
  397. package/lib/types/specialAbility/sub/TradeSecret.js +26 -26
  398. package/lib/types/specialAbility/sub/_LanguageScript.d.ts +4 -4
  399. package/lib/types/specialAbility/sub/_LanguageScript.js +6 -6
  400. package/lib/types/traditionArtifacts/ArcaneOrbEnchantment.d.ts +1105 -1103
  401. package/lib/types/traditionArtifacts/ArcaneOrbEnchantment.js +8 -8
  402. package/lib/types/traditionArtifacts/AttireEnchantment.d.ts +1105 -1103
  403. package/lib/types/traditionArtifacts/AttireEnchantment.js +8 -8
  404. package/lib/types/traditionArtifacts/Beutelzauber.d.ts +1105 -1103
  405. package/lib/types/traditionArtifacts/Beutelzauber.js +8 -8
  406. package/lib/types/traditionArtifacts/BowlEnchantment.d.ts +1105 -1103
  407. package/lib/types/traditionArtifacts/BowlEnchantment.js +8 -8
  408. package/lib/types/traditionArtifacts/CauldronEnchantment.d.ts +1106 -1104
  409. package/lib/types/traditionArtifacts/CauldronEnchantment.js +9 -9
  410. package/lib/types/traditionArtifacts/ChronicleEnchantment.d.ts +1105 -1103
  411. package/lib/types/traditionArtifacts/ChronicleEnchantment.js +8 -8
  412. package/lib/types/traditionArtifacts/DaggerRitual.d.ts +1112 -1110
  413. package/lib/types/traditionArtifacts/DaggerRitual.js +25 -25
  414. package/lib/types/traditionArtifacts/FoolsHatEnchantment.d.ts +1105 -1103
  415. package/lib/types/traditionArtifacts/FoolsHatEnchantment.js +8 -8
  416. package/lib/types/traditionArtifacts/Haubenzauber.d.ts +1105 -1103
  417. package/lib/types/traditionArtifacts/Haubenzauber.js +8 -8
  418. package/lib/types/traditionArtifacts/InstrumentEnchantment.d.ts +1105 -1103
  419. package/lib/types/traditionArtifacts/InstrumentEnchantment.js +8 -8
  420. package/lib/types/traditionArtifacts/Krallenkettenzauber.d.ts +1105 -1103
  421. package/lib/types/traditionArtifacts/Krallenkettenzauber.js +8 -8
  422. package/lib/types/traditionArtifacts/Kristallkugelzauber.d.ts +1105 -1103
  423. package/lib/types/traditionArtifacts/Kristallkugelzauber.js +8 -8
  424. package/lib/types/traditionArtifacts/OrbEnchantment.d.ts +1105 -1103
  425. package/lib/types/traditionArtifacts/OrbEnchantment.js +8 -8
  426. package/lib/types/traditionArtifacts/RingEnchantment.d.ts +1105 -1103
  427. package/lib/types/traditionArtifacts/RingEnchantment.js +8 -8
  428. package/lib/types/traditionArtifacts/SickleRitual.d.ts +1105 -1103
  429. package/lib/types/traditionArtifacts/SickleRitual.js +8 -8
  430. package/lib/types/traditionArtifacts/SpellSwordEnchantment.d.ts +1105 -1103
  431. package/lib/types/traditionArtifacts/SpellSwordEnchantment.js +8 -8
  432. package/lib/types/traditionArtifacts/StaffEnchantment.d.ts +1108 -1106
  433. package/lib/types/traditionArtifacts/StaffEnchantment.js +10 -10
  434. package/lib/types/traditionArtifacts/ToyEnchantment.d.ts +1105 -1103
  435. package/lib/types/traditionArtifacts/ToyEnchantment.js +8 -8
  436. package/lib/types/traditionArtifacts/Trinkhornzauber.d.ts +1105 -1103
  437. package/lib/types/traditionArtifacts/Trinkhornzauber.js +8 -8
  438. package/lib/types/traditionArtifacts/WandEnchantment.d.ts +1071 -1069
  439. package/lib/types/traditionArtifacts/WandEnchantment.js +8 -8
  440. package/lib/types/traditionArtifacts/WeaponEnchantment.d.ts +1105 -1103
  441. package/lib/types/traditionArtifacts/WeaponEnchantment.js +8 -8
  442. package/lib/types/traditionArtifacts/sub/AnimalShape.d.ts +6 -6
  443. package/lib/types/traditionArtifacts/sub/AnimalShape.js +8 -8
  444. package/lib/types/traditionArtifacts/sub/AnimalShapePath.d.ts +4 -4
  445. package/lib/types/traditionArtifacts/sub/AnimalShapePath.js +6 -6
  446. package/lib/types/traditionArtifacts/sub/AnimalShapeSize.d.ts +6 -6
  447. package/lib/types/traditionArtifacts/sub/AnimalShapeSize.js +10 -10
  448. package/lib/types/traditionArtifacts/sub/Brew.d.ts +4 -4
  449. package/lib/types/traditionArtifacts/sub/Brew.js +6 -6
  450. package/package.json +2 -2
  451. package/lib/types/_I18n.d.ts +0 -14
  452. package/lib/types/_I18n.js +0 -55
@@ -1,221 +1,222 @@
1
- import { Entity, Enum, EnumCase, IncludeIdentifier, Integer, Object, String, TypeAlias } from "tsondb/schema/def";
2
- export declare const GeodeRitual: Entity<"GeodeRitual", {
3
- check: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"SkillCheck", import("tsondb/schema/def").ArrayType<import("tsondb/schema/def").ReferenceIdentifierType>, []>>, true>;
4
- parameters: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"GeodeRitualPerformanceParameters", Object<{
5
- casting_time: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"SlowSkillNonModifiableCastingTime", Object<{
6
- value: import("tsondb/schema/def").MemberDecl<Integer, true>;
7
- unit: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"SlowSkillCastingTimeUnit", {
8
- Minutes: EnumCase<null>;
9
- Hours: EnumCase<null>;
1
+ import * as DB from "tsondb/schema/dsl";
2
+ export declare const GeodeRitual: DB.Entity<"GeodeRitual", {
3
+ check: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"SkillCheck", DB.Array<DB.ReferenceIdentifier>, []>>, true>;
4
+ parameters: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"GeodeRitualPerformanceParameters", DB.Object<{
5
+ casting_time: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"SlowSkillNonModifiableCastingTime", DB.Object<{
6
+ value: DB.MemberDecl<DB.Integer, true>;
7
+ unit: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"SlowSkillCastingTimeUnit", {
8
+ Minutes: DB.EnumCase<null>;
9
+ Hours: DB.EnumCase<null>;
10
10
  }, []>>, true>;
11
11
  }>, []>>, true>;
12
- cost: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"GeodeRitualCost", {
13
- Fixed: EnumCase<IncludeIdentifier<[], TypeAlias<"FixedGeodeRitualCost", Object<{
14
- value: import("tsondb/schema/def").MemberDecl<Integer, true>;
12
+ cost: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"GeodeRitualCost", {
13
+ Fixed: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"FixedGeodeRitualCost", DB.Object<{
14
+ value: DB.MemberDecl<DB.Integer, true>;
15
15
  }>, []>>>;
16
- Map: EnumCase<IncludeIdentifier<[], TypeAlias<"OneTimeCostMap", Object<{
17
- options: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], TypeAlias<"OneTimeCostMapOption", Object<{
18
- value: import("tsondb/schema/def").MemberDecl<Integer, true>;
19
- permanent_value: import("tsondb/schema/def").MemberDecl<Integer, false>;
20
- translations: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").NestedEntityMapType<"OneTimeCostMapOptionTranslation", {
21
- label: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"ResponsiveTextOptional", Object<{
22
- full: import("tsondb/schema/def").MemberDecl<String, true>;
23
- compressed: import("tsondb/schema/def").MemberDecl<String, false>;
16
+ Map: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"OneTimeCostMap", DB.Object<{
17
+ options: DB.MemberDecl<DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"OneTimeCostMapOption", DB.Object<{
18
+ value: DB.MemberDecl<DB.Integer, true>;
19
+ permanent_value: DB.MemberDecl<DB.Integer, false>;
20
+ translations: DB.MemberDecl<DB.NestedEntityMap<"OneTimeCostMapOptionTranslation", {
21
+ label: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
22
+ full: DB.MemberDecl<DB.String, true>;
23
+ compressed: DB.MemberDecl<DB.String, false>;
24
24
  }>, []>>, true>;
25
- label_standalone: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"ResponsiveTextOptional", Object<{
26
- full: import("tsondb/schema/def").MemberDecl<String, true>;
27
- compressed: import("tsondb/schema/def").MemberDecl<String, false>;
25
+ label_standalone: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
26
+ full: DB.MemberDecl<DB.String, true>;
27
+ compressed: DB.MemberDecl<DB.String, false>;
28
28
  }>, []>>, false>;
29
29
  }>, false>;
30
30
  }>, []>>>, true>;
31
- translations: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").NestedEntityMapType<"OneTimeCostMapTranslation", {
32
- list_prepend: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"ResponsiveTextOptional", Object<{
33
- full: import("tsondb/schema/def").MemberDecl<String, true>;
34
- compressed: import("tsondb/schema/def").MemberDecl<String, false>;
31
+ translations: DB.MemberDecl<DB.NestedEntityMap<"OneTimeCostMapTranslation", {
32
+ list_prepend: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
33
+ full: DB.MemberDecl<DB.String, true>;
34
+ compressed: DB.MemberDecl<DB.String, false>;
35
35
  }>, []>>, false>;
36
- list_append: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"ResponsiveTextOptional", Object<{
37
- full: import("tsondb/schema/def").MemberDecl<String, true>;
38
- compressed: import("tsondb/schema/def").MemberDecl<String, false>;
36
+ list_append: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
37
+ full: DB.MemberDecl<DB.String, true>;
38
+ compressed: DB.MemberDecl<DB.String, false>;
39
39
  }>, []>>, false>;
40
- replacement: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"ResponsiveTextOptional", Object<{
41
- full: import("tsondb/schema/def").MemberDecl<String, true>;
42
- compressed: import("tsondb/schema/def").MemberDecl<String, false>;
40
+ replacement: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextOptional", DB.Object<{
41
+ full: DB.MemberDecl<DB.String, true>;
42
+ compressed: DB.MemberDecl<DB.String, false>;
43
43
  }>, []>>, false>;
44
44
  }>, false>;
45
45
  }>, []>>>;
46
46
  }, []>>, true>;
47
- range: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"GeodeRitualRange", {
48
- Self: EnumCase<null>;
49
- Fixed: EnumCase<IncludeIdentifier<[], TypeAlias<"FixedGeodeRitualRange", Object<{
50
- value: import("tsondb/schema/def").MemberDecl<Integer, true>;
47
+ range: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"GeodeRitualRange", {
48
+ Self: DB.EnumCase<null>;
49
+ Fixed: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"FixedGeodeRitualRange", DB.Object<{
50
+ value: DB.MemberDecl<DB.Integer, true>;
51
51
  }>, []>>>;
52
52
  }, []>>, true>;
53
- duration: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"GeodeRitualDuration", {
54
- Immediate: EnumCase<null>;
55
- Fixed: EnumCase<IncludeIdentifier<[], TypeAlias<"DurationUnitValue", Object<{
56
- value: import("tsondb/schema/def").MemberDecl<Integer, true>;
57
- unit: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"DurationUnit", {
58
- Seconds: EnumCase<null>;
59
- Minutes: EnumCase<null>;
60
- Hours: EnumCase<null>;
61
- Days: EnumCase<null>;
62
- Weeks: EnumCase<null>;
63
- Months: EnumCase<null>;
64
- Years: EnumCase<null>;
65
- Centuries: EnumCase<null>;
66
- Actions: EnumCase<null>;
67
- CombatRounds: EnumCase<null>;
53
+ duration: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"GeodeRitualDuration", {
54
+ Immediate: DB.EnumCase<null>;
55
+ Fixed: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"DurationUnitValue", DB.Object<{
56
+ value: DB.MemberDecl<DB.Integer, true>;
57
+ unit: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"DurationUnit", {
58
+ Seconds: DB.EnumCase<null>;
59
+ Minutes: DB.EnumCase<null>;
60
+ Hours: DB.EnumCase<null>;
61
+ Days: DB.EnumCase<null>;
62
+ Weeks: DB.EnumCase<null>;
63
+ Months: DB.EnumCase<null>;
64
+ Years: DB.EnumCase<null>;
65
+ Centuries: DB.EnumCase<null>;
66
+ Actions: DB.EnumCase<null>;
67
+ CombatRounds: DB.EnumCase<null>;
68
68
  }, []>>, true>;
69
69
  }>, []>>>;
70
- CheckResultBased: EnumCase<IncludeIdentifier<[], TypeAlias<"CheckResultBasedDuration", Object<{
71
- is_maximum: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").BooleanType, false>;
72
- base: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"CheckResultValue", {
73
- QualityLevels: EnumCase<null>;
74
- SkillPoints: EnumCase<null>;
70
+ CheckResultBased: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"CheckResultBasedDuration", DB.Object<{
71
+ is_maximum: DB.MemberDecl<DB.Boolean, false>;
72
+ base: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"CheckResultValue", {
73
+ QualityLevels: DB.EnumCase<null>;
74
+ SkillPoints: DB.EnumCase<null>;
75
75
  }, []>>, true>;
76
- modifier: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"CheckResultBasedModifier", Object<{
77
- arithmetic: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"CheckResultArithmetic", {
78
- Multiply: EnumCase<null>;
79
- Divide: EnumCase<null>;
76
+ modifier: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"CheckResultBasedModifier", DB.Object<{
77
+ arithmetic: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"CheckResultArithmetic", {
78
+ Multiply: DB.EnumCase<null>;
79
+ Divide: DB.EnumCase<null>;
80
80
  }, []>>, true>;
81
- value: import("tsondb/schema/def").MemberDecl<Integer, true>;
81
+ value: DB.MemberDecl<DB.Integer, true>;
82
82
  }>, []>>, false>;
83
- unit: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"DurationUnit", {
84
- Seconds: EnumCase<null>;
85
- Minutes: EnumCase<null>;
86
- Hours: EnumCase<null>;
87
- Days: EnumCase<null>;
88
- Weeks: EnumCase<null>;
89
- Months: EnumCase<null>;
90
- Years: EnumCase<null>;
91
- Centuries: EnumCase<null>;
92
- Actions: EnumCase<null>;
93
- CombatRounds: EnumCase<null>;
83
+ unit: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"DurationUnit", {
84
+ Seconds: DB.EnumCase<null>;
85
+ Minutes: DB.EnumCase<null>;
86
+ Hours: DB.EnumCase<null>;
87
+ Days: DB.EnumCase<null>;
88
+ Weeks: DB.EnumCase<null>;
89
+ Months: DB.EnumCase<null>;
90
+ Years: DB.EnumCase<null>;
91
+ Centuries: DB.EnumCase<null>;
92
+ Actions: DB.EnumCase<null>;
93
+ CombatRounds: DB.EnumCase<null>;
94
94
  }, []>>, true>;
95
- translations: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").NestedEntityMapType<"CheckResultBasedDurationTranslation", {
96
- replacement: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"ResponsiveTextReplace", Object<{
97
- full: import("tsondb/schema/def").MemberDecl<String, true>;
98
- compressed: import("tsondb/schema/def").MemberDecl<String, true>;
95
+ translations: DB.MemberDecl<DB.NestedEntityMap<"CheckResultBasedDurationTranslation", {
96
+ replacement: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"ResponsiveTextReplace", DB.Object<{
97
+ full: DB.MemberDecl<DB.String, true>;
98
+ compressed: DB.MemberDecl<DB.String, true>;
99
99
  }>, []>>, false>;
100
100
  }>, false>;
101
101
  }>, []>>>;
102
102
  }, []>>, true>;
103
103
  }>, []>>, true>;
104
- target: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"AffectedTargetCategories", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], TypeAlias<"SpecificAffectedTargetCategory", Object<{
105
- id: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"SpecificAffectedTargetCategoryIdentifier", {
106
- Self: EnumCase<null>;
107
- Zone: EnumCase<null>;
108
- LiturgicalChantsAndCeremonies: EnumCase<null>;
109
- Cantrips: EnumCase<null>;
110
- Spellworks: EnumCase<null>;
111
- Predefined: EnumCase<import("tsondb/schema/def").ReferenceIdentifierType>;
104
+ target: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"AffectedTargetCategories", DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"SpecificAffectedTargetCategory", DB.Object<{
105
+ id: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"SpecificAffectedTargetCategoryIdentifier", {
106
+ Self: DB.EnumCase<null>;
107
+ Zone: DB.EnumCase<null>;
108
+ LiturgicalChantsAndCeremonies: DB.EnumCase<null>;
109
+ Cantrips: DB.EnumCase<null>;
110
+ Spellworks: DB.EnumCase<null>;
111
+ Predefined: DB.EnumCase<DB.ReferenceIdentifier>;
112
112
  }, []>>, true>;
113
- translations: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").NestedEntityMapType<"SpecificAffectedTargetCategoryTranslation", {
114
- note: import("tsondb/schema/def").MemberDecl<String, true>;
113
+ translations: DB.MemberDecl<DB.NestedEntityMap<"SpecificAffectedTargetCategoryTranslation", {
114
+ note: DB.MemberDecl<DB.String, true>;
115
115
  }>, false>;
116
116
  }>, []>>>, []>>, true>;
117
- property: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").ReferenceIdentifierType, true>;
118
- prerequisites: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"GeodeRitualPrerequisites", IncludeIdentifier<import("tsondb/schema/def").TypeParameter<string, import("tsondb/schema/def").Type>[], TypeAlias<"PlainPrerequisites", import("tsondb/schema/def").ArrayType<IncludeIdentifier<import("tsondb/schema/def").TypeParameter<string, import("tsondb/schema/def").Type>[], Enum<"PrerequisitesElement", {
119
- Single: EnumCase<import("tsondb/schema/def").TypeArgumentType<import("tsondb/schema/def").TypeParameter<"T", import("tsondb/schema/def").Type>>>;
120
- Disjunction: EnumCase<IncludeIdentifier<import("tsondb/schema/def").TypeParameter<string, import("tsondb/schema/def").Type>[], TypeAlias<"PrerequisitesDisjunction", Object<{
121
- list: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").ArrayType<import("tsondb/schema/def").TypeArgumentType<import("tsondb/schema/def").TypeParameter<"T", import("tsondb/schema/def").Type>>>, true>;
122
- display_option: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"DisplayOption", {
123
- Hide: EnumCase<null>;
124
- ReplaceWith: EnumCase<IncludeIdentifier<[], TypeAlias<"ReplacementDisplayOption", Object<{
125
- sentence_type: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"SentenceType", {
126
- Standalone: EnumCase<null>;
127
- Connected: EnumCase<null>;
117
+ property: DB.MemberDecl<DB.ReferenceIdentifier, true>;
118
+ prerequisites: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"GeodeRitualPrerequisites", DB.IncludeIdentifier<DB.Param<string, DB.Type>[], DB.TypeAlias<"PlainPrerequisites", DB.Array<DB.IncludeIdentifier<DB.Param<string, DB.Type>[], DB.Enum<"PrerequisitesElement", {
119
+ Single: DB.EnumCase<DB.TypeArgument<DB.Param<"T", DB.Type>>>;
120
+ Disjunction: DB.EnumCase<DB.IncludeIdentifier<DB.Param<string, DB.Type>[], DB.TypeAlias<"PrerequisitesDisjunction", DB.Object<{
121
+ list: DB.MemberDecl<DB.Array<DB.TypeArgument<DB.Param<"T", DB.Type>>>, true>;
122
+ display_option: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"DisplayOption", {
123
+ Hide: DB.EnumCase<null>;
124
+ ReplaceWith: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"ReplacementDisplayOption", DB.Object<{
125
+ sentence_type: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"SentenceType", {
126
+ Standalone: DB.EnumCase<null>;
127
+ Connected: DB.EnumCase<null>;
128
128
  }, []>>, false>;
129
- translations: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").NestedEntityMapType<"ReplacementDisplayOptionTranslation", {
130
- replacement: import("tsondb/schema/def").MemberDecl<String, true>;
129
+ translations: DB.MemberDecl<DB.NestedEntityMap<"ReplacementDisplayOptionTranslation", {
130
+ replacement: DB.MemberDecl<DB.String, true>;
131
131
  }>, true>;
132
132
  }>, []>>>;
133
133
  }, []>>, false>;
134
- }>, [T: import("tsondb/schema/def").TypeParameter<"T", import("tsondb/schema/def").Type>]>>>;
135
- Group: EnumCase<IncludeIdentifier<import("tsondb/schema/def").TypeParameter<string, import("tsondb/schema/def").Type>[], TypeAlias<"PrerequisiteGroup", Object<{
136
- list: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").ArrayType<import("tsondb/schema/def").TypeArgumentType<import("tsondb/schema/def").TypeParameter<"T", import("tsondb/schema/def").Type>>>, true>;
137
- translations: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").NestedEntityMapType<"PrerequisiteGroupTranslation", {
138
- text: import("tsondb/schema/def").MemberDecl<String, true>;
134
+ }>, [T: DB.Param<"T", DB.Type>]>>>;
135
+ Group: DB.EnumCase<DB.IncludeIdentifier<DB.Param<string, DB.Type>[], DB.TypeAlias<"PrerequisiteGroup", DB.Object<{
136
+ list: DB.MemberDecl<DB.Array<DB.TypeArgument<DB.Param<"T", DB.Type>>>, true>;
137
+ translations: DB.MemberDecl<DB.NestedEntityMap<"PrerequisiteGroupTranslation", {
138
+ text: DB.MemberDecl<DB.String, true>;
139
139
  }>, true>;
140
- }>, [T: import("tsondb/schema/def").TypeParameter<"T", import("tsondb/schema/def").Type>]>>>;
141
- }, [T: import("tsondb/schema/def").TypeParameter<"T", import("tsondb/schema/def").Type>]>>>, [T: import("tsondb/schema/def").TypeParameter<"T", import("tsondb/schema/def").Type>]>>, []>>, false>;
142
- src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], TypeAlias<"PublicationRef", Object<{
143
- id: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").ReferenceIdentifierType, true>;
144
- occurrences: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").NestedEntityMapType<string, {
145
- initial: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"InitialOccurrence", Object<{
146
- printing: import("tsondb/schema/def").MemberDecl<Integer, false>;
147
- pages: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], TypeAlias<"PageRange", Object<{
148
- first_page: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"Page", {
149
- InsideCoverFront: EnumCase<null>;
150
- InsideCoverBack: EnumCase<null>;
151
- Numbered: EnumCase<Integer>;
140
+ }>, [T: DB.Param<"T", DB.Type>]>>>;
141
+ }, [T: DB.Param<"T", DB.Type>]>>>, [T: DB.Param<"T", DB.Type>]>>, []>>, false>;
142
+ src: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"PublicationRefs", DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"PublicationRef", DB.Object<{
143
+ id: DB.MemberDecl<DB.ReferenceIdentifier, true>;
144
+ occurrences: DB.MemberDecl<DB.NestedEntityMap<string, {
145
+ initial: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"InitialOccurrence", DB.Object<{
146
+ printing: DB.MemberDecl<DB.Integer, false>;
147
+ pages: DB.MemberDecl<DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"PageRange", DB.Object<{
148
+ first_page: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"Page", {
149
+ InsideCoverFront: DB.EnumCase<null>;
150
+ InsideCoverBack: DB.EnumCase<null>;
151
+ Numbered: DB.EnumCase<DB.Integer>;
152
152
  }, []>>, true>;
153
- last_page: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"Page", {
154
- InsideCoverFront: EnumCase<null>;
155
- InsideCoverBack: EnumCase<null>;
156
- Numbered: EnumCase<Integer>;
153
+ last_page: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"Page", {
154
+ InsideCoverFront: DB.EnumCase<null>;
155
+ InsideCoverBack: DB.EnumCase<null>;
156
+ Numbered: DB.EnumCase<DB.Integer>;
157
157
  }, []>>, false>;
158
158
  }>, []>>>, true>;
159
+ isRemoved: DB.MemberDecl<DB.Boolean, false>;
159
160
  }>, []>>, false>;
160
- revisions: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], Enum<"Revision", {
161
- Since: EnumCase<IncludeIdentifier<[], TypeAlias<"Since", Object<{
162
- printing: import("tsondb/schema/def").MemberDecl<Integer, true>;
163
- pages: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], TypeAlias<"PageRange", Object<{
164
- first_page: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"Page", {
165
- InsideCoverFront: EnumCase<null>;
166
- InsideCoverBack: EnumCase<null>;
167
- Numbered: EnumCase<Integer>;
161
+ revisions: DB.MemberDecl<DB.Array<DB.IncludeIdentifier<[], DB.Enum<"Revision", {
162
+ Since: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"Since", DB.Object<{
163
+ printing: DB.MemberDecl<DB.Integer, true>;
164
+ pages: DB.MemberDecl<DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"PageRange", DB.Object<{
165
+ first_page: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"Page", {
166
+ InsideCoverFront: DB.EnumCase<null>;
167
+ InsideCoverBack: DB.EnumCase<null>;
168
+ Numbered: DB.EnumCase<DB.Integer>;
168
169
  }, []>>, true>;
169
- last_page: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"Page", {
170
- InsideCoverFront: EnumCase<null>;
171
- InsideCoverBack: EnumCase<null>;
172
- Numbered: EnumCase<Integer>;
170
+ last_page: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"Page", {
171
+ InsideCoverFront: DB.EnumCase<null>;
172
+ InsideCoverBack: DB.EnumCase<null>;
173
+ Numbered: DB.EnumCase<DB.Integer>;
173
174
  }, []>>, false>;
174
175
  }>, []>>>, true>;
175
176
  }>, []>>>;
176
- Deprecated: EnumCase<IncludeIdentifier<[], TypeAlias<"Deprecation", Object<{
177
- printing: import("tsondb/schema/def").MemberDecl<Integer, true>;
177
+ Deprecated: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"Deprecation", DB.Object<{
178
+ printing: DB.MemberDecl<DB.Integer, true>;
178
179
  }>, []>>>;
179
180
  }, []>>>, false>;
180
181
  }>, true>;
181
182
  }>, []>>>, []>>, true>;
182
- translations: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").NestedEntityMapType<"GeodeRitualTranslation", {
183
- name: import("tsondb/schema/def").MemberDecl<String, true>;
184
- effect: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], Enum<"ActivatableSkillEffect", {
185
- Plain: EnumCase<IncludeIdentifier<[], TypeAlias<"ActivatableSkillPlainEffect", Object<{
186
- text: import("tsondb/schema/def").MemberDecl<String, true>;
183
+ translations: DB.MemberDecl<DB.NestedEntityMap<"GeodeRitualTranslation", {
184
+ name: DB.MemberDecl<DB.String, true>;
185
+ effect: DB.MemberDecl<DB.IncludeIdentifier<[], DB.Enum<"ActivatableSkillEffect", {
186
+ Plain: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"ActivatableSkillPlainEffect", DB.Object<{
187
+ text: DB.MemberDecl<DB.String, true>;
187
188
  }>, []>>>;
188
- ForEachQualityLevel: EnumCase<IncludeIdentifier<[], TypeAlias<"ActivatableSkillEffectForEachQualityLevel", Object<{
189
- text_before: import("tsondb/schema/def").MemberDecl<String, true>;
190
- quality_levels: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").ArrayType<String>, true>;
191
- text_after: import("tsondb/schema/def").MemberDecl<String, false>;
189
+ ForEachQualityLevel: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"ActivatableSkillEffectForEachQualityLevel", DB.Object<{
190
+ text_before: DB.MemberDecl<DB.String, true>;
191
+ quality_levels: DB.MemberDecl<DB.Array<DB.String>, true>;
192
+ text_after: DB.MemberDecl<DB.String, false>;
192
193
  }>, []>>>;
193
- ForEachTwoQualityLevels: EnumCase<IncludeIdentifier<[], TypeAlias<"ActivatableSkillEffectForEachTwoQualityLevels", Object<{
194
- text_before: import("tsondb/schema/def").MemberDecl<String, true>;
195
- quality_levels: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").ArrayType<String>, true>;
196
- text_after: import("tsondb/schema/def").MemberDecl<String, false>;
194
+ ForEachTwoQualityLevels: DB.EnumCase<DB.IncludeIdentifier<[], DB.TypeAlias<"ActivatableSkillEffectForEachTwoQualityLevels", DB.Object<{
195
+ text_before: DB.MemberDecl<DB.String, true>;
196
+ quality_levels: DB.MemberDecl<DB.Array<DB.String>, true>;
197
+ text_after: DB.MemberDecl<DB.String, false>;
197
198
  }>, []>>>;
198
199
  }, []>>, true>;
199
- casting_time: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"OldParameter", Object<{
200
- full: import("tsondb/schema/def").MemberDecl<String, true>;
201
- abbr: import("tsondb/schema/def").MemberDecl<String, true>;
200
+ casting_time: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"OldParameter", DB.Object<{
201
+ full: DB.MemberDecl<DB.String, true>;
202
+ abbr: DB.MemberDecl<DB.String, true>;
202
203
  }>, []>>, false>;
203
- cost: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"OldParameter", Object<{
204
- full: import("tsondb/schema/def").MemberDecl<String, true>;
205
- abbr: import("tsondb/schema/def").MemberDecl<String, true>;
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
- range: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"OldParameter", Object<{
208
- full: import("tsondb/schema/def").MemberDecl<String, true>;
209
- abbr: import("tsondb/schema/def").MemberDecl<String, true>;
208
+ range: 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
- duration: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"OldParameter", Object<{
212
- full: import("tsondb/schema/def").MemberDecl<String, true>;
213
- abbr: import("tsondb/schema/def").MemberDecl<String, true>;
212
+ duration: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"OldParameter", DB.Object<{
213
+ full: DB.MemberDecl<DB.String, true>;
214
+ abbr: DB.MemberDecl<DB.String, true>;
214
215
  }>, []>>, false>;
215
- target: import("tsondb/schema/def").MemberDecl<String, false>;
216
- errata: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"Errata", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], TypeAlias<"Erratum", Object<{
217
- date: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").DateType, true>;
218
- description: import("tsondb/schema/def").MemberDecl<String, true>;
216
+ target: DB.MemberDecl<DB.String, false>;
217
+ errata: DB.MemberDecl<DB.IncludeIdentifier<[], DB.TypeAlias<"Errata", DB.Array<DB.IncludeIdentifier<[], DB.TypeAlias<"Erratum", DB.Object<{
218
+ date: DB.MemberDecl<DB.Date, true>;
219
+ description: DB.MemberDecl<DB.String, true>;
219
220
  }>, []>>>, []>>, false>;
220
221
  }>, true>;
221
222
  }, undefined>;
@@ -1,4 +1,4 @@
1
- import { Entity, Enum, EnumCase, IncludeIdentifier, Integer, Object, Optional, Required, String, TypeAlias, } from "tsondb/schema/def";
1
+ import * as DB from "tsondb/schema/dsl";
2
2
  import { OldParameter } from "../_ActivatableSkill.js";
3
3
  import { SlowSkillNonModifiableCastingTime } from "../_ActivatableSkillCastingTime.js";
4
4
  import { OneTimeCostMap } from "../_ActivatableSkillCost.js";
@@ -11,62 +11,62 @@ import { SkillCheck } from "../_SkillCheck.js";
11
11
  import { NestedTranslationMap } from "../Locale.js";
12
12
  import { Errata } from "../source/_Erratum.js";
13
13
  import { src } from "../source/_PublicationRef.js";
14
- export const GeodeRitual = Entity(import.meta.url, {
14
+ export const GeodeRitual = DB.Entity(import.meta.url, {
15
15
  name: "GeodeRitual",
16
16
  namePlural: "GeodeRituals",
17
- type: () => Object({
18
- check: Required({
17
+ type: () => DB.Object({
18
+ check: DB.Required({
19
19
  comment: "Lists the linked three attributes used to make a skill check.",
20
- type: IncludeIdentifier(SkillCheck),
20
+ type: DB.IncludeIdentifier(SkillCheck),
21
21
  }),
22
- parameters: Required({
22
+ parameters: DB.Required({
23
23
  comment: "Measurable parameters of a geode ritual.",
24
- type: IncludeIdentifier(GeodeRitualPerformanceParameters),
24
+ type: DB.IncludeIdentifier(GeodeRitualPerformanceParameters),
25
25
  }),
26
- target: Required({
26
+ target: DB.Required({
27
27
  comment: "The target category – the kind of creature or object – the skill affects.",
28
- type: IncludeIdentifier(AffectedTargetCategories),
28
+ type: DB.IncludeIdentifier(AffectedTargetCategories),
29
29
  }),
30
- property: Required({
30
+ property: DB.Required({
31
31
  comment: "The associated property.",
32
32
  type: PropertyIdentifier(),
33
33
  }),
34
- prerequisites: Optional({
34
+ prerequisites: DB.Optional({
35
35
  comment: "The prerequisites for the geode ritual.",
36
- type: IncludeIdentifier(GeodeRitualPrerequisites),
36
+ type: DB.IncludeIdentifier(GeodeRitualPrerequisites),
37
37
  }),
38
38
  src,
39
- translations: NestedTranslationMap(Required, "GeodeRitual", Object({
40
- name: Required({
39
+ translations: NestedTranslationMap(DB.Required, "GeodeRitual", DB.Object({
40
+ name: DB.Required({
41
41
  comment: "The geode ritual’s name.",
42
- type: String({ minLength: 1 }),
42
+ type: DB.String({ minLength: 1 }),
43
43
  }),
44
- effect: Required({
44
+ effect: DB.Required({
45
45
  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.",
46
- type: IncludeIdentifier(ActivatableSkillEffect),
46
+ type: DB.IncludeIdentifier(ActivatableSkillEffect),
47
47
  }),
48
- casting_time: Optional({
48
+ casting_time: DB.Optional({
49
49
  isDeprecated: true,
50
- type: IncludeIdentifier(OldParameter),
50
+ type: DB.IncludeIdentifier(OldParameter),
51
51
  }),
52
- cost: Optional({
52
+ cost: DB.Optional({
53
53
  isDeprecated: true,
54
- type: IncludeIdentifier(OldParameter),
54
+ type: DB.IncludeIdentifier(OldParameter),
55
55
  }),
56
- range: Optional({
56
+ range: DB.Optional({
57
57
  isDeprecated: true,
58
- type: IncludeIdentifier(OldParameter),
58
+ type: DB.IncludeIdentifier(OldParameter),
59
59
  }),
60
- duration: Optional({
60
+ duration: DB.Optional({
61
61
  isDeprecated: true,
62
- type: IncludeIdentifier(OldParameter),
62
+ type: DB.IncludeIdentifier(OldParameter),
63
63
  }),
64
- target: Optional({
64
+ target: DB.Optional({
65
65
  isDeprecated: true,
66
- type: String({ minLength: 1 }),
66
+ type: DB.String({ minLength: 1 }),
67
67
  }),
68
- errata: Optional({
69
- type: IncludeIdentifier(Errata),
68
+ errata: DB.Optional({
69
+ type: DB.IncludeIdentifier(Errata),
70
70
  }),
71
71
  })),
72
72
  }),
@@ -78,65 +78,65 @@ export const GeodeRitual = Entity(import.meta.url, {
78
78
  },
79
79
  ],
80
80
  });
81
- const GeodeRitualPerformanceParameters = TypeAlias(import.meta.url, {
81
+ const GeodeRitualPerformanceParameters = DB.TypeAlias(import.meta.url, {
82
82
  name: "GeodeRitualPerformanceParameters",
83
83
  comment: "Measurable parameters of a geode ritual.",
84
- type: () => Object({
85
- casting_time: Required({
84
+ type: () => DB.Object({
85
+ casting_time: DB.Required({
86
86
  comment: "The casting time.",
87
- type: IncludeIdentifier(SlowSkillNonModifiableCastingTime),
87
+ type: DB.IncludeIdentifier(SlowSkillNonModifiableCastingTime),
88
88
  }),
89
- cost: Required({
89
+ cost: DB.Required({
90
90
  comment: "The AE cost.",
91
- type: IncludeIdentifier(GeodeRitualCost),
91
+ type: DB.IncludeIdentifier(GeodeRitualCost),
92
92
  }),
93
- range: Required({
93
+ range: DB.Required({
94
94
  comment: "The range.",
95
- type: IncludeIdentifier(GeodeRitualRange),
95
+ type: DB.IncludeIdentifier(GeodeRitualRange),
96
96
  }),
97
- duration: Required({
97
+ duration: DB.Required({
98
98
  comment: "The duration.",
99
- type: IncludeIdentifier(GeodeRitualDuration),
99
+ type: DB.IncludeIdentifier(GeodeRitualDuration),
100
100
  }),
101
101
  }),
102
102
  });
103
- const GeodeRitualCost = Enum(import.meta.url, {
103
+ const GeodeRitualCost = DB.Enum(import.meta.url, {
104
104
  name: "GeodeRitualCost",
105
105
  values: () => ({
106
- Fixed: EnumCase({ type: IncludeIdentifier(FixedGeodeRitualCost) }),
107
- Map: EnumCase({ type: IncludeIdentifier(OneTimeCostMap) }),
106
+ Fixed: DB.EnumCase({ type: DB.IncludeIdentifier(FixedGeodeRitualCost) }),
107
+ Map: DB.EnumCase({ type: DB.IncludeIdentifier(OneTimeCostMap) }),
108
108
  }),
109
109
  });
110
- const FixedGeodeRitualCost = TypeAlias(import.meta.url, {
110
+ const FixedGeodeRitualCost = DB.TypeAlias(import.meta.url, {
111
111
  name: "FixedGeodeRitualCost",
112
- type: () => Object({
113
- value: Required({
112
+ type: () => DB.Object({
113
+ value: DB.Required({
114
114
  comment: "The AE cost value.",
115
- type: Integer({ minimum: 1 }),
115
+ type: DB.Integer({ minimum: 1 }),
116
116
  }),
117
117
  }),
118
118
  });
119
- const GeodeRitualRange = Enum(import.meta.url, {
119
+ const GeodeRitualRange = DB.Enum(import.meta.url, {
120
120
  name: "GeodeRitualRange",
121
121
  values: () => ({
122
- Self: EnumCase({ type: null }),
123
- Fixed: EnumCase({ type: IncludeIdentifier(FixedGeodeRitualRange) }),
122
+ Self: DB.EnumCase({ type: null }),
123
+ Fixed: DB.EnumCase({ type: DB.IncludeIdentifier(FixedGeodeRitualRange) }),
124
124
  }),
125
125
  });
126
- const FixedGeodeRitualRange = TypeAlias(import.meta.url, {
126
+ const FixedGeodeRitualRange = DB.TypeAlias(import.meta.url, {
127
127
  name: "FixedGeodeRitualRange",
128
- type: () => Object({
129
- value: Required({
128
+ type: () => DB.Object({
129
+ value: DB.Required({
130
130
  comment: "The range in steps/m.",
131
- type: Integer({ minimum: 1 }),
131
+ type: DB.Integer({ minimum: 1 }),
132
132
  }),
133
133
  }),
134
134
  });
135
- const GeodeRitualDuration = Enum(import.meta.url, {
135
+ const GeodeRitualDuration = DB.Enum(import.meta.url, {
136
136
  name: "GeodeRitualDuration",
137
137
  values: () => ({
138
- Immediate: EnumCase({ type: null }),
139
- Fixed: EnumCase({ type: IncludeIdentifier(DurationUnitValue) }),
140
- CheckResultBased: EnumCase({ type: IncludeIdentifier(CheckResultBasedDuration) }),
138
+ Immediate: DB.EnumCase({ type: null }),
139
+ Fixed: DB.EnumCase({ type: DB.IncludeIdentifier(DurationUnitValue) }),
140
+ CheckResultBased: DB.EnumCase({ type: DB.IncludeIdentifier(CheckResultBasedDuration) }),
141
141
  }),
142
142
  });