optolith-database-schema 0.13.8 → 0.15.0
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 +33 -0
- package/lib/config/types.d.ts +153 -155
- package/lib/config/types.js +0 -2
- package/lib/typeConfig.d.ts +2 -2
- package/lib/types/Advantage.d.ts +1 -1
- package/lib/types/AnimalDisease.d.ts +1 -1
- package/lib/types/AnimalType.d.ts +1 -1
- package/lib/types/ArcaneBardTradition.d.ts +1 -1
- package/lib/types/ArcaneDancerTradition.d.ts +1 -1
- package/lib/types/Aspect.d.ts +1 -1
- package/lib/types/Attribute.d.ts +1 -1
- package/lib/types/Blessing.d.ts +1 -1
- package/lib/types/Cantrip.d.ts +1 -1
- package/lib/types/Ceremony.d.ts +1 -1
- package/lib/types/CombatTechnique_Close.d.ts +1 -1
- package/lib/types/CombatTechnique_Ranged.d.ts +1 -1
- package/lib/types/Condition.d.ts +1 -1
- package/lib/types/Continent.d.ts +1 -1
- package/lib/types/Culture.d.ts +1 -1
- package/lib/types/DerivedCharacteristic.d.ts +1 -1
- package/lib/types/Disadvantage.d.ts +1 -1
- package/lib/types/Disease.d.ts +1 -1
- package/lib/types/Element.d.ts +1 -1
- package/lib/types/ExperienceLevel.d.ts +1 -1
- package/lib/types/EyeColor.d.ts +1 -1
- package/lib/types/FamiliarsTrick.d.ts +1 -1
- package/lib/types/HairColor.d.ts +1 -1
- package/lib/types/Kirchenpraegung.d.ts +1 -1
- package/lib/types/Lessons_Curriculum.d.ts +1 -1
- package/lib/types/Lessons_Guideline.d.ts +1 -1
- package/lib/types/LiturgicalChant.d.ts +1 -1
- package/lib/types/Locale.d.ts +1 -1
- package/lib/types/MetaCondition.d.ts +1 -1
- package/lib/types/PactCategory.d.ts +1 -1
- package/lib/types/Patron.d.ts +1 -1
- package/lib/types/PatronCategory.d.ts +1 -1
- package/lib/types/PersonalityTrait.d.ts +1 -1
- package/lib/types/Profession.d.ts +1 -1
- package/lib/types/Property.d.ts +1 -1
- package/lib/types/Race.d.ts +1 -1
- package/lib/types/Region.d.ts +1 -1
- package/lib/types/Ritual.d.ts +1 -1
- package/lib/types/Service.d.ts +1 -1
- package/lib/types/SexPractice.d.ts +1 -1
- package/lib/types/Skill.d.ts +1 -1
- package/lib/types/SkillGroup.d.ts +1 -1
- package/lib/types/SkillModificationLevel.d.ts +1 -1
- package/lib/types/SocialStatus.d.ts +1 -1
- package/lib/types/Spell.d.ts +1 -1
- package/lib/types/State.d.ts +1 -1
- package/lib/types/Talisman.d.ts +1 -1
- package/lib/types/TargetCategory.d.ts +1 -1
- package/lib/types/UI.d.ts +1 -1
- package/lib/types/_Identifier.d.ts +9 -9
- package/lib/types/_IdentifierGroup.d.ts +1 -1
- package/lib/types/equipment/EquipmentPackage.d.ts +1 -1
- package/lib/types/equipment/item/Ammunition.d.ts +1 -1
- package/lib/types/equipment/item/Animal.d.ts +1 -1
- package/lib/types/equipment/item/AnimalCare.d.ts +1 -1
- package/lib/types/equipment/item/Armor.d.ts +1 -1
- package/lib/types/equipment/item/BandageOrRemedy.d.ts +1 -1
- package/lib/types/equipment/item/Book.d.ts +1 -1
- package/lib/types/equipment/item/CeremonialItem.d.ts +1 -1
- package/lib/types/equipment/item/Clothes.d.ts +1 -1
- package/lib/types/equipment/item/Container.d.ts +1 -1
- package/lib/types/equipment/item/Elixir.d.ts +1 -1
- package/lib/types/equipment/item/EquipmentOfBlessedOnes.d.ts +1 -1
- package/lib/types/equipment/item/GemOrPreciousStone.d.ts +1 -1
- package/lib/types/equipment/item/IlluminationLightSource.d.ts +1 -1
- package/lib/types/equipment/item/IlluminationRefillsOrSupplies.d.ts +1 -1
- package/lib/types/equipment/item/Jewelry.d.ts +1 -1
- package/lib/types/equipment/item/Liebesspielzeug.d.ts +1 -1
- package/lib/types/equipment/item/LuxuryGood.d.ts +1 -1
- package/lib/types/equipment/item/MagicalArtifact.d.ts +1 -1
- package/lib/types/equipment/item/MusicalInstrument.d.ts +1 -1
- package/lib/types/equipment/item/OrienteeringAid.d.ts +1 -1
- package/lib/types/equipment/item/Poison.d.ts +8 -1
- package/lib/types/equipment/item/RopeOrChain.d.ts +1 -1
- package/lib/types/equipment/item/Stationary.d.ts +1 -1
- package/lib/types/equipment/item/ThievesTool.d.ts +1 -1
- package/lib/types/equipment/item/ToolOfTheTrade.d.ts +1 -1
- package/lib/types/equipment/item/TravelGearOrTool.d.ts +1 -1
- package/lib/types/equipment/item/Vehicle.d.ts +1 -1
- package/lib/types/equipment/item/Weapon.d.ts +3 -3
- package/lib/types/equipment/item/WeaponAccessory.d.ts +1 -1
- package/lib/types/equipment/item/sub/ArmorType.d.ts +1 -1
- package/lib/types/equipment/item/sub/Reach.d.ts +1 -1
- package/lib/types/magicalActions/AnimistPower.d.ts +1 -1
- package/lib/types/magicalActions/AnimistPower_Tribe.d.ts +1 -1
- package/lib/types/magicalActions/Curse.d.ts +1 -1
- package/lib/types/magicalActions/DominationRitual.d.ts +1 -1
- package/lib/types/magicalActions/ElvenMagicalSong.d.ts +1 -1
- package/lib/types/magicalActions/GeodeRitual.d.ts +1 -1
- package/lib/types/magicalActions/JesterTrick.d.ts +1 -1
- package/lib/types/magicalActions/MagicalDance.d.ts +1 -1
- package/lib/types/magicalActions/MagicalMelody.d.ts +1 -1
- package/lib/types/magicalActions/MagicalRune.d.ts +1 -1
- package/lib/types/magicalActions/ZibiljaRitual.d.ts +1 -1
- package/lib/types/rule/CoreRule.d.ts +3 -2
- package/lib/types/rule/FocusRule.d.ts +1 -1
- package/lib/types/rule/FocusRule_Subject.d.ts +1 -1
- package/lib/types/rule/OptionalRule.d.ts +1 -1
- package/lib/types/source/Publication.d.ts +1 -1
- package/lib/types/specialAbility/AdvancedCombatSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/AdvancedKarmaSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/AdvancedMagicalSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/AdvancedSkillSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/AncestorGlyph.d.ts +1 -1
- package/lib/types/specialAbility/BlessedTradition.d.ts +1 -1
- package/lib/types/specialAbility/BrawlingSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/CeremonialItemSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/CombatSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/CombatStyleSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/CommandSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/FamiliarSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/FatePointSexSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/FatePointSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/GeneralSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/KarmaSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/LiturgicalStyleSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/LycantropicGift.d.ts +1 -1
- package/lib/types/specialAbility/MagicStyleSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/MagicalSign.d.ts +1 -1
- package/lib/types/specialAbility/MagicalSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/MagicalTradition.d.ts +1 -1
- package/lib/types/specialAbility/PactGift.d.ts +1 -1
- package/lib/types/specialAbility/ProtectiveWardingCircleSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/Sermon.d.ts +1 -1
- package/lib/types/specialAbility/SexSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/SikaryanDrainSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/SkillStyleSpecialAbility.d.ts +1 -1
- package/lib/types/specialAbility/VampiricGift.d.ts +1 -1
- package/lib/types/specialAbility/Vision.d.ts +1 -1
- package/lib/types/specialAbility/sub/Language.d.ts +1 -1
- package/lib/types/specialAbility/sub/Script.d.ts +1 -1
- package/lib/types/specialAbility/sub/TradeSecret.d.ts +1 -1
- package/lib/types/traditionArtifacts/ArcaneOrbEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/AttireEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/BowlEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/CauldronEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/ChronicleEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/DaggerRitual.d.ts +1 -1
- package/lib/types/traditionArtifacts/FoolsHatEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/InstrumentEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/Krallenkettenzauber.d.ts +1 -1
- package/lib/types/traditionArtifacts/OrbEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/RingEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/SickleRitual.d.ts +1 -1
- package/lib/types/traditionArtifacts/SpellSwordEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/StaffEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/ToyEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/Trinkhornzauber.d.ts +1 -1
- package/lib/types/traditionArtifacts/WandEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/WeaponEnchantment.d.ts +1 -1
- package/lib/types/traditionArtifacts/sub/AnimalShape.d.ts +1 -1
- package/lib/types/traditionArtifacts/sub/AnimalShapePath.d.ts +1 -1
- package/lib/types/traditionArtifacts/sub/AnimalShapeSize.d.ts +1 -1
- package/lib/types/traditionArtifacts/sub/Brew.d.ts +1 -1
- package/lib/validation/filename.d.ts +2 -2
- package/package.json +1 -1
- package/schema/_Identifier.schema.json +18 -18
- package/schema/_IdentifierGroup.schema.json +3 -3
- package/schema/equipment/item/Poison.schema.json +23 -0
- package/schema/equipment/item/Weapon.schema.json +2 -1
- package/schema/rule/CoreRule.schema.json +1 -1
- package/lib/types/equipment/item/Alchemicum.d.ts +0 -7
- package/lib/types/equipment/item/Alchemicum.js +0 -14
- package/schema/equipment/item/Alchemicum.schema.json +0 -10
package/lib/types/HairColor.d.ts
CHANGED
|
@@ -7,4 +7,4 @@ import { Influence } from "./_Influence.js";
|
|
|
7
7
|
* @title Kirchenprägung
|
|
8
8
|
*/
|
|
9
9
|
export type Kirchenpraegung = Influence;
|
|
10
|
-
export declare const config: TypeConfig<Kirchenpraegung>;
|
|
10
|
+
export declare const config: TypeConfig<Kirchenpraegung, Kirchenpraegung["id"], "Kirchenpraegung">;
|
package/lib/types/Locale.d.ts
CHANGED
|
@@ -40,4 +40,4 @@ export type MetaConditionTranslation = {
|
|
|
40
40
|
effects: [NonEmptyMarkdown, NonEmptyMarkdown, NonEmptyMarkdown, NonEmptyMarkdown];
|
|
41
41
|
errata?: Errata;
|
|
42
42
|
};
|
|
43
|
-
export declare const config: TypeConfig<MetaCondition>;
|
|
43
|
+
export declare const config: TypeConfig<MetaCondition, MetaCondition["id"], "MetaCondition">;
|
package/lib/types/Patron.d.ts
CHANGED
package/lib/types/Property.d.ts
CHANGED
package/lib/types/Race.d.ts
CHANGED
package/lib/types/Region.d.ts
CHANGED
package/lib/types/Ritual.d.ts
CHANGED
package/lib/types/Service.d.ts
CHANGED
package/lib/types/Skill.d.ts
CHANGED
|
@@ -131,4 +131,4 @@ export type ApplicationTranslation = {
|
|
|
131
131
|
* Indicates whether encumbrance gives a penalty for checks with the skill.
|
|
132
132
|
*/
|
|
133
133
|
export type Encumbrance = "True" | "False" | "Maybe";
|
|
134
|
-
export declare const config: TypeConfig<Skill>;
|
|
134
|
+
export declare const config: TypeConfig<Skill, Skill["id"], "Skill">;
|
|
@@ -101,4 +101,4 @@ export type SkillModificationLevelTranslation = {
|
|
|
101
101
|
export type LevelTypeConfigTranslation = {
|
|
102
102
|
range: NonEmptyString;
|
|
103
103
|
};
|
|
104
|
-
export declare const config: TypeConfig<SkillModificationLevel>;
|
|
104
|
+
export declare const config: TypeConfig<SkillModificationLevel, SkillModificationLevel["id"], "SkillModificationLevel">;
|
package/lib/types/Spell.d.ts
CHANGED
package/lib/types/State.d.ts
CHANGED
package/lib/types/Talisman.d.ts
CHANGED
package/lib/types/UI.d.ts
CHANGED
|
@@ -1116,4 +1116,4 @@ export type UI = {
|
|
|
1116
1116
|
"since the {0}. printing": PluralizationCategories;
|
|
1117
1117
|
"removed in {0}. printing": PluralizationCategories;
|
|
1118
1118
|
};
|
|
1119
|
-
export declare const config: TypeConfig<UI, string>;
|
|
1119
|
+
export declare const config: TypeConfig<UI, string, "UI">;
|
|
@@ -830,15 +830,6 @@ export type PatronIdentifier = {
|
|
|
830
830
|
*/
|
|
831
831
|
patron: number;
|
|
832
832
|
};
|
|
833
|
-
export type AlchemicumIdentifier = {
|
|
834
|
-
tag: "Alchemicum";
|
|
835
|
-
/**
|
|
836
|
-
* The alchemicum’s identifier.
|
|
837
|
-
* @integer
|
|
838
|
-
* @minimum 1
|
|
839
|
-
*/
|
|
840
|
-
alchemicum: number;
|
|
841
|
-
};
|
|
842
833
|
export type AmmunitionIdentifier = {
|
|
843
834
|
tag: "Ammunition";
|
|
844
835
|
/**
|
|
@@ -920,6 +911,15 @@ export type ContainerIdentifier = {
|
|
|
920
911
|
*/
|
|
921
912
|
container: number;
|
|
922
913
|
};
|
|
914
|
+
export type ElixirIdentifier = {
|
|
915
|
+
tag: "Elixir";
|
|
916
|
+
/**
|
|
917
|
+
* The elixir’s identifier.
|
|
918
|
+
* @integer
|
|
919
|
+
* @minimum 1
|
|
920
|
+
*/
|
|
921
|
+
elixir: number;
|
|
922
|
+
};
|
|
923
923
|
export type EquipmentOfBlessedOnesIdentifier = {
|
|
924
924
|
tag: "EquipmentOfBlessedOnes";
|
|
925
925
|
/**
|
|
@@ -15,7 +15,7 @@ export type LiturgyIdentifier = Identifier.LiturgicalChantIdentifier | Identifie
|
|
|
15
15
|
export type MagicalActionIdentifier = Identifier.CurseIdentifier | Identifier.ElvenMagicalSongIdentifier | Identifier.DominationRitualIdentifier | Identifier.MagicalMelodyIdentifier | Identifier.MagicalDanceIdentifier | Identifier.JesterTrickIdentifier | Identifier.AnimistPowerIdentifier | Identifier.GeodeRitualIdentifier | Identifier.ZibiljaRitualIdentifier;
|
|
16
16
|
export type RequirableSelectOptionIdentifier = Identifier.GeneralIdentifier | Identifier.SkillIdentifier | Identifier.CloseCombatTechniqueIdentifier | Identifier.RangedCombatTechniqueIdentifier;
|
|
17
17
|
export type CoreRuleDerivableContentIdentifier = Identifier.MagicalTraditionIdentifier | Identifier.FamiliarSpecialAbilityIdentifier | Identifier.MagicalSpecialAbilityIdentifier | Identifier.BlessedTraditionIdentifier;
|
|
18
|
-
export type EquipmentIdentifier = Identifier.
|
|
18
|
+
export type EquipmentIdentifier = Identifier.AmmunitionIdentifier | Identifier.AnimalIdentifier | Identifier.AnimalCareIdentifier | Identifier.ArmorIdentifier | Identifier.BandageOrRemedyIdentifier | Identifier.BookIdentifier | Identifier.CeremonialItemIdentifier | Identifier.ClothesIdentifier | Identifier.ContainerIdentifier | Identifier.ElixirIdentifier | Identifier.EquipmentOfBlessedOnesIdentifier | Identifier.GemOrPreciousStoneIdentifier | Identifier.IlluminationLightSourceIdentifier | Identifier.IlluminationRefillsOrSuppliesIdentifier | Identifier.JewelryIdentifier | Identifier.LiebesspielzeugIdentifier | Identifier.LuxuryGoodIdentifier | Identifier.MagicalArtifactIdentifier | Identifier.MusicalInstrumentIdentifier | Identifier.OrienteeringAidIdentifier | Identifier.PoisonIdentifier | Identifier.RopeOrChainIdentifier | Identifier.StationaryIdentifier | Identifier.ThievesToolIdentifier | Identifier.ToolOfTheTradeIdentifier | Identifier.TravelGearOrToolIdentifier | Identifier.VehicleIdentifier | Identifier.WeaponIdentifier | Identifier.WeaponAccessoryIdentifier;
|
|
19
19
|
export type OneOrManyNumericIdentifiers = OneNumericIdentifier | ManyNumericIdentifiers;
|
|
20
20
|
/**
|
|
21
21
|
* @minimum 1
|
|
@@ -26,4 +26,4 @@ export type EquipmentOfBlessedOnes = {
|
|
|
26
26
|
*/
|
|
27
27
|
translations: LocaleMap<DefaultItemTranslation>;
|
|
28
28
|
};
|
|
29
|
-
export declare const config: TypeConfig<EquipmentOfBlessedOnes>;
|
|
29
|
+
export declare const config: TypeConfig<EquipmentOfBlessedOnes, number, "EquipmentOfBlessedOnes">;
|
|
@@ -58,4 +58,4 @@ export type LimitedBurningTime = {
|
|
|
58
58
|
unit: LimitedBurningTimeUnit;
|
|
59
59
|
};
|
|
60
60
|
export type LimitedBurningTimeUnit = "Hours";
|
|
61
|
-
export declare const config: TypeConfig<IlluminationLightSource>;
|
|
61
|
+
export declare const config: TypeConfig<IlluminationLightSource, number, "IlluminationLightSource">;
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
import { TypeConfig } from "../../../typeConfig.js";
|
|
5
5
|
import { DefaultItem } from "./_Item.js";
|
|
6
6
|
export type IlluminationRefillsOrSupplies = DefaultItem;
|
|
7
|
-
export declare const config: TypeConfig<IlluminationRefillsOrSupplies>;
|
|
7
|
+
export declare const config: TypeConfig<IlluminationRefillsOrSupplies, number, "IlluminationRefillsOrSupplies">;
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
import { TypeConfig } from "../../../typeConfig.js";
|
|
5
5
|
import { DefaultItem } from "./_Item.js";
|
|
6
6
|
export type Liebesspielzeug = DefaultItem;
|
|
7
|
-
export declare const config: TypeConfig<Liebesspielzeug>;
|
|
7
|
+
export declare const config: TypeConfig<Liebesspielzeug, number, "Liebesspielzeug">;
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
import { TypeConfig } from "../../../typeConfig.js";
|
|
5
5
|
import { DefaultItem } from "./_Item.js";
|
|
6
6
|
export type OrienteeringAid = DefaultItem;
|
|
7
|
-
export declare const config: TypeConfig<OrienteeringAid>;
|
|
7
|
+
export declare const config: TypeConfig<OrienteeringAid, number, "OrienteeringAid">;
|
|
@@ -72,6 +72,9 @@ export type PoisonStart = {
|
|
|
72
72
|
dice_based: DiceBasedPoisonTime;
|
|
73
73
|
};
|
|
74
74
|
export type PoisonDuration = {
|
|
75
|
+
tag: "Instant";
|
|
76
|
+
instant: {};
|
|
77
|
+
} | {
|
|
75
78
|
tag: "Constant";
|
|
76
79
|
constant: ConstantPoisonTime;
|
|
77
80
|
} | {
|
|
@@ -342,6 +345,10 @@ export type PoisonTranslation = {
|
|
|
342
345
|
* The normal and degraded poison's effects.
|
|
343
346
|
*/
|
|
344
347
|
effect: Reduceable;
|
|
348
|
+
/**
|
|
349
|
+
* Notes on the poison's special features.
|
|
350
|
+
*/
|
|
351
|
+
notes?: NonEmptyString;
|
|
345
352
|
errata?: Errata;
|
|
346
353
|
};
|
|
347
|
-
export declare const config: TypeConfig<Poison>;
|
|
354
|
+
export declare const config: TypeConfig<Poison, number, "Poison">;
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
import { TypeConfig } from "../../../typeConfig.js";
|
|
5
5
|
import { DefaultItem } from "./_Item.js";
|
|
6
6
|
export type RopeOrChain = DefaultItem;
|
|
7
|
-
export declare const config: TypeConfig<RopeOrChain>;
|
|
7
|
+
export declare const config: TypeConfig<RopeOrChain, number, "RopeOrChain">;
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
import { TypeConfig } from "../../../typeConfig.js";
|
|
5
5
|
import { DefaultItem } from "./_Item.js";
|
|
6
6
|
export type ThievesTool = DefaultItem;
|
|
7
|
-
export declare const config: TypeConfig<ThievesTool>;
|
|
7
|
+
export declare const config: TypeConfig<ThievesTool, number, "ThievesTool">;
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
import { TypeConfig } from "../../../typeConfig.js";
|
|
5
5
|
import { DefaultItem } from "./_Item.js";
|
|
6
6
|
export type TravelGearOrTool = DefaultItem;
|
|
7
|
-
export declare const config: TypeConfig<TravelGearOrTool>;
|
|
7
|
+
export declare const config: TypeConfig<TravelGearOrTool, number, "TravelGearOrTool">;
|
|
@@ -20,9 +20,9 @@ export type Weapon = {
|
|
|
20
20
|
*/
|
|
21
21
|
weight: Weight;
|
|
22
22
|
/**
|
|
23
|
-
* The complexity of crafting the item
|
|
23
|
+
* The complexity of crafting the item.
|
|
24
24
|
*/
|
|
25
|
-
complexity
|
|
25
|
+
complexity: Complexity;
|
|
26
26
|
/**
|
|
27
27
|
* The structure points of the item. Use an array if the item consists of
|
|
28
28
|
* multiple components that have individual structure points.
|
|
@@ -163,4 +163,4 @@ export type RestrictedToSpecificCultures = {
|
|
|
163
163
|
*/
|
|
164
164
|
list: CultureReference[];
|
|
165
165
|
};
|
|
166
|
-
export declare const config: TypeConfig<Weapon>;
|
|
166
|
+
export declare const config: TypeConfig<Weapon, number, "Weapon">;
|
|
@@ -4,4 +4,4 @@
|
|
|
4
4
|
import { TypeConfig } from "../../../typeConfig.js";
|
|
5
5
|
import { DefaultItem } from "./_Item.js";
|
|
6
6
|
export type WeaponAccessory = DefaultItem;
|
|
7
|
-
export declare const config: TypeConfig<WeaponAccessory>;
|
|
7
|
+
export declare const config: TypeConfig<WeaponAccessory, number, "WeaponAccessory">;
|
|
@@ -142,4 +142,4 @@ export type MaximumIndefiniteCurseDuration = {
|
|
|
142
142
|
tag: "CheckResultBased";
|
|
143
143
|
check_result_based: CheckResultBasedDuration;
|
|
144
144
|
};
|
|
145
|
-
export declare const config: TypeConfig<DominationRitual>;
|
|
145
|
+
export declare const config: TypeConfig<DominationRitual, DominationRitual["id"], "DominationRitual">;
|
|
@@ -116,4 +116,4 @@ export type IndefiniteMagicalDanceCost = {
|
|
|
116
116
|
*/
|
|
117
117
|
translations: LocaleMap<IndefiniteOneTimeCostTranslation>;
|
|
118
118
|
};
|
|
119
|
-
export declare const config: TypeConfig<MagicalDance>;
|
|
119
|
+
export declare const config: TypeConfig<MagicalDance, MagicalDance["id"], "MagicalDance">;
|
|
@@ -99,4 +99,4 @@ export type ZibiljaRitualTranslation = {
|
|
|
99
99
|
errata?: Errata;
|
|
100
100
|
};
|
|
101
101
|
export type ZibiljaRitualPerformanceParameters = OneTimePerformanceParameters<CastingTime<SlowSkillNonModifiableCastingTime>>;
|
|
102
|
-
export declare const config: TypeConfig<ZibiljaRitual>;
|
|
102
|
+
export declare const config: TypeConfig<ZibiljaRitual, ZibiljaRitual["id"], "ZibiljaRitual">;
|
|
@@ -14,8 +14,9 @@ import { PublicationRefs } from "../source/_PublicationRef.js";
|
|
|
14
14
|
export type CoreRule = {
|
|
15
15
|
/**
|
|
16
16
|
* The core rule's identifier. An unique, increasing integer.
|
|
17
|
+
* @integer
|
|
17
18
|
*/
|
|
18
|
-
id:
|
|
19
|
+
id: number;
|
|
19
20
|
/**
|
|
20
21
|
* @minItems 1
|
|
21
22
|
*/
|
|
@@ -306,4 +307,4 @@ export type ReferenceListNodeTranslation = {
|
|
|
306
307
|
export type ReferenceNode = {
|
|
307
308
|
id: CoreRuleDerivableContentIdentifier;
|
|
308
309
|
};
|
|
309
|
-
export declare const config: TypeConfig<CoreRule>;
|
|
310
|
+
export declare const config: TypeConfig<CoreRule, CoreRule["id"], "CoreRule">;
|