Import gk-greyknight-compendium-0.4.0.zip do wg-greyknights (2025-08-21T20:43:39Z)

This commit is contained in:
2025-08-21 20:43:39 +00:00
parent 10c7630663
commit b301758881
4 changed files with 36 additions and 31 deletions
+17 -23
View File
@@ -1,35 +1,29 @@
{
"id": "wrath-and-glory-gk",
"title": "Wrath & Glory — Inquisition & Daemonhunters (Grey Knights)",
"description": "Content split into Inquisition and Daemonhunters. Includes Grey Knight stubs (weapons, archetypes) for importer.",
"version": "0.3.0",
"id": "gk-greyknight-compendium",
"title": "Grey Knights — Compendium (Wrath & Glory)",
"description": "Compendium pack built ONLY from the provided 'foundry/' JSONs.",
"version": "0.4.0",
"compatibility": {
"minimum": "10",
"verified": "11"
"minimum": "13",
"verified": "13"
},
"authors": [
{
"name": "ChatGPT (assistant)"
"name": "User & Assistant"
}
],
"systems": [
"wrath-and-glory"
],
"packs": [
{
"id": "wrath-and-glory",
"type": "system",
"compatibility": {
"minimum": "5"
}
"name": "gk-items",
"label": "Grey Knights — Items (from foundry zip)",
"path": "packs/gk-items.db",
"type": "Item",
"system": "wrath-and-glory",
"private": false
}
],
"esmodules": [
"scripts/macro-gk-auto-loadout-on-archetype.js"
],
"packs": [],
"relationships": {
"systems": [
{
"id": "wrath-and-glory"
}
]
}
"readme": "README.txt"
}