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,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": {
@@ -269,6 +269,9 @@
269
269
  "foundryImg": {
270
270
  "$ref": "util-foundry.json#/$defs/foundryImg"
271
271
  },
272
+ "foundryAdvice": {
273
+ "$ref": "entry.json"
274
+ },
272
275
  "_foundryMerge": {
273
276
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
274
277
  }
@@ -540,6 +543,9 @@
540
543
  "foundryImg": {
541
544
  "$ref": "util-foundry.json#/$defs/foundryImg"
542
545
  },
546
+ "foundryAdvice": {
547
+ "$ref": "entry.json"
548
+ },
543
549
  "_foundryMerge": {
544
550
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
545
551
  },
@@ -896,6 +902,9 @@
896
902
  "foundryImg": {
897
903
  "$ref": "util-foundry.json#/$defs/foundryImg"
898
904
  },
905
+ "foundryAdvice": {
906
+ "$ref": "entry.json"
907
+ },
899
908
  "_foundryMerge": {
900
909
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
901
910
  }
@@ -1171,6 +1180,9 @@
1171
1180
  "foundryImg": {
1172
1181
  "$ref": "util-foundry.json#/$defs/foundryImg"
1173
1182
  },
1183
+ "foundryAdvice": {
1184
+ "$ref": "entry.json"
1185
+ },
1174
1186
  "_foundryMerge": {
1175
1187
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
1176
1188
  },
@@ -1452,6 +1464,9 @@
1452
1464
  "foundryImg": {
1453
1465
  "$ref": "util-foundry.json#/$defs/foundryImg"
1454
1466
  },
1467
+ "foundryAdvice": {
1468
+ "$ref": "entry.json"
1469
+ },
1455
1470
  "_foundryMerge": {
1456
1471
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
1457
1472
  },
@@ -1740,6 +1755,9 @@
1740
1755
  "foundryImg": {
1741
1756
  "$ref": "util-foundry.json#/$defs/foundryImg"
1742
1757
  },
1758
+ "foundryAdvice": {
1759
+ "$ref": "entry.json"
1760
+ },
1743
1761
  "_foundryMerge": {
1744
1762
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
1745
1763
  },
@@ -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": {
@@ -200,6 +200,9 @@
200
200
  },
201
201
  "foundryImg": {
202
202
  "$ref": "util-foundry.json#/$defs/foundryImg"
203
+ },
204
+ "foundryAdvice": {
205
+ "$ref": "entry.json"
203
206
  }
204
207
  },
205
208
  "additionalProperties": false
@@ -402,6 +405,9 @@
402
405
  },
403
406
  "foundryImg": {
404
407
  "$ref": "util-foundry.json#/$defs/foundryImg"
408
+ },
409
+ "foundryAdvice": {
410
+ "$ref": "entry.json"
405
411
  }
406
412
  },
407
413
  "additionalProperties": false,
@@ -609,6 +615,9 @@
609
615
  "foundryImg": {
610
616
  "$ref": "util-foundry.json#/$defs/foundryImg"
611
617
  },
618
+ "foundryAdvice": {
619
+ "$ref": "entry.json"
620
+ },
612
621
  "_copy": {
613
622
  "$ref": "util-copy.json#/$defs/copyBlock_copy_generic"
614
623
  }
@@ -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": {
@@ -85,6 +85,9 @@
85
85
  "foundryImg": {
86
86
  "$ref": "util-foundry.json#/$defs/foundryImg"
87
87
  },
88
+ "foundryAdvice": {
89
+ "$ref": "entry.json"
90
+ },
88
91
  "_foundryMerge": {
89
92
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
90
93
  }
@@ -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": {
@@ -559,6 +559,9 @@
559
559
  "foundryImg": {
560
560
  "$ref": "../util-foundry.json#/$defs/foundryImg"
561
561
  },
