optolith-database-schema 0.18.8 → 0.18.11
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 +23 -0
- package/lib/main.js +3 -1
- package/lib/types/Advantage.d.ts +10 -0
- package/lib/types/Disadvantage.d.ts +10 -0
- package/lib/types/_Activatable.d.ts +187 -1
- package/lib/types/_Activatable.js +47 -4
- package/lib/types/_Identifier.d.ts +2 -0
- package/lib/types/_Identifier.js +4 -0
- package/lib/types/_IdentifierGroup.d.ts +53 -0
- package/lib/types/_IdentifierGroup.js +58 -0
- package/lib/types/equipment/item/Book.d.ts +69 -53
- package/lib/types/equipment/item/Book.js +61 -2
- package/lib/types/index.d.ts +2 -0
- package/lib/types/index.js +2 -0
- package/lib/types/rule/AlternativeRule.d.ts +53 -0
- package/lib/types/rule/AlternativeRule.js +34 -0
- package/lib/types/rule/AlternativeRule_PlayerType.d.ts +6 -0
- package/lib/types/rule/AlternativeRule_PlayerType.js +16 -0
- package/lib/types/specialAbility/AdvancedCombatSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/AdvancedKarmaSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/AdvancedMagicalSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/AdvancedSkillSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/AncestorGlyph.d.ts +10 -0
- package/lib/types/specialAbility/BlessedTradition.d.ts +10 -0
- package/lib/types/specialAbility/BrawlingSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/CeremonialItemSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/CombatSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/CombatStyleSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/CommandSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/FamiliarSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/FatePointSexSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/FatePointSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/GeneralSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/KarmaSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/LiturgicalStyleSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/LycantropicGift.d.ts +10 -0
- package/lib/types/specialAbility/MagicStyleSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/MagicalSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/MagicalTradition.d.ts +10 -0
- package/lib/types/specialAbility/PactGift.d.ts +10 -0
- package/lib/types/specialAbility/ProtectiveWardingCircleSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/Sermon.d.ts +10 -0
- package/lib/types/specialAbility/SexSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/SikaryanDrainSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/SkillStyleSpecialAbility.d.ts +10 -0
- package/lib/types/specialAbility/VampiricGift.d.ts +10 -0
- package/lib/types/specialAbility/Vision.d.ts +10 -0
- package/lib/types/specialAbility/sub/TradeSecret.d.ts +219 -41
- package/lib/types/specialAbility/sub/TradeSecret.js +31 -3
- package/lib/types/traditionArtifacts/ArcaneOrbEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/AttireEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/BowlEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/CauldronEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/ChronicleEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/DaggerRitual.d.ts +10 -0
- package/lib/types/traditionArtifacts/FoolsHatEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/InstrumentEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/Krallenkettenzauber.d.ts +10 -0
- package/lib/types/traditionArtifacts/OrbEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/RingEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/SickleRitual.d.ts +10 -0
- package/lib/types/traditionArtifacts/SpellSwordEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/StaffEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/ToyEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/Trinkhornzauber.d.ts +10 -0
- package/lib/types/traditionArtifacts/WandEnchantment.d.ts +10 -0
- package/lib/types/traditionArtifacts/WeaponEnchantment.d.ts +10 -0
- package/package.json +3 -3
|
@@ -859,6 +859,16 @@ export declare const FamiliarSpecialAbility: Entity<"FamiliarSpecialAbility", {
|
|
|
859
859
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
860
860
|
}>, false>;
|
|
861
861
|
}>, []>>>;
|
|
862
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
863
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
864
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
865
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
866
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
}>, []>>>;
|
|
868
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
869
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
870
|
+
}>, []>>>;
|
|
871
|
+
}, []>>>;
|
|
862
872
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
863
873
|
}, []>>, true>;
|
|
864
874
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -859,6 +859,16 @@ export declare const FatePointSexSpecialAbility: Entity<"FatePointSexSpecialAbil
|
|
|
859
859
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
860
860
|
}>, false>;
|
|
861
861
|
}>, []>>>;
|
|
862
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
863
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
864
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
865
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
866
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
}>, []>>>;
|
|
868
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
869
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
870
|
+
}>, []>>>;
|
|
871
|
+
}, []>>>;
|
|
862
872
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
863
873
|
}, []>>, true>;
|
|
864
874
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -861,6 +861,16 @@ export declare const FatePointSpecialAbility: Entity<"FatePointSpecialAbility",
|
|
|
861
861
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
862
862
|
}>, false>;
|
|
863
863
|
}>, []>>>;
|
|
864
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
865
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
866
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
868
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
869
|
+
}>, []>>>;
|
|
870
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
871
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
872
|
+
}>, []>>>;
|
|
873
|
+
}, []>>>;
|
|
864
874
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
865
875
|
}, []>>, true>;
|
|
866
876
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -861,6 +861,16 @@ export declare const GeneralSpecialAbility: Entity<"GeneralSpecialAbility", {
|
|
|
861
861
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
862
862
|
}>, false>;
|
|
863
863
|
}>, []>>>;
|
|
864
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
865
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
866
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
868
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
869
|
+
}>, []>>>;
|
|
870
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
871
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
872
|
+
}>, []>>>;
|
|
873
|
+
}, []>>>;
|
|
864
874
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
865
875
|
}, []>>, true>;
|
|
866
876
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -859,6 +859,16 @@ export declare const KarmaSpecialAbility: Entity<"KarmaSpecialAbility", {
|
|
|
859
859
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
860
860
|
}>, false>;
|
|
861
861
|
}>, []>>>;
|
|
862
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
863
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
864
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
865
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
866
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
}>, []>>>;
|
|
868
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
869
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
870
|
+
}>, []>>>;
|
|
871
|
+
}, []>>>;
|
|
862
872
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
863
873
|
}, []>>, true>;
|
|
864
874
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -910,6 +910,16 @@ export declare const LiturgicalStyleSpecialAbility: Entity<"LiturgicalStyleSpeci
|
|
|
910
910
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
911
911
|
}>, false>;
|
|
912
912
|
}>, []>>>;
|
|
913
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
914
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
915
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
916
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
917
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
918
|
+
}>, []>>>;
|
|
919
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
920
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
921
|
+
}>, []>>>;
|
|
922
|
+
}, []>>>;
|
|
913
923
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
914
924
|
}, []>>, true>;
|
|
915
925
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -859,6 +859,16 @@ export declare const LycantropicGift: Entity<"LycantropicGift", {
|
|
|
859
859
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
860
860
|
}>, false>;
|
|
861
861
|
}>, []>>>;
|
|
862
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
863
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
864
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
865
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
866
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
}>, []>>>;
|
|
868
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
869
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
870
|
+
}>, []>>>;
|
|
871
|
+
}, []>>>;
|
|
862
872
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
863
873
|
}, []>>, true>;
|
|
864
874
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -910,6 +910,16 @@ export declare const MagicStyleSpecialAbility: Entity<"MagicStyleSpecialAbility"
|
|
|
910
910
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
911
911
|
}>, false>;
|
|
912
912
|
}>, []>>>;
|
|
913
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
914
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
915
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
916
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
917
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
918
|
+
}>, []>>>;
|
|
919
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
920
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
921
|
+
}>, []>>>;
|
|
922
|
+
}, []>>>;
|
|
913
923
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
914
924
|
}, []>>, true>;
|
|
915
925
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -861,6 +861,16 @@ export declare const MagicalSpecialAbility: Entity<"MagicalSpecialAbility", {
|
|
|
861
861
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
862
862
|
}>, false>;
|
|
863
863
|
}>, []>>>;
|
|
864
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
865
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
866
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
868
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
869
|
+
}>, []>>>;
|
|
870
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
871
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
872
|
+
}>, []>>>;
|
|
873
|
+
}, []>>>;
|
|
864
874
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
865
875
|
}, []>>, true>;
|
|
866
876
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -874,6 +874,16 @@ export declare const MagicalTradition: Entity<"MagicalTradition", {
|
|
|
874
874
|
replacement: import("tsondb/schema/def").MemberDecl<String, false>;
|
|
875
875
|
}>, false>;
|
|
876
876
|
}>, []>>>;
|
|
877
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
878
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], TypeAlias<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
879
|
+
normal: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
880
|
+
threshold: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
881
|
+
alternative: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
882
|
+
}>, []>>>;
|
|
883
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], TypeAlias<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
884
|
+
base: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
885
|
+
}>, []>>>;
|
|
886
|
+
}, []>>>;
|
|
877
887
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
878
888
|
}, []>>, true>;
|
|
879
889
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"PublicationRefs", Array<IncludeIdentifier<[], TypeAlias<"PublicationRef", Object<{
|
|
@@ -936,6 +936,16 @@ export declare const PactGift: Entity<"PactGift", {
|
|
|
936
936
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
937
937
|
}>, false>;
|
|
938
938
|
}>, []>>>;
|
|
939
|
+
DependingOnActiveInstances: EnumCase<IncludeIdentifier<[], Enum<"AdventurePointsDependingOnActiveInstances", {
|
|
940
|
+
Threshold: EnumCase<IncludeIdentifier<[], TypeAlias<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
941
|
+
normal: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
942
|
+
threshold: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
943
|
+
alternative: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
944
|
+
}>, []>>>;
|
|
945
|
+
Multiplier: EnumCase<IncludeIdentifier<[], TypeAlias<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
946
|
+
base: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
947
|
+
}>, []>>>;
|
|
948
|
+
}, []>>>;
|
|
939
949
|
Indefinite: EnumCase<null>;
|
|
940
950
|
}, []>>, true>;
|
|
941
951
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], TypeAlias<"PublicationRefs", Array<IncludeIdentifier<[], TypeAlias<"PublicationRef", Object<{
|
|
@@ -860,6 +860,16 @@ export declare const ProtectiveWardingCircleSpecialAbility: Entity<"ProtectiveWa
|
|
|
860
860
|
replacement: import("tsondb/schema/def").MemberDecl<String, false>;
|
|
861
861
|
}>, false>;
|
|
862
862
|
}>, []>>>;
|
|
863
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
864
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
865
|
+
normal: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
866
|
+
threshold: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
867
|
+
alternative: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
868
|
+
}>, []>>>;
|
|
869
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
870
|
+
base: import("tsondb/schema/def").MemberDecl<Integer, true>;
|
|
871
|
+
}>, []>>>;
|
|
872
|
+
}, []>>>;
|
|
863
873
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
864
874
|
}, []>>, true>;
|
|
865
875
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -859,6 +859,16 @@ export declare const Sermon: Entity<"Sermon", {
|
|
|
859
859
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
860
860
|
}>, false>;
|
|
861
861
|
}>, []>>>;
|
|
862
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
863
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
864
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
865
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
866
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
}>, []>>>;
|
|
868
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
869
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
870
|
+
}>, []>>>;
|
|
871
|
+
}, []>>>;
|
|
862
872
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
863
873
|
}, []>>, true>;
|
|
864
874
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -861,6 +861,16 @@ export declare const SexSpecialAbility: Entity<"SexSpecialAbility", {
|
|
|
861
861
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
862
862
|
}>, false>;
|
|
863
863
|
}>, []>>>;
|
|
864
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
865
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
866
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
868
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
869
|
+
}>, []>>>;
|
|
870
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
871
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
872
|
+
}>, []>>>;
|
|
873
|
+
}, []>>>;
|
|
864
874
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
865
875
|
}, []>>, true>;
|
|
866
876
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -859,6 +859,16 @@ export declare const SikaryanDrainSpecialAbility: Entity<"SikaryanDrainSpecialAb
|
|
|
859
859
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
860
860
|
}>, false>;
|
|
861
861
|
}>, []>>>;
|
|
862
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
863
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
864
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
865
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
866
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
}>, []>>>;
|
|
868
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
869
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
870
|
+
}>, []>>>;
|
|
871
|
+
}, []>>>;
|
|
862
872
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
863
873
|
}, []>>, true>;
|
|
864
874
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -908,6 +908,16 @@ export declare const SkillStyleSpecialAbility: Entity<"SkillStyleSpecialAbility"
|
|
|
908
908
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
909
909
|
}>, false>;
|
|
910
910
|
}>, []>>>;
|
|
911
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
912
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
913
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
914
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
915
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
916
|
+
}>, []>>>;
|
|
917
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
918
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
919
|
+
}>, []>>>;
|
|
920
|
+
}, []>>>;
|
|
911
921
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
912
922
|
}, []>>, true>;
|
|
913
923
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -859,6 +859,16 @@ export declare const VampiricGift: Entity<"VampiricGift", {
|
|
|
859
859
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
860
860
|
}>, false>;
|
|
861
861
|
}>, []>>>;
|
|
862
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
863
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
864
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
865
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
866
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
}>, []>>>;
|
|
868
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
869
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
870
|
+
}>, []>>>;
|
|
871
|
+
}, []>>>;
|
|
862
872
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
863
873
|
}, []>>, true>;
|
|
864
874
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|
|
@@ -859,6 +859,16 @@ export declare const Vision: Entity<"Vision", {
|
|
|
859
859
|
replacement: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").StringType, false>;
|
|
860
860
|
}>, false>;
|
|
861
861
|
}>, []>>>;
|
|
862
|
+
DependingOnActiveInstances: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").EnumDecl<"AdventurePointsDependingOnActiveInstances", {
|
|
863
|
+
Threshold: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesThreshold", Object<{
|
|
864
|
+
normal: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
865
|
+
threshold: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
866
|
+
alternative: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
867
|
+
}>, []>>>;
|
|
868
|
+
Multiplier: import("tsondb/schema/def").EnumCaseDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"AdventurePointsDependingOnActiveInstancesMultiplier", Object<{
|
|
869
|
+
base: import("tsondb/schema/def").MemberDecl<import("tsondb/schema/def").IntegerType, true>;
|
|
870
|
+
}>, []>>>;
|
|
871
|
+
}, []>>>;
|
|
862
872
|
Indefinite: import("tsondb/schema/def").EnumCaseDecl<null>;
|
|
863
873
|
}, []>>, true>;
|
|
864
874
|
src: import("tsondb/schema/def").MemberDecl<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRefs", import("tsondb/schema/def").ArrayType<IncludeIdentifier<[], import("tsondb/schema/def").TypeAliasDecl<"PublicationRef", Object<{
|