optolith-database-schema 0.0.2 → 0.1.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 +46 -0
- package/lib/types/Advantage.d.ts +48 -0
- package/lib/types/Advantage.js +4 -0
- package/lib/types/ArcaneBardTradition.d.ts +2 -2
- package/lib/types/ArcaneDancerTradition.d.ts +2 -2
- package/lib/types/Blessing.d.ts +124 -0
- package/lib/types/Blessing.js +4 -0
- package/lib/types/Cantrip.d.ts +220 -0
- package/lib/types/Cantrip.js +4 -0
- package/lib/types/Ceremony.d.ts +2 -8
- package/lib/types/Continent.d.ts +32 -0
- package/lib/types/Continent.js +4 -0
- package/lib/types/DerivedCharacteristic.d.ts +2 -2
- package/lib/types/Disadvantage.d.ts +46 -0
- package/lib/types/Disadvantage.js +4 -0
- package/lib/types/LiturgicalChant.d.ts +2 -8
- package/lib/types/PactCategory.d.ts +90 -0
- package/lib/types/PactCategory.js +4 -0
- package/lib/types/Patron.d.ts +197 -0
- package/lib/types/Patron.js +4 -0
- package/lib/types/PatronCategory.d.ts +44 -0
- package/lib/types/PatronCategory.js +4 -0
- package/lib/types/Ritual.d.ts +2 -2
- package/lib/types/Spell.d.ts +2 -2
- package/lib/types/_Activatable.d.ts +528 -0
- package/lib/types/_Activatable.js +5 -0
- package/lib/types/_ActivatableSkill.d.ts +44 -22
- package/lib/types/_Enhancements.d.ts +2 -2
- package/lib/types/_I18n.d.ts +38 -0
- package/lib/types/_I18n.js +1 -0
- package/lib/types/_Identifier.d.ts +81 -75
- package/lib/types/_Identifier.js +76 -1
- package/lib/types/_Influence.d.ts +52 -0
- package/lib/types/_Influence.js +4 -0
- package/lib/types/_Prerequisite.d.ts +343 -296
- package/lib/types/_Prerequisite.js +136 -183
- package/lib/types/magicalActions/GeodeRitual.d.ts +2 -2
- package/lib/types/specialAbility/AdvancedCombatSpecialAbility.d.ts +34 -0
- package/lib/types/specialAbility/AdvancedCombatSpecialAbility.js +4 -0
- package/lib/types/specialAbility/AdvancedKarmaSpecialAbility.d.ts +32 -0
- package/lib/types/specialAbility/AdvancedKarmaSpecialAbility.js +4 -0
- package/lib/types/specialAbility/AdvancedMagicalSpecialAbility.d.ts +32 -0
- package/lib/types/specialAbility/AdvancedMagicalSpecialAbility.js +4 -0
- package/lib/types/specialAbility/AdvancedSkillSpecialAbility.d.ts +32 -0
- package/lib/types/specialAbility/AdvancedSkillSpecialAbility.js +4 -0
- package/lib/types/specialAbility/AncestorGlyph.d.ts +30 -0
- package/lib/types/specialAbility/AncestorGlyph.js +4 -0
- package/lib/types/specialAbility/BlessedTradition.d.ts +170 -0
- package/lib/types/specialAbility/BlessedTradition.js +4 -0
- package/lib/types/specialAbility/BrawlingSpecialAbility.d.ts +32 -0
- package/lib/types/specialAbility/BrawlingSpecialAbility.js +4 -0
- package/lib/types/specialAbility/CeremonialItemSpecialAbility.d.ts +33 -0
- package/lib/types/specialAbility/CeremonialItemSpecialAbility.js +4 -0
- package/lib/types/specialAbility/CombatSpecialAbility.d.ts +34 -0
- package/lib/types/specialAbility/CombatSpecialAbility.js +4 -0
- package/lib/types/specialAbility/CombatStyleSpecialAbility.d.ts +43 -0
- package/lib/types/specialAbility/CombatStyleSpecialAbility.js +4 -0
- package/lib/types/specialAbility/CommandSpecialAbility.d.ts +32 -0
- package/lib/types/specialAbility/CommandSpecialAbility.js +4 -0
- package/lib/types/specialAbility/FamiliarSpecialAbility.d.ts +30 -0
- package/lib/types/specialAbility/FamiliarSpecialAbility.js +4 -0
- package/lib/types/specialAbility/FatePointSexSpecialAbility.d.ts +30 -0
- package/lib/types/specialAbility/FatePointSexSpecialAbility.js +4 -0
- package/lib/types/specialAbility/FatePointSpecialAbility.d.ts +32 -0
- package/lib/types/specialAbility/FatePointSpecialAbility.js +4 -0
- package/lib/types/specialAbility/GeneralSpecialAbility.d.ts +32 -0
- package/lib/types/specialAbility/GeneralSpecialAbility.js +4 -0
- package/lib/types/specialAbility/KarmaSpecialAbility.d.ts +30 -0
- package/lib/types/specialAbility/KarmaSpecialAbility.js +4 -0
- package/lib/types/specialAbility/LiturgicalStyleSpecialAbility.d.ts +33 -0
- package/lib/types/specialAbility/LiturgicalStyleSpecialAbility.js +4 -0
- package/lib/types/specialAbility/LycantropicGift.d.ts +30 -0
- package/lib/types/specialAbility/LycantropicGift.js +4 -0
- package/lib/types/specialAbility/MagicStyleSpecialAbility.d.ts +33 -0
- package/lib/types/specialAbility/MagicStyleSpecialAbility.js +4 -0
- package/lib/types/specialAbility/MagicalSpecialAbility.d.ts +32 -0
- package/lib/types/specialAbility/MagicalSpecialAbility.js +4 -0
- package/lib/types/specialAbility/MagicalTradition.d.ts +130 -0
- package/lib/types/specialAbility/MagicalTradition.js +4 -0
- package/lib/types/specialAbility/PactGift.d.ts +86 -0
- package/lib/types/specialAbility/PactGift.js +4 -0
- package/lib/types/specialAbility/ProtectiveWardingCircleSpecialAbility.d.ts +41 -0
- package/lib/types/specialAbility/ProtectiveWardingCircleSpecialAbility.js +4 -0
- package/lib/types/specialAbility/Sermon.d.ts +30 -0
- package/lib/types/specialAbility/Sermon.js +4 -0
- package/lib/types/specialAbility/SexSpecialAbility.d.ts +32 -0
- package/lib/types/specialAbility/SexSpecialAbility.js +4 -0
- package/lib/types/specialAbility/SikaryanDrainSpecialAbility.d.ts +30 -0
- package/lib/types/specialAbility/SikaryanDrainSpecialAbility.js +4 -0
- package/lib/types/specialAbility/SkillStyleSpecialAbility.d.ts +31 -0
- package/lib/types/specialAbility/SkillStyleSpecialAbility.js +4 -0
- package/lib/types/specialAbility/VampiricGift.d.ts +30 -0
- package/lib/types/specialAbility/VampiricGift.js +4 -0
- package/lib/types/specialAbility/Vision.d.ts +30 -0
- package/lib/types/specialAbility/Vision.js +4 -0
- package/lib/types/specialAbility/sub/Language.d.ts +141 -0
- package/lib/types/specialAbility/sub/Language.js +4 -0
- package/lib/types/specialAbility/sub/Script.d.ts +85 -0
- package/lib/types/specialAbility/sub/Script.js +4 -0
- package/lib/types/traditionArtifacts/ArcaneOrbEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/ArcaneOrbEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/AttireEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/AttireEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/BowlEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/BowlEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/CauldronEnchantment.d.ts +44 -0
- package/lib/types/traditionArtifacts/CauldronEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/ChronicleEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/ChronicleEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/DaggerRitual.d.ts +31 -0
- package/lib/types/traditionArtifacts/DaggerRitual.js +4 -0
- package/lib/types/traditionArtifacts/FoolsHatEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/FoolsHatEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/InstrumentEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/InstrumentEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/Krallenkettenzauber.d.ts +31 -0
- package/lib/types/traditionArtifacts/Krallenkettenzauber.js +4 -0
- package/lib/types/traditionArtifacts/OrbEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/OrbEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/RingEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/RingEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/SickleRitual.d.ts +31 -0
- package/lib/types/traditionArtifacts/SickleRitual.js +4 -0
- package/lib/types/traditionArtifacts/SpellSwordEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/SpellSwordEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/StaffEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/StaffEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/ToyEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/ToyEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/Trinkhornzauber.d.ts +31 -0
- package/lib/types/traditionArtifacts/Trinkhornzauber.js +4 -0
- package/lib/types/traditionArtifacts/WandEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/WandEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/WeaponEnchantment.d.ts +31 -0
- package/lib/types/traditionArtifacts/WeaponEnchantment.js +4 -0
- package/lib/types/traditionArtifacts/sub/AnimalShape.d.ts +42 -0
- package/lib/types/traditionArtifacts/sub/AnimalShape.js +4 -0
- package/lib/types/traditionArtifacts/sub/AnimalShapePath.d.ts +30 -0
- package/lib/types/traditionArtifacts/sub/AnimalShapePath.js +4 -0
- package/lib/types/traditionArtifacts/sub/AnimalShapeSize.d.ts +42 -0
- package/lib/types/traditionArtifacts/sub/AnimalShapeSize.js +4 -0
- package/lib/types/traditionArtifacts/sub/Brew.d.ts +30 -0
- package/lib/types/traditionArtifacts/sub/Brew.js +4 -0
- package/package.json +2 -2
- package/schema/Advantage.schema.json +81 -0
- package/schema/ArcaneBardTradition.schema.json +1 -1
- package/schema/ArcaneDancerTradition.schema.json +1 -1
- package/schema/Blessing.schema.json +227 -0
- package/schema/Cantrip.schema.json +427 -0
- package/schema/Ceremony.schema.json +1 -7
- package/schema/Continent.schema.json +46 -0
- package/schema/DerivedCharacteristic.schema.json +1 -1
- package/schema/Disadvantage.schema.json +75 -0
- package/schema/LiturgicalChant.schema.json +1 -7
- package/schema/PactCategory.schema.json +138 -0
- package/schema/Patron.schema.json +407 -0
- package/schema/PatronCategory.schema.json +66 -0
- package/schema/Ritual.schema.json +1 -1
- package/schema/Spell.schema.json +1 -1
- package/schema/_Activatable.schema.json +1182 -0
- package/schema/_ActivatableSkill.schema.json +53 -22
- package/schema/_Enhancements.schema.json +1 -1
- package/schema/_I18n.schema.json +38 -0
- package/schema/_Identifier.schema.json +90 -113
- package/schema/_Influence.schema.json +77 -0
- package/schema/_Prerequisite.schema.json +703 -573
- package/schema/magicalActions/GeodeRitual.schema.json +1 -1
- package/schema/source/Publication.schema.json +1 -1
- package/schema/specialAbility/AdvancedCombatSpecialAbility.schema.json +76 -0
- package/schema/specialAbility/AdvancedKarmaSpecialAbility.schema.json +68 -0
- package/schema/specialAbility/AdvancedMagicalSpecialAbility.schema.json +68 -0
- package/schema/specialAbility/AdvancedSkillSpecialAbility.schema.json +68 -0
- package/schema/specialAbility/AncestorGlyph.schema.json +62 -0
- package/schema/specialAbility/BlessedTradition.schema.json +300 -0
- package/schema/specialAbility/BrawlingSpecialAbility.schema.json +70 -0
- package/schema/specialAbility/CeremonialItemSpecialAbility.schema.json +72 -0
- package/schema/specialAbility/CombatSpecialAbility.schema.json +76 -0
- package/schema/specialAbility/CombatStyleSpecialAbility.schema.json +110 -0
- package/schema/specialAbility/CommandSpecialAbility.schema.json +70 -0
- package/schema/specialAbility/FamiliarSpecialAbility.schema.json +62 -0
- package/schema/specialAbility/FatePointSexSpecialAbility.schema.json +62 -0
- package/schema/specialAbility/FatePointSpecialAbility.schema.json +68 -0
- package/schema/specialAbility/GeneralSpecialAbility.schema.json +68 -0
- package/schema/specialAbility/KarmaSpecialAbility.schema.json +62 -0
- package/schema/specialAbility/LiturgicalStyleSpecialAbility.schema.json +72 -0
- package/schema/specialAbility/LycantropicGift.schema.json +62 -0
- package/schema/specialAbility/MagicStyleSpecialAbility.schema.json +72 -0
- package/schema/specialAbility/MagicalSpecialAbility.schema.json +68 -0
- package/schema/specialAbility/MagicalTradition.schema.json +181 -0
- package/schema/specialAbility/PactGift.schema.json +215 -0
- package/schema/specialAbility/ProtectiveWardingCircleSpecialAbility.schema.json +70 -0
- package/schema/specialAbility/Sermon.schema.json +62 -0
- package/schema/specialAbility/SexSpecialAbility.schema.json +68 -0
- package/schema/specialAbility/SikaryanDrainSpecialAbility.schema.json +62 -0
- package/schema/specialAbility/SkillStyleSpecialAbility.schema.json +66 -0
- package/schema/specialAbility/VampiricGift.schema.json +62 -0
- package/schema/specialAbility/Vision.schema.json +62 -0
- package/schema/specialAbility/sub/Language.schema.json +215 -0
- package/schema/specialAbility/sub/Script.schema.json +127 -0
- package/schema/traditionArtifacts/ArcaneOrbEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/AttireEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/BowlEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/CauldronEnchantment.schema.json +83 -0
- package/schema/traditionArtifacts/ChronicleEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/DaggerRitual.schema.json +66 -0
- package/schema/traditionArtifacts/FoolsHatEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/InstrumentEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/Krallenkettenzauber.schema.json +66 -0
- package/schema/traditionArtifacts/OrbEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/RingEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/SickleRitual.schema.json +66 -0
- package/schema/traditionArtifacts/SpellSwordEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/StaffEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/ToyEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/Trinkhornzauber.schema.json +66 -0
- package/schema/traditionArtifacts/WandEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/WeaponEnchantment.schema.json +66 -0
- package/schema/traditionArtifacts/sub/AnimalShape.schema.json +57 -0
- package/schema/traditionArtifacts/sub/AnimalShapePath.schema.json +45 -0
- package/schema/traditionArtifacts/sub/AnimalShapeSize.schema.json +57 -0
- package/schema/traditionArtifacts/sub/Brew.schema.json +45 -0
|
@@ -1,186 +1,139 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @title Prerequisites
|
|
3
3
|
*/
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
let
|
|
129
|
-
(function (
|
|
130
|
-
SkillCategoryWithEnhancements
|
|
131
|
-
SkillCategoryWithEnhancements
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
// },
|
|
141
|
-
// "required": ["tag"],
|
|
142
|
-
// "additionalProperties": false
|
|
143
|
-
// },
|
|
144
|
-
// "Special": {
|
|
145
|
-
// "description": "Special prerequisites are prerequisites that cannot be ensured by Optolith but rely on roleplay or other background information of the character.",
|
|
146
|
-
// "type": "object",
|
|
147
|
-
// "properties": {
|
|
148
|
-
// "tag": { "const": "Special" },
|
|
149
|
-
// "text": {
|
|
150
|
-
// "type": "object",
|
|
151
|
-
// "description": "All translations of the prerequisite text, identified by IETF language tag (BCP47).",
|
|
152
|
-
// "patternProperties": {
|
|
153
|
-
// "^[a-z]{2}-[A-Z]{2}$": {
|
|
154
|
-
// "description": "The prerequisite text.",
|
|
155
|
-
// "type": "string",
|
|
156
|
-
// "minLength": 1
|
|
157
|
-
// }
|
|
158
|
-
// },
|
|
159
|
-
// "minProperties": 1,
|
|
160
|
-
// "additionalProperties": false
|
|
161
|
-
// }
|
|
162
|
-
// },
|
|
163
|
-
// "required": ["tag", "text"],
|
|
164
|
-
// "additionalProperties": false
|
|
165
|
-
// },
|
|
166
|
-
// "Ineligible": {
|
|
167
|
-
// "description": "This is a placeholder for required things that can never happen with the current set of crunch elements and rules, e. g. if a race is required that does not yet exist as a crunch element.",
|
|
168
|
-
// "type": "object",
|
|
169
|
-
// "properties": {
|
|
170
|
-
// "tag": { "const": "Ineligible" },
|
|
171
|
-
// "display_option": { "$ref": "#/definitions/Single/DisplayOption" }
|
|
172
|
-
// },
|
|
173
|
-
// "required": ["tag"],
|
|
174
|
-
// "additionalProperties": false
|
|
175
|
-
// },
|
|
176
|
-
// "When": {
|
|
177
|
-
// "title": "When",
|
|
178
|
-
// "description": "The \"when\" property defines that the prerequisite it is defined for only takes effect if the prerequisites in this list are matched.",
|
|
179
|
-
// "items": {
|
|
180
|
-
// "oneOf": [
|
|
181
|
-
// { "$ref": "#/definitions/Single/Publication" }
|
|
182
|
-
// ]
|
|
183
|
-
// },
|
|
184
|
-
// "minItems": 1
|
|
185
|
-
// }
|
|
186
|
-
})(Single || (Single = {}));
|
|
4
|
+
export var Prerequisite;
|
|
5
|
+
(function (Prerequisite) {
|
|
6
|
+
/**
|
|
7
|
+
* @title Single Prerequisites
|
|
8
|
+
*/
|
|
9
|
+
let Single;
|
|
10
|
+
(function (Single) {
|
|
11
|
+
// "IncreasableMultiEntry": {
|
|
12
|
+
// "title": "Increasable Prerequisite",
|
|
13
|
+
// "description": "Require a specific attribute, skill, combat technique, spell or chant from a set to be on a minimum value. Note that liturgical chants are required to be active automatically, so to require them to be active you can set the value to 0.",
|
|
14
|
+
// "type": "object",
|
|
15
|
+
// "properties": {
|
|
16
|
+
// "tag": { "const": "IncreasableMultiEntry" },
|
|
17
|
+
// "id": {
|
|
18
|
+
// "type": "object",
|
|
19
|
+
// "properties": {
|
|
20
|
+
// "tag": { "$ref": "_Id.schema.json#/definitions/Rated" },
|
|
21
|
+
// "value": {
|
|
22
|
+
// "type": "array",
|
|
23
|
+
// "items": { "type": "integer", "minimum": 1 },
|
|
24
|
+
// "uniqueItems": true,
|
|
25
|
+
// "minItems": 2
|
|
26
|
+
// }
|
|
27
|
+
// },
|
|
28
|
+
// "required": ["tag", "value"],
|
|
29
|
+
// "additionalProperties": false
|
|
30
|
+
// },
|
|
31
|
+
// "value": {
|
|
32
|
+
// "description": "The required minimum value.",
|
|
33
|
+
// "type": "integer",
|
|
34
|
+
// "minimum": 0
|
|
35
|
+
// },
|
|
36
|
+
// "display_option": { "$ref": "#/definitions/Single/DisplayOption" }
|
|
37
|
+
// },
|
|
38
|
+
// "required": ["tag", "id", "value"],
|
|
39
|
+
// "additionalProperties": false
|
|
40
|
+
// },
|
|
41
|
+
// "AnimistPower": {
|
|
42
|
+
// "title": "Animist Power Prerequisite",
|
|
43
|
+
// "description": "Requires a specific animist power to be on a minimum value.",
|
|
44
|
+
// "type": "object",
|
|
45
|
+
// "properties": {
|
|
46
|
+
// "tag": { "const": "AnimistPower" },
|
|
47
|
+
// "id": { "type": "integer", "minimum": 1 },
|
|
48
|
+
// "level": {
|
|
49
|
+
// "description": "The level to which the minimum value applies.",
|
|
50
|
+
// "type": "integer",
|
|
51
|
+
// "minimum": 0
|
|
52
|
+
// },
|
|
53
|
+
// "value": {
|
|
54
|
+
// "description": "The required minimum value.",
|
|
55
|
+
// "type": "integer",
|
|
56
|
+
// "minimum": 0
|
|
57
|
+
// }
|
|
58
|
+
// },
|
|
59
|
+
// "required": ["tag", "id", "value"],
|
|
60
|
+
// "additionalProperties": false
|
|
61
|
+
// },
|
|
62
|
+
// "MinimumSkillRating": {
|
|
63
|
+
// "type": "object",
|
|
64
|
+
// "properties": {
|
|
65
|
+
// "tag": { "const": "MinimumSkillRating" },
|
|
66
|
+
// "number": {
|
|
67
|
+
// "description": "The minimum number of skills that need to be on the defined minimum skill rating.",
|
|
68
|
+
// "type": "integer",
|
|
69
|
+
// "minimum": 1
|
|
70
|
+
// },
|
|
71
|
+
// "value": {
|
|
72
|
+
// "description": "The minimum skill rating the defined minimum number of skills need to be on.",
|
|
73
|
+
// "type": "integer",
|
|
74
|
+
// "minimum": 1
|
|
75
|
+
// },
|
|
76
|
+
// "targets": {
|
|
77
|
+
// "oneOf": [
|
|
78
|
+
// {
|
|
79
|
+
// "type": "object",
|
|
80
|
+
// "properties": {
|
|
81
|
+
// "type": {
|
|
82
|
+
// "const": "Skills"
|
|
83
|
+
// },
|
|
84
|
+
// "id": {
|
|
85
|
+
// "type": "array",
|
|
86
|
+
// "items": { "type": "integer", "minimum": 1 },
|
|
87
|
+
// "minItems": 1
|
|
88
|
+
// }
|
|
89
|
+
// },
|
|
90
|
+
// "required": ["type", "id"],
|
|
91
|
+
// "additionalProperties": false
|
|
92
|
+
// },
|
|
93
|
+
// {
|
|
94
|
+
// "type": "object",
|
|
95
|
+
// "properties": {
|
|
96
|
+
// "type": {
|
|
97
|
+
// "const": "Spellworks"
|
|
98
|
+
// },
|
|
99
|
+
// "property": {
|
|
100
|
+
// "type": "integer",
|
|
101
|
+
// "minimum": 1
|
|
102
|
+
// }
|
|
103
|
+
// },
|
|
104
|
+
// "required": ["type", "property"],
|
|
105
|
+
// "additionalProperties": false
|
|
106
|
+
// },
|
|
107
|
+
// {
|
|
108
|
+
// "type": "object",
|
|
109
|
+
// "properties": {
|
|
110
|
+
// "type": {
|
|
111
|
+
// "const": "Liturgies"
|
|
112
|
+
// },
|
|
113
|
+
// "aspect": {
|
|
114
|
+
// "type": "integer",
|
|
115
|
+
// "minimum": 1
|
|
116
|
+
// }
|
|
117
|
+
// },
|
|
118
|
+
// "required": ["type", "aspect"],
|
|
119
|
+
// "additionalProperties": false
|
|
120
|
+
// }
|
|
121
|
+
// ]
|
|
122
|
+
// },
|
|
123
|
+
// "display_option": { "$ref": "#/definitions/Single/DisplayOption" }
|
|
124
|
+
// },
|
|
125
|
+
// "required": ["tag", "number", "value", "targets"],
|
|
126
|
+
// "additionalProperties": false
|
|
127
|
+
// },
|
|
128
|
+
let Enhancement;
|
|
129
|
+
(function (Enhancement) {
|
|
130
|
+
let SkillCategoryWithEnhancements;
|
|
131
|
+
(function (SkillCategoryWithEnhancements) {
|
|
132
|
+
SkillCategoryWithEnhancements["Spell"] = "Spell";
|
|
133
|
+
SkillCategoryWithEnhancements["Ritual"] = "Ritual";
|
|
134
|
+
SkillCategoryWithEnhancements["LiturgicalChant"] = "LiturgicalChant";
|
|
135
|
+
SkillCategoryWithEnhancements["Ceremony"] = "Ceremony";
|
|
136
|
+
})(SkillCategoryWithEnhancements = Enhancement.SkillCategoryWithEnhancements || (Enhancement.SkillCategoryWithEnhancements = {}));
|
|
137
|
+
})(Enhancement = Single.Enhancement || (Single.Enhancement = {}));
|
|
138
|
+
})(Single = Prerequisite.Single || (Prerequisite.Single = {}));
|
|
139
|
+
})(Prerequisite || (Prerequisite = {}));
|
|
@@ -5,7 +5,7 @@ import { SlowSkillCastingTimeUnit } from "../SkillModificationLevel";
|
|
|
5
5
|
import { Errata } from "../source/_Erratum";
|
|
6
6
|
import { PublicationRefs } from "../source/_PublicationRef";
|
|
7
7
|
import { Cost, Duration, Effect, TargetCategory } from "../_ActivatableSkill";
|
|
8
|
-
import {
|
|
8
|
+
import { Prerequisite } from "../_Prerequisite";
|
|
9
9
|
import { SkillCheck } from "../_SkillCheck";
|
|
10
10
|
/**
|
|
11
11
|
* @title Geode Ritual
|
|
@@ -35,7 +35,7 @@ export declare type GeodeRitual = {
|
|
|
35
35
|
* @minimum 1
|
|
36
36
|
*/
|
|
37
37
|
property_id: number;
|
|
38
|
-
prerequisites?: GroupCollection.GeodeRitual;
|
|
38
|
+
prerequisites?: Prerequisite.GroupCollection.GeodeRitual;
|
|
39
39
|
src: PublicationRefs;
|
|
40
40
|
/**
|
|
41
41
|
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @main AdvancedCombatSpecialAbility
|
|
3
|
+
*/
|
|
4
|
+
import { Errata } from "../source/_Erratum";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef";
|
|
6
|
+
import * as Activatable from "../_Activatable";
|
|
7
|
+
/**
|
|
8
|
+
* @title Advanced Combat Special Ability
|
|
9
|
+
*/
|
|
10
|
+
export declare type AdvancedCombatSpecialAbility = {
|
|
11
|
+
id: Activatable.Id;
|
|
12
|
+
levels?: Activatable.Levels;
|
|
13
|
+
usage_type: Activatable.CombatSpecialAbilityType;
|
|
14
|
+
skill_applications?: Activatable.SkillApplications;
|
|
15
|
+
skill_uses?: Activatable.SkillUses;
|
|
16
|
+
combat_techniques: Activatable.ApplicableCombatTechniques;
|
|
17
|
+
ap_value: Activatable.AdventurePointsValue;
|
|
18
|
+
src: PublicationRefs;
|
|
19
|
+
/**
|
|
20
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
21
|
+
* @minProperties 1
|
|
22
|
+
*/
|
|
23
|
+
translations: {
|
|
24
|
+
/**
|
|
25
|
+
* @patternProperties ^[a-z]{2}-[A-Z]{2}$
|
|
26
|
+
*/
|
|
27
|
+
[localeId: string]: {
|
|
28
|
+
name: Activatable.Name;
|
|
29
|
+
name_in_library?: Activatable.NameInLibrary;
|
|
30
|
+
rules: Activatable.Rules;
|
|
31
|
+
errata?: Errata;
|
|
32
|
+
};
|
|
33
|
+
};
|
|
34
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @main AdvancedKarmaSpecialAbility
|
|
3
|
+
*/
|
|
4
|
+
import { Errata } from "../source/_Erratum";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef";
|
|
6
|
+
import * as Activatable from "../_Activatable";
|
|
7
|
+
/**
|
|
8
|
+
* @title Advanced Karma Special Ability
|
|
9
|
+
*/
|
|
10
|
+
export declare type AdvancedKarmaSpecialAbility = {
|
|
11
|
+
id: Activatable.Id;
|
|
12
|
+
levels?: Activatable.Levels;
|
|
13
|
+
skill_applications?: Activatable.SkillApplications;
|
|
14
|
+
skill_uses?: Activatable.SkillUses;
|
|
15
|
+
ap_value: Activatable.AdventurePointsValue;
|
|
16
|
+
src: PublicationRefs;
|
|
17
|
+
/**
|
|
18
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
19
|
+
* @minProperties 1
|
|
20
|
+
*/
|
|
21
|
+
translations: {
|
|
22
|
+
/**
|
|
23
|
+
* @patternProperties ^[a-z]{2}-[A-Z]{2}$
|
|
24
|
+
*/
|
|
25
|
+
[localeId: string]: {
|
|
26
|
+
name: Activatable.Name;
|
|
27
|
+
name_in_library?: Activatable.NameInLibrary;
|
|
28
|
+
rules: Activatable.Rules;
|
|
29
|
+
errata?: Errata;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @main AdvancedMagicalSpecialAbility
|
|
3
|
+
*/
|
|
4
|
+
import { Errata } from "../source/_Erratum";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef";
|
|
6
|
+
import * as Activatable from "../_Activatable";
|
|
7
|
+
/**
|
|
8
|
+
* @title Advanced Magical Special Ability
|
|
9
|
+
*/
|
|
10
|
+
export declare type AdvancedMagicalSpecialAbility = {
|
|
11
|
+
id: Activatable.Id;
|
|
12
|
+
levels?: Activatable.Levels;
|
|
13
|
+
skill_applications?: Activatable.SkillApplications;
|
|
14
|
+
skill_uses?: Activatable.SkillUses;
|
|
15
|
+
ap_value: Activatable.AdventurePointsValue;
|
|
16
|
+
src: PublicationRefs;
|
|
17
|
+
/**
|
|
18
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
19
|
+
* @minProperties 1
|
|
20
|
+
*/
|
|
21
|
+
translations: {
|
|
22
|
+
/**
|
|
23
|
+
* @patternProperties ^[a-z]{2}-[A-Z]{2}$
|
|
24
|
+
*/
|
|
25
|
+
[localeId: string]: {
|
|
26
|
+
name: Activatable.Name;
|
|
27
|
+
name_in_library?: Activatable.NameInLibrary;
|
|
28
|
+
rules: Activatable.Rules;
|
|
29
|
+
errata?: Errata;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @main AdvancedSkillSpecialAbility
|
|
3
|
+
*/
|
|
4
|
+
import { Errata } from "../source/_Erratum";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef";
|
|
6
|
+
import * as Activatable from "../_Activatable";
|
|
7
|
+
/**
|
|
8
|
+
* @title Advanced Skill Special Ability
|
|
9
|
+
*/
|
|
10
|
+
export declare type AdvancedSkillSpecialAbility = {
|
|
11
|
+
id: Activatable.Id;
|
|
12
|
+
levels?: Activatable.Levels;
|
|
13
|
+
skill_applications?: Activatable.SkillApplications;
|
|
14
|
+
skill_uses?: Activatable.SkillUses;
|
|
15
|
+
ap_value: Activatable.AdventurePointsValue;
|
|
16
|
+
src: PublicationRefs;
|
|
17
|
+
/**
|
|
18
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
19
|
+
* @minProperties 1
|
|
20
|
+
*/
|
|
21
|
+
translations: {
|
|
22
|
+
/**
|
|
23
|
+
* @patternProperties ^[a-z]{2}-[A-Z]{2}$
|
|
24
|
+
*/
|
|
25
|
+
[localeId: string]: {
|
|
26
|
+
name: Activatable.Name;
|
|
27
|
+
name_in_library?: Activatable.NameInLibrary;
|
|
28
|
+
rules: Activatable.Rules;
|
|
29
|
+
errata?: Errata;
|
|
30
|
+
};
|
|
31
|
+
};
|
|
32
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @main AncestorGlyph
|
|
3
|
+
*/
|
|
4
|
+
import { Errata } from "../source/_Erratum";
|
|
5
|
+
import { PublicationRefs } from "../source/_PublicationRef";
|
|
6
|
+
import * as Activatable from "../_Activatable";
|
|
7
|
+
/**
|
|
8
|
+
* @title Ancestor Glyph
|
|
9
|
+
*/
|
|
10
|
+
export declare type AncestorGlyph = {
|
|
11
|
+
id: Activatable.Id;
|
|
12
|
+
levels?: Activatable.Levels;
|
|
13
|
+
ap_value: Activatable.AdventurePointsValue;
|
|
14
|
+
src: PublicationRefs;
|
|
15
|
+
/**
|
|
16
|
+
* All translations for the entry, identified by IETF language tag (BCP47).
|
|
17
|
+
* @minProperties 1
|
|
18
|
+
*/
|
|
19
|
+
translations: {
|
|
20
|
+
/**
|
|
21
|
+
* @patternProperties ^[a-z]{2}-[A-Z]{2}$
|
|
22
|
+
*/
|
|
23
|
+
[localeId: string]: {
|
|
24
|
+
name: Activatable.Name;
|
|
25
|
+
name_in_library?: Activatable.NameInLibrary;
|
|
26
|
+
rules: Activatable.Rules;
|
|
27
|
+
errata?: Errata;
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
};
|