562
+ "foundryAdvice": {
563
+ "$ref": "../entry.json"
564
+ },
562
565
  "_foundryMerge": {
563
566
  "$ref": "../util-foundry.json#/$defs/foundryMergeObject"
564
567
  }
@@ -1121,6 +1124,9 @@
1121
1124
  "foundryImg": {
1122
1125
  "$ref": "../util-foundry.json#/$defs/foundryImg"
1123
1126
  },
1127
+ "foundryAdvice": {
1128
+ "$ref": "../entry.json"
1129
+ },
1124
1130
  "_foundryMerge": {
1125
1131
  "$ref": "../util-foundry.json#/$defs/foundryMergeObject"
1126
1132
  }
@@ -1691,6 +1697,9 @@
1691
1697
  "foundryImg": {
1692
1698
  "$ref": "../util-foundry.json#/$defs/foundryImg"
1693
1699
  },
1700
+ "foundryAdvice": {
1701
+ "$ref": "../entry.json"
1702
+ },
1694
1703
  "_foundryMerge": {
1695
1704
  "$ref": "../util-foundry.json#/$defs/foundryMergeObject"
1696
1705
  },
@@ -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": {
@@ -145,6 +145,9 @@
145
145
  },
146
146
  "foundryImg": {
147
147
  "$ref": "util-foundry.json#/$defs/foundryImg"
148
+ },
149
+ "foundryAdvice": {
150
+ "$ref": "entry.json"
148
151
  }
149
152
  },
150
153
  "additionalProperties": false,
@@ -258,6 +261,9 @@
258
261
  },
259
262
  "foundryImg": {
260
263
  "$ref": "util-foundry.json#/$defs/foundryImg"
264
+ },
265
+ "foundryAdvice": {
266
+ "$ref": "entry.json"
261
267
  }
262
268
  },
263
269
  "additionalProperties": false,
@@ -339,6 +345,9 @@
339
345
  "foundryImg": {
340
346
  "$ref": "util-foundry.json#/$defs/foundryImg"
341
347
  },
348
+ "foundryAdvice": {
349
+ "$ref": "entry.json"
350
+ },
342
351
  "_foundryMerge": {
343
352
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
344
353
  }
@@ -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",
@@ -189,13 +189,16 @@
189
189
  "description": "A tag used in the renderer, e.g. \"creature\"",
190
190
  "type": "string",
191
191
  "markdownDescription": "A tag used in the renderer, e.g. "creature""
192
+ },
193
+ "edition": {
194
+ "$ref": "util-edition.json#/$defs/edition"
192
195
  }
193
196
  },
194
197
  "additionalProperties": false,
195
198
  "required": [
196
- "tag",
197
199
  "uid"
198
- ]
200
+ ],
201
+ "minProperties": 2
199
202
  }
200
203
  ]
201
204
  },
@@ -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": {
@@ -67,6 +67,9 @@
67
67
  },
68
68
  "foundryImg": {
69
69
  "$ref": "util-foundry.json#/$defs/foundryImg"
70
+ },
71
+ "foundryAdvice": {
72
+ "$ref": "entry.json"
70
73
  }
71
74
  },
