5etools-utils 0.14.1 → 0.14.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. package/package.json +1 -1
  2. package/schema/brew/actions.json +4 -1
  3. package/schema/brew/backgrounds.json +10 -1
  4. package/schema/brew/bestiary/bestiary.json +10 -1
  5. package/schema/brew/charcreationoptions.json +4 -1
  6. package/schema/brew/class/class.json +31 -1
  7. package/schema/brew/conditionsdiseases.json +7 -1
  8. package/schema/brew/cultsboons.json +7 -1
  9. package/schema/brew/deities.json +10 -1
  10. package/schema/brew/entry.json +4 -4
  11. package/schema/brew/feats.json +10 -1
  12. package/schema/brew/items-base.json +10 -1
  13. package/schema/brew/items.json +19 -1
  14. package/schema/brew/languages.json +4 -1
  15. package/schema/brew/magicvariants.json +19 -1
  16. package/schema/brew/objects.json +4 -1
  17. package/schema/brew/optionalfeatures.json +10 -1
  18. package/schema/brew/psionics.json +4 -1
  19. package/schema/brew/races.json +19 -1
  20. package/schema/brew/recipes.json +10 -1
  21. package/schema/brew/rewards.json +4 -1
  22. package/schema/brew/sources-5etools.json +1 -0
  23. package/schema/brew/spells/spells.json +10 -1
  24. package/schema/brew/tables.json +1 -1
  25. package/schema/brew/trapshazards.json +10 -1
  26. package/schema/brew/util-copy.json +3 -2
  27. package/schema/brew/util.json +6 -3
  28. package/schema/brew/variantrules.json +4 -1
  29. package/schema/brew/vehicles.json +10 -1
  30. package/schema/brew-fast/actions.json +4 -1
  31. package/schema/brew-fast/backgrounds.json +10 -1
  32. package/schema/brew-fast/bestiary/bestiary.json +10 -1
  33. package/schema/brew-fast/charcreationoptions.json +4 -1
  34. package/schema/brew-fast/class/class.json +31 -1
  35. package/schema/brew-fast/conditionsdiseases.json +7 -1
  36. package/schema/brew-fast/cultsboons.json +7 -1
  37. package/schema/brew-fast/deities.json +10 -1
  38. package/schema/brew-fast/entry.json +4 -4
  39. package/schema/brew-fast/feats.json +10 -1
  40. package/schema/brew-fast/items-base.json +10 -1
  41. package/schema/brew-fast/items.json +19 -1
  42. package/schema/brew-fast/languages.json +4 -1
  43. package/schema/brew-fast/magicvariants.json +19 -1
  44. package/schema/brew-fast/objects.json +4 -1
  45. package/schema/brew-fast/optionalfeatures.json +10 -1
  46. package/schema/brew-fast/psionics.json +4 -1
  47. package/schema/brew-fast/races.json +19 -1
  48. package/schema/brew-fast/recipes.json +10 -1
  49. package/schema/brew-fast/rewards.json +4 -1
  50. package/schema/brew-fast/sources-5etools.json +1 -0
  51. package/schema/brew-fast/spells/spells.json +10 -1
  52. package/schema/brew-fast/tables.json +1 -1
  53. package/schema/brew-fast/trapshazards.json +10 -1
  54. package/schema/brew-fast/util-copy.json +3 -2
  55. package/schema/brew-fast/util.json +6 -3
  56. package/schema/brew-fast/variantrules.json +4 -1
  57. package/schema/brew-fast/vehicles.json +10 -1
  58. package/schema/site/actions.json +1 -1
  59. package/schema/site/backgrounds.json +1 -1
  60. package/schema/site/bestiary/bestiary.json +1 -1
  61. package/schema/site/charcreationoptions.json +1 -1
  62. package/schema/site/class/class.json +1 -1
  63. package/schema/site/conditionsdiseases.json +1 -1
  64. package/schema/site/cultsboons.json +1 -1
  65. package/schema/site/deities.json +1 -1
  66. package/schema/site/entry.json +4 -4
  67. package/schema/site/feats.json +1 -1
  68. package/schema/site/items-base.json +1 -1
  69. package/schema/site/items.json +1 -1
  70. package/schema/site/languages.json +1 -1
  71. package/schema/site/magicvariants.json +1 -1
  72. package/schema/site/objects.json +1 -1
  73. package/schema/site/optionalfeatures.json +1 -1
  74. package/schema/site/psionics.json +1 -1
  75. package/schema/site/races.json +1 -1
  76. package/schema/site/recipes.json +1 -1
  77. package/schema/site/rewards.json +1 -1
  78. package/schema/site/sources-5etools.json +1 -0
  79. package/schema/site/spells/spells.json +1 -1
  80. package/schema/site/tables.json +1 -1
  81. package/schema/site/trapshazards.json +1 -1
  82. package/schema/site/util-copy.json +3 -2
  83. package/schema/site/util.json +6 -3
  84. package/schema/site/variantrules.json +1 -1
  85. package/schema/site/vehicles.json +1 -1
  86. package/schema/site-fast/actions.json +1 -1
  87. package/schema/site-fast/backgrounds.json +1 -1
  88. package/schema/site-fast/bestiary/bestiary.json +1 -1
  89. package/schema/site-fast/charcreationoptions.json +1 -1
  90. package/schema/site-fast/class/class.json +1 -1
  91. package/schema/site-fast/conditionsdiseases.json +1 -1
  92. package/schema/site-fast/cultsboons.json +1 -1
  93. package/schema/site-fast/deities.json +1 -1
  94. package/schema/site-fast/entry.json +4 -4
  95. package/schema/site-fast/feats.json +1 -1
  96. package/schema/site-fast/items-base.json +1 -1
  97. package/schema/site-fast/items.json +1 -1
  98. package/schema/site-fast/languages.json +1 -1
  99. package/schema/site-fast/magicvariants.json +1 -1
  100. package/schema/site-fast/objects.json +1 -1
  101. package/schema/site-fast/optionalfeatures.json +1 -1
  102. package/schema/site-fast/psionics.json +1 -1
  103. package/schema/site-fast/races.json +1 -1
  104. package/schema/site-fast/recipes.json +1 -1
  105. package/schema/site-fast/rewards.json +1 -1
  106. package/schema/site-fast/sources-5etools.json +1 -0
  107. package/schema/site-fast/spells/spells.json +1 -1
  108. package/schema/site-fast/tables.json +1 -1
  109. package/schema/site-fast/trapshazards.json +1 -1
  110. package/schema/site-fast/util-copy.json +3 -2
  111. package/schema/site-fast/util.json +6 -3
  112. package/schema/site-fast/variantrules.json +1 -1
  113. package/schema/site-fast/vehicles.json +1 -1
  114. package/schema/ua/actions.json +1 -1
  115. package/schema/ua/backgrounds.json +1 -1
  116. package/schema/ua/bestiary/bestiary.json +1 -1
  117. package/schema/ua/charcreationoptions.json +1 -1
  118. package/schema/ua/class/class.json +1 -1
  119. package/schema/ua/conditionsdiseases.json +1 -1
  120. package/schema/ua/cultsboons.json +1 -1
  121. package/schema/ua/deities.json +1 -1
  122. package/schema/ua/entry.json +4 -4
  123. package/schema/ua/feats.json +1 -1
  124. package/schema/ua/items-base.json +1 -1
  125. package/schema/ua/items.json +1 -1
  126. package/schema/ua/languages.json +1 -1
  127. package/schema/ua/magicvariants.json +1 -1
  128. package/schema/ua/objects.json +1 -1
  129. package/schema/ua/optionalfeatures.json +1 -1
  130. package/schema/ua/psionics.json +1 -1
  131. package/schema/ua/races.json +1 -1
  132. package/schema/ua/recipes.json +1 -1
  133. package/schema/ua/rewards.json +1 -1
  134. package/schema/ua/sources-5etools.json +1 -0
  135. package/schema/ua/spells/spells.json +1 -1
  136. package/schema/ua/tables.json +1 -1
  137. package/schema/ua/trapshazards.json +1 -1
  138. package/schema/ua/util-copy.json +3 -2
  139. package/schema/ua/util.json +6 -3
  140. package/schema/ua/variantrules.json +1 -1
  141. package/schema/ua/vehicles.json +1 -1
  142. package/schema/ua-fast/actions.json +1 -1
  143. package/schema/ua-fast/backgrounds.json +1 -1
  144. package/schema/ua-fast/bestiary/bestiary.json +1 -1
  145. package/schema/ua-fast/charcreationoptions.json +1 -1
  146. package/schema/ua-fast/class/class.json +1 -1
  147. package/schema/ua-fast/conditionsdiseases.json +1 -1
  148. package/schema/ua-fast/cultsboons.json +1 -1
  149. package/schema/ua-fast/deities.json +1 -1
  150. package/schema/ua-fast/entry.json +4 -4
  151. package/schema/ua-fast/feats.json +1 -1
  152. package/schema/ua-fast/items-base.json +1 -1
  153. package/schema/ua-fast/items.json +1 -1
  154. package/schema/ua-fast/languages.json +1 -1
  155. package/schema/ua-fast/magicvariants.json +1 -1
  156. package/schema/ua-fast/objects.json +1 -1
  157. package/schema/ua-fast/optionalfeatures.json +1 -1
  158. package/schema/ua-fast/psionics.json +1 -1
  159. package/schema/ua-fast/races.json +1 -1
  160. package/schema/ua-fast/recipes.json +1 -1
  161. package/schema/ua-fast/rewards.json +1 -1
  162. package/schema/ua-fast/sources-5etools.json +1 -0
  163. package/schema/ua-fast/spells/spells.json +1 -1
  164. package/schema/ua-fast/tables.json +1 -1
  165. package/schema/ua-fast/trapshazards.json +1 -1
  166. package/schema/ua-fast/util-copy.json +3 -2
  167. package/schema/ua-fast/util.json +6 -3
  168. package/schema/ua-fast/variantrules.json +1 -1
  169. package/schema/ua-fast/vehicles.json +1 -1
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "version": "2.12.10",
3
+ "version": "2.12.11",
4
4
  "$id": "class.json",
