optolith-database-schema 0.1.3 → 0.1.6
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 +27 -0
- package/lib/types/Advantage.d.ts +4 -0
- package/lib/types/ArcaneBardTradition.d.ts +2 -2
- package/lib/types/ArcaneDancerTradition.d.ts +2 -2
- package/lib/types/Ceremony.d.ts +2 -2
- package/lib/types/DerivedCharacteristic.d.ts +2 -2
- package/lib/types/Disadvantage.d.ts +4 -0
- package/lib/types/FamiliarsTrick.d.ts +2 -1
- package/lib/types/LiturgicalChant.d.ts +2 -2
- package/lib/types/Ritual.d.ts +2 -2
- package/lib/types/Spell.d.ts +2 -2
- package/lib/types/_Activatable.d.ts +1286 -161
- package/lib/types/_Activatable.js +44 -0
- package/lib/types/_ActivatableSkill.d.ts +4 -0
- package/lib/types/_Enhancements.d.ts +2 -2
- package/lib/types/_Identifier.d.ts +127 -91
- package/lib/types/_Identifier.js +110 -83
- package/lib/types/_Influence.d.ts +2 -0
- package/lib/types/_Prerequisite.d.ts +93 -397
- package/lib/types/_Prerequisite.js +1 -136
- package/lib/types/magicalActions/AnimistPower.d.ts +5 -0
- package/lib/types/magicalActions/Curse.d.ts +1 -1
- package/lib/types/magicalActions/ElvenMagicalSong.d.ts +1 -1
- package/lib/types/magicalActions/GeodeRitual.d.ts +2 -2
- package/lib/types/prerequisites/ConditionalPrerequisites.d.ts +10 -0
- package/lib/types/prerequisites/ConditionalPrerequisites.js +1 -0
- package/lib/types/prerequisites/DisplayOption.d.ts +19 -0
- package/lib/types/prerequisites/DisplayOption.js +1 -0
- package/lib/types/prerequisites/PrerequisiteGroups.d.ts +32 -0
- package/lib/types/prerequisites/PrerequisiteGroups.js +1 -0
- package/lib/types/prerequisites/single/ActivatablePrerequisite.d.ts +95 -0
- package/lib/types/prerequisites/single/ActivatablePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/AnimistPowerPrerequisite.d.ts +28 -0
- package/lib/types/prerequisites/single/AnimistPowerPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/CommonSuggestedByRCPPrerequisite.d.ts +3 -0
- package/lib/types/prerequisites/single/CommonSuggestedByRCPPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/CulturePrerequisite.d.ts +11 -0
- package/lib/types/prerequisites/single/CulturePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/EnhancementPrerequisite.d.ts +36 -0
- package/lib/types/prerequisites/single/EnhancementPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/InfluencePrerequisite.d.ts +18 -0
- package/lib/types/prerequisites/single/InfluencePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/PactPrerequisite.d.ts +32 -0
- package/lib/types/prerequisites/single/PactPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/PrimaryAttributePrerequisite.d.ts +22 -0
- package/lib/types/prerequisites/single/PrimaryAttributePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/PublicationPrerequisite.d.ts +13 -0
- package/lib/types/prerequisites/single/PublicationPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/RacePrerequisite.d.ts +14 -0
- package/lib/types/prerequisites/single/RacePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/RatedPrerequisite.d.ts +99 -0
- package/lib/types/prerequisites/single/RatedPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/RulePrerequisite.d.ts +10 -0
- package/lib/types/prerequisites/single/RulePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/SexPrerequisite.d.ts +11 -0
- package/lib/types/prerequisites/single/SexPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/SocialStatusPrerequisite.d.ts +16 -0
- package/lib/types/prerequisites/single/SocialStatusPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/StatePrerequisite.d.ts +11 -0
- package/lib/types/prerequisites/single/StatePrerequisite.js +1 -0
- package/lib/types/prerequisites/single/TextPrerequisite.d.ts +31 -0
- package/lib/types/prerequisites/single/TextPrerequisite.js +1 -0
- package/lib/types/prerequisites/single/TraditionPrerequisite.d.ts +33 -0
- package/lib/types/prerequisites/single/TraditionPrerequisite.js +1 -0
- package/lib/types/specialAbility/AdvancedCombatSpecialAbility.d.ts +8 -0
- package/lib/types/specialAbility/AdvancedKarmaSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/AdvancedMagicalSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/AdvancedSkillSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/AncestorGlyph.d.ts +4 -0
- package/lib/types/specialAbility/BlessedTradition.d.ts +5 -2
- package/lib/types/specialAbility/BrawlingSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/CeremonialItemSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/CombatSpecialAbility.d.ts +8 -0
- package/lib/types/specialAbility/CombatStyleSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/CommandSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/FamiliarSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/FatePointSexSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/FatePointSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/GeneralSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/KarmaSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/LiturgicalStyleSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/LycantropicGift.d.ts +4 -0
- package/lib/types/specialAbility/MagicStyleSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/MagicalSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/MagicalTradition.d.ts +3 -0
- package/lib/types/specialAbility/PactGift.d.ts +6 -2
- package/lib/types/specialAbility/ProtectiveWardingCircleSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/Sermon.d.ts +4 -0
- package/lib/types/specialAbility/SexSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/SikaryanDrainSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/SkillStyleSpecialAbility.d.ts +4 -0
- package/lib/types/specialAbility/VampiricGift.d.ts +4 -0
- package/lib/types/specialAbility/Vision.d.ts +4 -0
- package/lib/types/specialAbility/sub/Language.d.ts +2 -2
- package/lib/types/specialAbility/sub/TradeSecret.d.ts +2 -0
- package/lib/types/traditionArtifacts/ArcaneOrbEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/AttireEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/BowlEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/CauldronEnchantment.d.ts +19 -1
- package/lib/types/traditionArtifacts/ChronicleEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/DaggerRitual.d.ts +18 -0
- package/lib/types/traditionArtifacts/FoolsHatEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/InstrumentEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/Krallenkettenzauber.d.ts +18 -0
- package/lib/types/traditionArtifacts/OrbEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/RingEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/SickleRitual.d.ts +18 -0
- package/lib/types/traditionArtifacts/SpellSwordEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/StaffEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/ToyEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/Trinkhornzauber.d.ts +18 -0
- package/lib/types/traditionArtifacts/WandEnchantment.d.ts +18 -0
- package/lib/types/traditionArtifacts/WeaponEnchantment.d.ts +18 -0
- package/package.json +2 -2
- package/schema/Advantage.schema.json +9 -0
- package/schema/ArcaneBardTradition.schema.json +1 -1
- package/schema/ArcaneDancerTradition.schema.json +1 -1
- package/schema/Ceremony.schema.json +1 -1
- package/schema/DerivedCharacteristic.schema.json +1 -1
- package/schema/Disadvantage.schema.json +9 -0
- package/schema/FamiliarsTrick.schema.json +1 -0
- package/schema/LiturgicalChant.schema.json +1 -1
- package/schema/Ritual.schema.json +1 -1
- package/schema/Spell.schema.json +1 -1
- package/schema/_Activatable.schema.json +2150 -379
- package/schema/_ActivatableSkill.schema.json +1 -0
- package/schema/_Enhancements.schema.json +1 -1
- package/schema/_Identifier.schema.json +327 -166
- package/schema/_Influence.schema.json +4 -0
- package/schema/_Prerequisite.schema.json +887 -675
- package/schema/magicalActions/AnimistPower.schema.json +4 -0
- package/schema/magicalActions/Curse.schema.json +1 -1
- package/schema/magicalActions/ElvenMagicalSong.schema.json +1 -1
- package/schema/magicalActions/GeodeRitual.schema.json +1 -1
- package/schema/prerequisites/ConditionalPrerequisites.schema.json +15 -0
- package/schema/prerequisites/DisplayOption.schema.json +48 -0
- package/schema/prerequisites/PrerequisiteGroups.schema.json +246 -0
- package/schema/prerequisites/single/ActivatablePrerequisite.schema.json +142 -0
- package/schema/prerequisites/single/AnimistPowerPrerequisite.schema.json +40 -0
- package/schema/prerequisites/single/CommonSuggestedByRCPPrerequisite.schema.json +18 -0
- package/schema/prerequisites/single/CulturePrerequisite.schema.json +27 -0
- package/schema/prerequisites/single/EnhancementPrerequisite.schema.json +54 -0
- package/schema/prerequisites/single/InfluencePrerequisite.schema.json +33 -0
- package/schema/prerequisites/single/PactPrerequisite.schema.json +46 -0
- package/schema/prerequisites/single/PrimaryAttributePrerequisite.schema.json +58 -0
- package/schema/prerequisites/single/PublicationPrerequisite.schema.json +27 -0
- package/schema/prerequisites/single/RacePrerequisite.schema.json +31 -0
- package/schema/prerequisites/single/RatedPrerequisite.schema.json +184 -0
- package/schema/prerequisites/single/RulePrerequisite.schema.json +26 -0
- package/schema/prerequisites/single/SexPrerequisite.schema.json +27 -0
- package/schema/prerequisites/single/SocialStatusPrerequisite.schema.json +30 -0
- package/schema/prerequisites/single/StatePrerequisite.schema.json +27 -0
- package/schema/prerequisites/single/TextPrerequisite.schema.json +63 -0
- package/schema/prerequisites/single/TraditionPrerequisite.schema.json +96 -0
- package/schema/source/Publication.schema.json +1 -1
- package/schema/specialAbility/AdvancedCombatSpecialAbility.schema.json +12 -0
- package/schema/specialAbility/AdvancedKarmaSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/AdvancedMagicalSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/AdvancedSkillSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/AncestorGlyph.schema.json +9 -0
- package/schema/specialAbility/BlessedTradition.schema.json +7 -1
- package/schema/specialAbility/BrawlingSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/CeremonialItemSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/CombatSpecialAbility.schema.json +12 -0
- package/schema/specialAbility/CombatStyleSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/CommandSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/FamiliarSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/FatePointSexSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/FatePointSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/GeneralSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/KarmaSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/LiturgicalStyleSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/LycantropicGift.schema.json +9 -0
- package/schema/specialAbility/MagicStyleSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/MagicalSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/MagicalTradition.schema.json +6 -0
- package/schema/specialAbility/PactGift.schema.json +10 -1
- package/schema/specialAbility/ProtectiveWardingCircleSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/Sermon.schema.json +9 -0
- package/schema/specialAbility/SexSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/SikaryanDrainSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/SkillStyleSpecialAbility.schema.json +9 -0
- package/schema/specialAbility/VampiricGift.schema.json +9 -0
- package/schema/specialAbility/Vision.schema.json +9 -0
- package/schema/specialAbility/sub/Language.schema.json +1 -1
- package/schema/specialAbility/sub/TradeSecret.schema.json +3 -0
- package/schema/traditionArtifacts/ArcaneOrbEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/AttireEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/BowlEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/CauldronEnchantment.schema.json +30 -4
- package/schema/traditionArtifacts/ChronicleEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/DaggerRitual.schema.json +27 -1
- package/schema/traditionArtifacts/FoolsHatEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/InstrumentEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/Krallenkettenzauber.schema.json +27 -1
- package/schema/traditionArtifacts/OrbEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/RingEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/SickleRitual.schema.json +27 -1
- package/schema/traditionArtifacts/SpellSwordEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/StaffEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/ToyEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/Trinkhornzauber.schema.json +27 -1
- package/schema/traditionArtifacts/WandEnchantment.schema.json +27 -1
- package/schema/traditionArtifacts/WeaponEnchantment.schema.json +27 -1
|
@@ -13,6 +13,21 @@
|
|
|
13
13
|
"levels": {
|
|
14
14
|
"$ref": "../_Activatable.schema.json#/definitions/Levels"
|
|
15
15
|
},
|
|
16
|
+
"select_options": {
|
|
17
|
+
"$ref": "../_Activatable.schema.json#/definitions/SelectOptions"
|
|
18
|
+
},
|
|
19
|
+
"maximum": {
|
|
20
|
+
"$ref": "../_Activatable.schema.json#/definitions/Maximum"
|
|
21
|
+
},
|
|
22
|
+
"prerequisites": {
|
|
23
|
+
"$ref": "../_Prerequisite.schema.json#/definitions/GeneralPrerequisites"
|
|
24
|
+
},
|
|
25
|
+
"volume": {
|
|
26
|
+
"$ref": "../_Activatable.schema.json#/definitions/Volume"
|
|
27
|
+
},
|
|
28
|
+
"cost": {
|
|
29
|
+
"$ref": "../_Activatable.schema.json#/definitions/EnchantmentCost"
|
|
30
|
+
},
|
|
16
31
|
"property": {
|
|
17
32
|
"$ref": "../_Activatable.schema.json#/definitions/Property"
|
|
18
33
|
},
|
|
@@ -38,13 +53,23 @@
|
|
|
38
53
|
"effect": {
|
|
39
54
|
"$ref": "../_Activatable.schema.json#/definitions/Effect"
|
|
40
55
|
},
|
|
56
|
+
"volume": {
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
"aeCost": {
|
|
60
|
+
"type": "string"
|
|
61
|
+
},
|
|
62
|
+
"bindingCost": {
|
|
63
|
+
"type": "string"
|
|
64
|
+
},
|
|
41
65
|
"errata": {
|
|
42
66
|
"$ref": "../source/_Erratum.schema.json#/definitions/Errata"
|
|
43
67
|
}
|
|
44
68
|
},
|
|
45
69
|
"required": [
|
|
46
70
|
"name",
|
|
47
|
-
"effect"
|
|
71
|
+
"effect",
|
|
72
|
+
"volume"
|
|
48
73
|
],
|
|
49
74
|
"additionalProperties": false
|
|
50
75
|
}
|
|
@@ -55,6 +80,7 @@
|
|
|
55
80
|
},
|
|
56
81
|
"required": [
|
|
57
82
|
"id",
|
|
83
|
+
"volume",
|
|
58
84
|
"property",
|
|
59
85
|
"ap_value",
|
|
60
86
|
"src",
|
|
@@ -13,6 +13,21 @@
|
|
|
13
13
|
"levels": {
|
|
14
14
|
"$ref": "../_Activatable.schema.json#/definitions/Levels"
|
|
15
15
|
},
|
|
16
|
+
"select_options": {
|
|
17
|
+
"$ref": "../_Activatable.schema.json#/definitions/SelectOptions"
|
|
18
|
+
},
|
|
19
|
+
"maximum": {
|
|
20
|
+
"$ref": "../_Activatable.schema.json#/definitions/Maximum"
|
|
21
|
+
},
|
|
22
|
+
"prerequisites": {
|
|
23
|
+
"$ref": "../_Prerequisite.schema.json#/definitions/GeneralPrerequisites"
|
|
24
|
+
},
|
|
25
|
+
"volume": {
|
|
26
|
+
"$ref": "../_Activatable.schema.json#/definitions/Volume"
|
|
27
|
+
},
|
|
28
|
+
"cost": {
|
|
29
|
+
"$ref": "../_Activatable.schema.json#/definitions/EnchantmentCost"
|
|
30
|
+
},
|
|
16
31
|
"property": {
|
|
17
32
|
"$ref": "../_Activatable.schema.json#/definitions/Property"
|
|
18
33
|
},
|
|
@@ -38,13 +53,23 @@
|
|
|
38
53
|
"effect": {
|
|
39
54
|
"$ref": "../_Activatable.schema.json#/definitions/Effect"
|
|
40
55
|
},
|
|
56
|
+
"volume": {
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
"aeCost": {
|
|
60
|
+
"type": "string"
|
|
61
|
+
},
|
|
62
|
+
"bindingCost": {
|
|
63
|
+
"type": "string"
|
|
64
|
+
},
|
|
41
65
|
"errata": {
|
|
42
66
|
"$ref": "../source/_Erratum.schema.json#/definitions/Errata"
|
|
43
67
|
}
|
|
44
68
|
},
|
|
45
69
|
"required": [
|
|
46
70
|
"name",
|
|
47
|
-
"effect"
|
|
71
|
+
"effect",
|
|
72
|
+
"volume"
|
|
48
73
|
],
|
|
49
74
|
"additionalProperties": false
|
|
50
75
|
}
|
|
@@ -55,6 +80,7 @@
|
|
|
55
80
|
},
|
|
56
81
|
"required": [
|
|
57
82
|
"id",
|
|
83
|
+
"volume",
|
|
58
84
|
"property",
|
|
59
85
|
"ap_value",
|
|
60
86
|
"src",
|
|
@@ -13,6 +13,21 @@
|
|
|
13
13
|
"levels": {
|
|
14
14
|
"$ref": "../_Activatable.schema.json#/definitions/Levels"
|
|
15
15
|
},
|
|
16
|
+
"select_options": {
|
|
17
|
+
"$ref": "../_Activatable.schema.json#/definitions/SelectOptions"
|
|
18
|
+
},
|
|
19
|
+
"maximum": {
|
|
20
|
+
"$ref": "../_Activatable.schema.json#/definitions/Maximum"
|
|
21
|
+
},
|
|
22
|
+
"prerequisites": {
|
|
23
|
+
"$ref": "../_Prerequisite.schema.json#/definitions/GeneralPrerequisites"
|
|
24
|
+
},
|
|
25
|
+
"volume": {
|
|
26
|
+
"$ref": "../_Activatable.schema.json#/definitions/Volume"
|
|
27
|
+
},
|
|
28
|
+
"cost": {
|
|
29
|
+
"$ref": "../_Activatable.schema.json#/definitions/EnchantmentCost"
|
|
30
|
+
},
|
|
16
31
|
"property": {
|
|
17
32
|
"$ref": "../_Activatable.schema.json#/definitions/Property"
|
|
18
33
|
},
|
|
@@ -38,13 +53,23 @@
|
|
|
38
53
|
"effect": {
|
|
39
54
|
"$ref": "../_Activatable.schema.json#/definitions/Effect"
|
|
40
55
|
},
|
|
56
|
+
"volume": {
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
"aeCost": {
|
|
60
|
+
"type": "string"
|
|
61
|
+
},
|
|
62
|
+
"bindingCost": {
|
|
63
|
+
"type": "string"
|
|
64
|
+
},
|
|
41
65
|
"errata": {
|
|
42
66
|
"$ref": "../source/_Erratum.schema.json#/definitions/Errata"
|
|
43
67
|
}
|
|
44
68
|
},
|
|
45
69
|
"required": [
|
|
46
70
|
"name",
|
|
47
|
-
"effect"
|
|
71
|
+
"effect",
|
|
72
|
+
"volume"
|
|
48
73
|
],
|
|
49
74
|
"additionalProperties": false
|
|
50
75
|
}
|
|
@@ -55,6 +80,7 @@
|
|
|
55
80
|
},
|
|
56
81
|
"required": [
|
|
57
82
|
"id",
|
|
83
|
+
"volume",
|
|
58
84
|
"property",
|
|
59
85
|
"ap_value",
|
|
60
86
|
"src",
|
|
@@ -13,6 +13,21 @@
|
|
|
13
13
|
"levels": {
|
|
14
14
|
"$ref": "../_Activatable.schema.json#/definitions/Levels"
|
|
15
15
|
},
|
|
16
|
+
"select_options": {
|
|
17
|
+
"$ref": "../_Activatable.schema.json#/definitions/SelectOptions"
|
|
18
|
+
},
|
|
19
|
+
"maximum": {
|
|
20
|
+
"$ref": "../_Activatable.schema.json#/definitions/Maximum"
|
|
21
|
+
},
|
|
22
|
+
"prerequisites": {
|
|
23
|
+
"$ref": "../_Prerequisite.schema.json#/definitions/GeneralPrerequisites"
|
|
24
|
+
},
|
|
25
|
+
"volume": {
|
|
26
|
+
"$ref": "../_Activatable.schema.json#/definitions/Volume"
|
|
27
|
+
},
|
|
28
|
+
"cost": {
|
|
29
|
+
"$ref": "../_Activatable.schema.json#/definitions/EnchantmentCost"
|
|
30
|
+
},
|
|
16
31
|
"property": {
|
|
17
32
|
"$ref": "../_Activatable.schema.json#/definitions/Property"
|
|
18
33
|
},
|
|
@@ -38,13 +53,23 @@
|
|
|
38
53
|
"effect": {
|
|
39
54
|
"$ref": "../_Activatable.schema.json#/definitions/Effect"
|
|
40
55
|
},
|
|
56
|
+
"volume": {
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
"aeCost": {
|
|
60
|
+
"type": "string"
|
|
61
|
+
},
|
|
62
|
+
"bindingCost": {
|
|
63
|
+
"type": "string"
|
|
64
|
+
},
|
|
41
65
|
"errata": {
|
|
42
66
|
"$ref": "../source/_Erratum.schema.json#/definitions/Errata"
|
|
43
67
|
}
|
|
44
68
|
},
|
|
45
69
|
"required": [
|
|
46
70
|
"name",
|
|
47
|
-
"effect"
|
|
71
|
+
"effect",
|
|
72
|
+
"volume"
|
|
48
73
|
],
|
|
49
74
|
"additionalProperties": false
|
|
50
75
|
}
|
|
@@ -55,6 +80,7 @@
|
|
|
55
80
|
},
|
|
56
81
|
"required": [
|
|
57
82
|
"id",
|
|
83
|
+
"volume",
|
|
58
84
|
"property",
|
|
59
85
|
"ap_value",
|
|
60
86
|
"src",
|
|
@@ -13,6 +13,21 @@
|
|
|
13
13
|
"levels": {
|
|
14
14
|
"$ref": "../_Activatable.schema.json#/definitions/Levels"
|
|
15
15
|
},
|
|
16
|
+
"select_options": {
|
|
17
|
+
"$ref": "../_Activatable.schema.json#/definitions/SelectOptions"
|
|
18
|
+
},
|
|
19
|
+
"maximum": {
|
|
20
|
+
"$ref": "../_Activatable.schema.json#/definitions/Maximum"
|
|
21
|
+
},
|
|
22
|
+
"prerequisites": {
|
|
23
|
+
"$ref": "../_Prerequisite.schema.json#/definitions/GeneralPrerequisites"
|
|
24
|
+
},
|
|
25
|
+
"volume": {
|
|
26
|
+
"$ref": "../_Activatable.schema.json#/definitions/Volume"
|
|
27
|
+
},
|
|
28
|
+
"cost": {
|
|
29
|
+
"$ref": "../_Activatable.schema.json#/definitions/EnchantmentCost"
|
|
30
|
+
},
|
|
16
31
|
"property": {
|
|
17
32
|
"$ref": "../_Activatable.schema.json#/definitions/Property"
|
|
18
33
|
},
|
|
@@ -38,13 +53,23 @@
|
|
|
38
53
|
"effect": {
|
|
39
54
|
"$ref": "../_Activatable.schema.json#/definitions/Effect"
|
|
40
55
|
},
|
|
56
|
+
"volume": {
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
"aeCost": {
|
|
60
|
+
"type": "string"
|
|
61
|
+
},
|
|
62
|
+
"bindingCost": {
|
|
63
|
+
"type": "string"
|
|
64
|
+
},
|
|
41
65
|
"errata": {
|
|
42
66
|
"$ref": "../source/_Erratum.schema.json#/definitions/Errata"
|
|
43
67
|
}
|
|
44
68
|
},
|
|
45
69
|
"required": [
|
|
46
70
|
"name",
|
|
47
|
-
"effect"
|
|
71
|
+
"effect",
|
|
72
|
+
"volume"
|
|
48
73
|
],
|
|
49
74
|
"additionalProperties": false
|
|
50
75
|
}
|
|
@@ -55,6 +80,7 @@
|
|
|
55
80
|
},
|
|
56
81
|
"required": [
|
|
57
82
|
"id",
|
|
83
|
+
"volume",
|
|
58
84
|
"property",
|
|
59
85
|
"ap_value",
|
|
60
86
|
"src",
|
|
@@ -13,6 +13,21 @@
|
|
|
13
13
|
"levels": {
|
|
14
14
|
"$ref": "../_Activatable.schema.json#/definitions/Levels"
|
|
15
15
|
},
|
|
16
|
+
"select_options": {
|
|
17
|
+
"$ref": "../_Activatable.schema.json#/definitions/SelectOptions"
|
|
18
|
+
},
|
|
19
|
+
"maximum": {
|
|
20
|
+
"$ref": "../_Activatable.schema.json#/definitions/Maximum"
|
|
21
|
+
},
|
|
22
|
+
"prerequisites": {
|
|
23
|
+
"$ref": "../_Prerequisite.schema.json#/definitions/GeneralPrerequisites"
|
|
24
|
+
},
|
|
25
|
+
"volume": {
|
|
26
|
+
"$ref": "../_Activatable.schema.json#/definitions/Volume"
|
|
27
|
+
},
|
|
28
|
+
"cost": {
|
|
29
|
+
"$ref": "../_Activatable.schema.json#/definitions/EnchantmentCost"
|
|
30
|
+
},
|
|
16
31
|
"property": {
|
|
17
32
|
"$ref": "../_Activatable.schema.json#/definitions/Property"
|
|
18
33
|
},
|
|
@@ -38,13 +53,23 @@
|
|
|
38
53
|
"effect": {
|
|
39
54
|
"$ref": "../_Activatable.schema.json#/definitions/Effect"
|
|
40
55
|
},
|
|
56
|
+
"volume": {
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
"aeCost": {
|
|
60
|
+
"type": "string"
|
|
61
|
+
},
|
|
62
|
+
"bindingCost": {
|
|
63
|
+
"type": "string"
|
|
64
|
+
},
|
|
41
65
|
"errata": {
|
|
42
66
|
"$ref": "../source/_Erratum.schema.json#/definitions/Errata"
|
|
43
67
|
}
|
|
44
68
|
},
|
|
45
69
|
"required": [
|
|
46
70
|
"name",
|
|
47
|
-
"effect"
|
|
71
|
+
"effect",
|
|
72
|
+
"volume"
|
|
48
73
|
],
|
|
49
74
|
"additionalProperties": false
|
|
50
75
|
}
|
|
@@ -55,6 +80,7 @@
|
|
|
55
80
|
},
|
|
56
81
|
"required": [
|
|
57
82
|
"id",
|
|
83
|
+
"volume",
|
|
58
84
|
"property",
|
|
59
85
|
"ap_value",
|
|
60
86
|
"src",
|