72
75
  "required": [
@@ -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": {
@@ -488,6 +488,9 @@
488
488
  "foundryImg": {
489
489
  "$ref": "util-foundry.json#/$defs/foundryImg"
490
490
  },
491
+ "foundryAdvice": {
492
+ "$ref": "entry.json"
493
+ },
491
494
  "tokenUrl": {
492
495
  "$ref": "util-token.json#/$defs/tokenUrl"
493
496
  },
@@ -690,6 +693,9 @@
690
693
  "foundryImg": {
691
694
  "$ref": "util-foundry.json#/$defs/foundryImg"
692
695
  },
696
+ "foundryAdvice": {
697
+ "$ref": "entry.json"
698
+ },
693
699
  "tokenUrl": {
694
700
  "$ref": "util-token.json#/$defs/tokenUrl"
695
701
  },
@@ -897,6 +903,9 @@
897
903
  "foundryImg": {
898
904
  "$ref": "util-foundry.json#/$defs/foundryImg"
899
905
  },
906
+ "foundryAdvice": {
907
+ "$ref": "entry.json"
908
+ },
900
909
  "tokenUrl": {
901
910
  "$ref": "util-token.json#/$defs/tokenUrl"
902
911
  },
@@ -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": {
@@ -84,6 +84,9 @@
84
84
  "foundryImg": {
85
85
  "$ref": "util-foundry.json#/$defs/foundryImg"
86
86
  },
87
+ "foundryAdvice": {
88
+ "$ref": "entry.json"
89
+ },
87
90
  "_foundryMerge": {
88
91
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
89
92
  }
@@ -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": {
@@ -119,6 +119,9 @@
119
119
  "foundryImg": {
120
120
  "$ref": "util-foundry.json#/$defs/foundryImg"
121
121
  },
122
+ "foundryAdvice": {
123
+ "$ref": "entry.json"
124
+ },
122
125
  "foundryAdvancement": {
123
126
  "$ref": "util-foundry.json#/$defs/foundryAdvancementsArray"
124
127
  },
@@ -245,6 +248,9 @@
245
248
  "foundryImg": {
246
249
  "$ref": "util-foundry.json#/$defs/foundryImg"
247
250
  },
251
+ "foundryAdvice": {
252
+ "$ref": "entry.json"
253
+ },
248
254
  "foundryAdvancement": {
249
255
  "$ref": "util-foundry.json#/$defs/foundryAdvancementsArray"
250
256
  },
@@ -374,6 +380,9 @@
374
380
  "foundryImg": {
375
381
  "$ref": "util-foundry.json#/$defs/foundryImg"
376
382
  },
383
+ "foundryAdvice": {
384
+ "$ref": "entry.json"
385
+ },
377
386
  "foundryAdvancement": {
378
387
  "$ref": "util-foundry.json#/$defs/foundryAdvancementsArray"
379
388
  },
@@ -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",
@@ -1426,6 +1426,9 @@
1426
1426
  "foundryImg": {
1427
1427
  "$ref": "../util-foundry.json#/$defs/foundryImg"
1428
1428
  },
1429
+ "foundryAdvice": {
1430
+ "$ref": "../entry.json"
1431
+ },
1429
1432
  "foundryPrototypeToken": {
1430
1433
  "$ref": "../util-foundry.json#/$defs/foundryPrototypeTokenObject"
1431
1434
  },
@@ -2758,6 +2761,9 @@
2758
2761
  "foundryImg": {
2759
2762
  "$ref": "../util-foundry.json#/$defs/foundryImg"
2760
2763
  },
2764
+ "foundryAdvice": {
2765
+ "$ref": "../entry.json"
2766
+ },
2761
2767
  "foundryPrototypeToken": {
2762
2768
  "$ref": "../util-foundry.json#/$defs/foundryPrototypeTokenObject"
2763
2769
  },
@@ -4095,6 +4101,9 @@
4095
4101
  "foundryImg": {
4096
4102
  "$ref": "../util-foundry.json#/$defs/foundryImg"
4097
4103
  },
4104
+ "foundryAdvice": {
4105
+ "$ref": "../entry.json"
4106
+ },
4098
4107
  "foundryPrototypeToken": {
4099
4108
  "$ref": "../util-foundry.json#/$defs/foundryPrototypeTokenObject"
4100
4109
  },
@@ -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": {
@@ -74,6 +74,9 @@
74
74
  "foundryImg": {
75
75
  "$ref": "util-foundry.json#/$defs/foundryImg"
76
76
  },
77
+ "foundryAdvice": {
78
+ "$ref": "entry.json"
79
+ },
77
80
  "_foundryMerge": {
78
81
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
79
82
  }
@@ -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": {
@@ -253,6 +253,9 @@
253
253
  "foundryImg": {
254
254
  "$ref": "../util-foundry.json#/$defs/foundryImg"
255
255
  },
256
+ "foundryAdvice": {
257
+ "$ref": "../entry.json"
258
+ },
256
259
  "languageProficiencies": {
257
260
  "$ref": "../util.json#/$defs/languageProficiencies"
258
261
  },
@@ -366,6 +369,9 @@
366
369
  "foundryImg": {
367
370
  "$ref": "../util-foundry.json#/$defs/foundryImg"
368
371
  },
372
+ "foundryAdvice": {
373
+ "$ref": "../entry.json"
374
+ },
369
375
  "languageProficiencies": {
370
376
  "$ref": "../util.json#/$defs/languageProficiencies"
371
377
  },
@@ -473,6 +479,9 @@
473
479
  "foundryImg": {
474
480
  "$ref": "../util-foundry.json#/$defs/foundryImg"
475
481
  },
482
+ "foundryAdvice": {
483
+ "$ref": "../entry.json"
484
+ },
476
485
  "languageProficiencies": {
477
486
  "$ref": "../util.json#/$defs/languageProficiencies"
478
487
  },
@@ -588,6 +597,9 @@
588
597
  "foundryImg": {
589
598
  "$ref": "../util-foundry.json#/$defs/foundryImg"
590
599
  },
600
+ "foundryAdvice": {
601
+ "$ref": "../entry.json"
602
+ },
591
603
  "languageProficiencies": {
592
604
  "$ref": "../util.json#/$defs/languageProficiencies"
593
605
  },
@@ -924,6 +936,9 @@
924
936
  },