5
5
  "type": "object",
6
6
  "$defs": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "conditionsdiseases.json",
4
- "version": "1.2.10",
4
+ "version": "1.2.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_conditionDiseaseBase": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "cultsboons.json",
4
- "version": "1.2.1",
4
+ "version": "1.2.2",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "cult": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "deities.json",
4
- "version": "1.2.13",
4
+ "version": "1.2.14",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "deityData": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.9.13",
6
+ "version": "1.9.14",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -167,12 +167,12 @@
167
167
  },
168
168
  "url": {
169
169
  "type": "string",
170
- "description": "\"uri-reference\" is unsuitable for brew, as it requires URL-encoding \"'\" (see: https://www.ietf.org/rfc/rfc3986.txt)",
171
- "markdownDescription": ""uri-reference" is unsuitable for brew, as it requires URL-encoding "'" (see: https://www.ietf.org/rfc/rfc3986.txt)",
170
+ "description": "Restrict the usage of:\n\n- Site URLs -- these should be `\"internal\"` URLs instead\n- Imgur links -- these are not accessible in the UK https://help.imgur.com/hc/en-us/articles/41592665292443-Imgur-access-in-the-United-Kingdom",
171
+ "markdownDescription": "Restrict the usage of:\n\n- Site URLs -- these should be "internal" URLs instead\n- Imgur links -- these are not accessible in the UK https://help.imgur.com/hc/en-us/articles/41592665292443-Imgur-access-in-the-United-Kingdom",
172
172
  "format": "uri-reference",
173
173
  "pattern": "^https?://",
174
174
  "not": {
175
- "pattern": "^https?://(5e\\.tools|5etools-mirror-\\d+\\.github\\.io|raw\\.githubusercontent\\.com/5etools-mirror-\\d+)/"
175
+ "pattern": "^https?://(5e\\.tools|5etools-mirror-\\d+\\.github\\.io|raw\\.githubusercontent\\.com/5etools-mirror-\\d+|i\\.imgur\\.com|imgur\\.com)/"
176
176
  }
177
177
  }
178
178
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "feats.json",
4
- "version": "1.7.12",
4
+ "version": "1.7.13",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "featData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "items-base.json",
4
- "version": "1.6.15",
4
+ "version": "1.6.16",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "itemLookupBase": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "items.json",
4
- "version": "1.14.26",
4
+ "version": "1.14.27",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "itemData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "languages.json",
4
- "version": "1.1.15",
4
+ "version": "1.1.16",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "language": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "magicvariants.json",
4
- "version": "1.9.16",
4
+ "version": "1.9.17",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_magicvariantDataBase": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "objects.json",
4
- "version": "1.3.10",
4
+ "version": "1.3.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "object": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "optionalfeatures.json",
4
- "version": "1.12.9",
4
+ "version": "1.12.10",
5
5
  "title": "Optional Features",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "psionics.json",
4
- "version": "1.2.3",
4
+ "version": "1.2.4",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "psionic": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "races.json",
4
- "version": "1.12.14",
4
+ "version": "1.12.15",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "sharedData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "recipes.json",
4
- "version": "1.5.8",
4
+ "version": "1.5.9",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "recipeData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "rewards.json",
4
- "version": "1.2.3",
4
+ "version": "1.2.4",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "reward": {
@@ -126,6 +126,7 @@
126
126
  "DrDe-SD",
127
127
  "DrDe-ACfaS",
128
128
  "DrDe-DotSC",
129
+ "HotB",
129
130
  "TD",
130
131
  "Screen",
131
132
  "ScreenWildernessKit",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "spells.json",
4
- "version": "1.9.23",
4
+ "version": "1.9.24",
5
5
  "title": "Spells",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "tables.json",
4
- "version": "1.1.11",
4
+ "version": "1.1.12",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "tableData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "trapshazards.json",
4
- "version": "1.4.7",
4
+ "version": "1.4.8",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_trapHazardTier": {
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-copy.json",
4
4
  "title": "Util: Copy",
5
- "version": "1.0.7",
5
+ "version": "1.0.8",
6
6
  "$defs": {
7
7
  "_mod_renameArr_rename": {
8
8
  "type": "object",
@@ -1109,7 +1109,8 @@
1109
1109
  "required": [
1110
1110
  "_abstract",
1111
1111
  "_implementations"
1112
- ]
1112
+ ],
1113
+ "additionalProperties": false
1113
1114
  }
1114
1115
  ]