925
937
  "foundryImg": {
926
938
  "$ref": "../util-foundry.json#/$defs/foundryImg"
939
+ },
940
+ "foundryAdvice": {
941
+ "$ref": "../entry.json"
927
942
  }
928
943
  },
929
944
  "additionalProperties": false,
@@ -1133,6 +1148,9 @@
1133
1148
  "foundryImg": {
1134
1149
  "$ref": "../util-foundry.json#/$defs/foundryImg"
1135
1150
  },
1151
+ "foundryAdvice": {
1152
+ "$ref": "../entry.json"
1153
+ },
1136
1154
  "_copy": {
1137
1155
  "$ref": "../util-copy.json#/$defs/copyBlock_copy_generic"
1138
1156
  }
@@ -1340,6 +1358,9 @@
1340
1358
  },
1341
1359
  "foundryImg": {
1342
1360
  "$ref": "../util-foundry.json#/$defs/foundryImg"
1361
+ },
1362
+ "foundryAdvice": {
1363
+ "$ref": "../entry.json"
1343
1364
  }
1344
1365
  },
1345
1366
  "additionalProperties": false
@@ -1722,6 +1743,9 @@
1722
1743
  },
1723
1744
  "foundryImg": {
1724
1745
  "$ref": "../util-foundry.json#/$defs/foundryImg"
1746
+ },
1747
+ "foundryAdvice": {
1748
+ "$ref": "../entry.json"
1725
1749
  }
1726
1750
  },
1727
1751
  "additionalProperties": false,
@@ -2025,6 +2049,9 @@
2025
2049
  "foundryImg": {
2026
2050
  "$ref": "../util-foundry.json#/$defs/foundryImg"
2027
2051
  },
2052
+ "foundryAdvice": {
2053
+ "$ref": "../entry.json"
2054
+ },
2028
2055
  "_copy": {
2029
2056
  "$ref": "../util-copy.json#/$defs/copyBlock_copy_generic"
2030
2057
  }
@@ -2329,6 +2356,9 @@
2329
2356
  },