1115
1116
  },
@@ -3,7 +3,7 @@
3
3
  "$id": "util.json",
4
4
  "title": "Util",
5
5
  "description": "Utility definitions to be used in other schemas.",
6
- "version": "1.17.28",
6
+ "version": "1.17.29",
7
7
  "$defs": {
8
8
  "metaDependenciesArray": {
9
9
  "type": "array",
@@ -171,13 +171,16 @@
171
171
  "description": "A tag used in the renderer, e.g. \"creature\"",
172
172
  "type": "string",
173
173
  "markdownDescription": "A tag used in the renderer, e.g. "creature""
174
+ },
175
+ "edition": {
176
+ "$ref": "util-edition.json#/$defs/edition"
174
177
  }
175
178
  },
176
179
  "additionalProperties": false,
177
180
  "required": [
178
- "tag",
179
181
  "uid"
180
- ]
182
+ ],
183
+ "minProperties": 2
181
184
  }
182
185
  ]
183
186
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "variantrules.json",
4
- "version": "1.1.13",
4
+ "version": "1.1.14",
5
5
  "title": "RulesArray",
6
6
  "type": "object",
7
7
  "properties": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "vehicles.json",
4
- "version": "1.7.14",
4
+ "version": "1.7.15",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "vehicleTerrain": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "actions.json",
4
- "version": "1.2.7",
4
+ "version": "1.2.8",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "action": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "backgrounds.json",
4
- "version": "1.3.12",
4
+ "version": "1.3.13",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "backgroundData": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "version": "1.21.52",
3
+ "version": "1.21.53",
4
4
  "title": "Bestiary Schema",
5
5
  "$id": "bestiary.json",
6
6
  "type": "object",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "charcreationoptions.json",
4
- "version": "1.2.5",
4
+ "version": "1.2.6",
5
5
  "title": "Character Creation Options",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
- "version": "2.12.10",
3
+ "version": "2.12.11",
4
4
  "$id": "class.json",
5
5
  "type": "object",
6
6
  "$defs": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "conditionsdiseases.json",
4
- "version": "1.2.10",
4
+ "version": "1.2.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_conditionDiseaseBase": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "cultsboons.json",
4
- "version": "1.2.1",
4
+ "version": "1.2.2",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "cult": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "deities.json",
4
- "version": "1.2.13",
4
+ "version": "1.2.14",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "deityData": {
@@ -3,7 +3,7 @@
3
3
  "$id": "entry.json",
4
4
  "title": "Entry",
5
5
  "description": "A recursively renderable object.",
6
- "version": "1.9.13",
6
+ "version": "1.9.14",
7
7
  "$defs": {
8
8
  "_arrayOfSpell": {
9
9
  "type": "array",
@@ -167,12 +167,12 @@
167
167
  },
168
168
  "url": {
169
169
  "type": "string",
170
- "description": "\"uri-reference\" is unsuitable for brew, as it requires URL-encoding \"'\" (see: https://www.ietf.org/rfc/rfc3986.txt)",
171
- "markdownDescription": ""uri-reference" is unsuitable for brew, as it requires URL-encoding "'" (see: https://www.ietf.org/rfc/rfc3986.txt)",
170
+ "description": "Restrict the usage of:\n\n- Site URLs -- these should be `\"internal\"` URLs instead\n- Imgur links -- these are not accessible in the UK https://help.imgur.com/hc/en-us/articles/41592665292443-Imgur-access-in-the-United-Kingdom",
171
+ "markdownDescription": "Restrict the usage of:\n\n- Site URLs -- these should be "internal" URLs instead\n- Imgur links -- these are not accessible in the UK https://help.imgur.com/hc/en-us/articles/41592665292443-Imgur-access-in-the-United-Kingdom",
172
172
  "format": "uri-reference",
173
173
  "pattern": "^https?://",
174
174
  "not": {
175
- "pattern": "^https?://(5e\\.tools|5etools-mirror-\\d+\\.github\\.io|raw\\.githubusercontent\\.com/5etools-mirror-\\d+)/"
175
+ "pattern": "^https?://(5e\\.tools|5etools-mirror-\\d+\\.github\\.io|raw\\.githubusercontent\\.com/5etools-mirror-\\d+|i\\.imgur\\.com|imgur\\.com)/"
176
176
  }
177
177
  }
178
178
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "feats.json",
4
- "version": "1.7.12",
4
+ "version": "1.7.13",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "featData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "items-base.json",
4
- "version": "1.6.15",
4
+ "version": "1.6.16",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "itemLookupBase": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "items.json",
4
- "version": "1.14.26",
4
+ "version": "1.14.27",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "itemData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "languages.json",
4
- "version": "1.1.15",
4
+ "version": "1.1.16",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "language": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "magicvariants.json",
4
- "version": "1.9.16",
4
+ "version": "1.9.17",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_magicvariantDataBase": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "objects.json",
4
- "version": "1.3.10",
4
+ "version": "1.3.11",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "object": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "optionalfeatures.json",
4
- "version": "1.12.9",
4
+ "version": "1.12.10",
5
5
  "title": "Optional Features",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "psionics.json",
4
- "version": "1.2.3",
4
+ "version": "1.2.4",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "psionic": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "races.json",
4
- "version": "1.12.14",
4
+ "version": "1.12.15",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "sharedData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "recipes.json",
4
- "version": "1.5.8",
4
+ "version": "1.5.9",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "recipeData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "rewards.json",
4
- "version": "1.2.3",
4
+ "version": "1.2.4",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "reward": {
@@ -126,6 +126,7 @@
126
126
  "DrDe-SD",
127
127
  "DrDe-ACfaS",
128
128
  "DrDe-DotSC",
129
+ "HotB",
129
130
  "TD",
130
131
  "Screen",
131
132
  "ScreenWildernessKit",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "spells.json",
4
- "version": "1.9.23",
4
+ "version": "1.9.24",
5
5
  "title": "Spells",
6
6
  "type": "object",
7
7
  "$defs": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "tables.json",
4
- "version": "1.1.11",
4
+ "version": "1.1.12",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "tableData": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "trapshazards.json",
4
- "version": "1.4.7",
4
+ "version": "1.4.8",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "_trapHazardTier": {
@@ -2,7 +2,7 @@
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "util-copy.json",
4
4
  "title": "Util: Copy",
5
- "version": "1.0.7",
5
+ "version": "1.0.8",
6
6
  "$defs": {
7
7
  "_mod_renameArr_rename": {
8
8
  "type": "object",
@@ -1109,7 +1109,8 @@
1109
1109
  "required": [
1110
1110
  "_abstract",
1111
1111
  "_implementations"
1112
- ]
1112
+ ],
1113
+ "additionalProperties": false
1113
1114
  }
1114
1115
  ]
1115
1116
  },
@@ -3,7 +3,7 @@
3
3
  "$id": "util.json",
4
4
  "title": "Util",
5
5
  "description": "Utility definitions to be used in other schemas.",
6
- "version": "1.17.28",
6
+ "version": "1.17.29",
7
7
  "$defs": {
8
8
  "metaDependenciesArray": {
9
9
  "type": "array",
@@ -171,13 +171,16 @@
171
171
  "description": "A tag used in the renderer, e.g. \"creature\"",
172
172
  "type": "string",
173
173
  "markdownDescription": "A tag used in the renderer, e.g. "creature""
174
+ },
175
+ "edition": {
176
+ "$ref": "util-edition.json#/$defs/edition"
174
177
  }
175
178
  },
176
179
  "additionalProperties": false,
177
180
  "required": [
178
- "tag",
179
181
  "uid"
180
- ]
182
+ ],
183
+ "minProperties": 2
181
184
  }
182
185
  ]
183
186
  },
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "variantrules.json",
4
- "version": "1.1.13",
4
+ "version": "1.1.14",
5
5
  "title": "RulesArray",
6
6
  "type": "object",
7
7
  "properties": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "vehicles.json",
4
- "version": "1.7.14",
4
+ "version": "1.7.15",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "vehicleTerrain": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "actions.json",
4
- "version": "1.2.7",
4
+ "version": "1.2.8",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "action": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "backgrounds.json",
4
- "version": "1.3.12",
4
+ "version": "1.3.13",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "backgroundData": {