2330
2357
  "foundryImg": {
2331
2358
  "$ref": "../util-foundry.json#/$defs/foundryImg"
2359
+ },
2360
+ "foundryAdvice": {
2361
+ "$ref": "../entry.json"
2332
2362
  }
2333
2363
  },
2334
2364
  "additionalProperties": false,
@@ -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": {
@@ -63,6 +63,9 @@
63
63
  "foundryImg": {
64
64
  "$ref": "util-foundry.json#/$defs/foundryImg"
65
65
  },
66
+ "foundryAdvice": {
67
+ "$ref": "entry.json"
68
+ },
66
69
  "_foundryMerge": {
67
70
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
68
71
  }
@@ -139,6 +142,9 @@
139
142
  "foundryImg": {
140
143
  "$ref": "util-foundry.json#/$defs/foundryImg"
141
144
  },
145
+ "foundryAdvice": {
146
+ "$ref": "entry.json"
147
+ },
142
148
  "_foundryMerge": {
143
149
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
144
150
  },
@@ -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": {
@@ -91,6 +91,9 @@
91
91
  "foundryImg": {
92
92
  "$ref": "util-foundry.json#/$defs/foundryImg"
93
93
  },
94
+ "foundryAdvice": {
95
+ "$ref": "entry.json"
96
+ },
94
97
  "_foundryMerge": {
95
98
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
96
99
  }
@@ -172,6 +175,9 @@
172
175
  "foundryImg": {
173
176
  "$ref": "util-foundry.json#/$defs/foundryImg"
174
177
  },
178
+ "foundryAdvice": {
179
+ "$ref": "entry.json"
180
+ },
175
181
  "_foundryMerge": {
176
182
  "$ref": "util-foundry.json#/$defs/foundryMergeObject"
177
183
  }
@@ -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": {
@@ -171,6 +171,9 @@
171
171
  },
172
172
  "foundryImg": {
173
173
  "$ref": "util-foundry.json#/$defs/foundryImg"
174
+ },
175
+ "foundryAdvice": {
176
+ "$ref": "entry.json"
174
177
  }
175
178
  },
176
179
  "additionalProperties": false
@@ -344,6 +347,9 @@
344
347
  },
345
348
  "foundryImg": {
346
349
  "$ref": "util-foundry.json#/$defs/foundryImg"
350
+ },
351
+ "foundryAdvice": {
352
+ "$ref": "entry.json"
347
353
  }
348
354
  },
349
355
  "additionalProperties": false,
@@ -521,6 +527,9 @@
521
527
  "foundryImg": {
522
528
  "$ref": "util-foundry.json#/$defs/foundryImg"
523
529
  },
530
+ "foundryAdvice": {
531
+ "$ref": "entry.json"
532
+ },
524
533
  "_copy": {
525
534
  "$ref": "util-copy.json#/$defs/copyBlock_copy_generic"
526
535
  }
@@ -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",
@@ -155,12 +155,12 @@
155
155
  },
156
156
  "url": {
157
157
  "type": "string",
158
- "description": "\"uri-reference\" is unsuitable for brew, as it requires URL-encoding \"'\" (see: https://www.ietf.org/rfc/rfc3986.txt)",
159
- "markdownDescription": ""uri-reference" is unsuitable for brew, as it requires URL-encoding "'" (see: https://www.ietf.org/rfc/rfc3986.txt)",
158
+ "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",
159
+ "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",
160
160
  "minLength": 3,
161
161
  "pattern": "^https?://",
162
162
  "not": {
163
- "pattern": "^https?://(5e\\.tools|5etools-mirror-\\d+\\.github\\.io|raw\\.githubusercontent\\.com/5etools-mirror-\\d+)/"
163
+ "pattern": "^https?://(5e\\.tools|5etools-mirror-\\d+\\.github\\.io|raw\\.githubusercontent\\.com/5etools-mirror-\\d+|i\\.imgur\\.com|imgur\\.com)/"
164
164
  }
165
165
  }
166
166
  },