Import 0.6.1.stable.gk.zip do wg-greyknights (2025-08-22T17:44:46Z)

This commit is contained in:
2025-08-22 17:44:46 +00:00
parent 45b2d0d3b7
commit e29930d0b7
3 changed files with 76 additions and 26 deletions
+10 -10
View File
@@ -1,15 +1,14 @@
{
"id": "wng-daemonhunters",
"title": "Wrath & Glory: Daemonhunters (Grey Knights)",
"description": "Grey Knights add-on for Wrath & Glory. Restored GK Archetype in compendium; GK items; Aegis/Brotherhood abilities; Sanctic powers; single-dialog autoload.",
"version": "0.6.4.2",
"id": "gk-greyknight",
"title": "Grey Knights — Compendium (Wrath & Glory)",
"version": "0.6.1",
"compatibility": {
"minimum": "11",
"verified": "13"
},
"authors": [
{
"name": "Grey Knights Add-on"
"name": "User & Assistant"
}
],
"systems": [
@@ -17,15 +16,16 @@
],
"packs": [
{
"name": "daemonhunters",
"label": "Daemonhunters (Grey Knights)",
"path": "packs/daemonhunters.db",
"name": "gk-items",
"label": "Grey Knights — Items",
"path": "packs/gk-items",
"type": "Item",
"system": "wrath-and-glory",
"private": false
}
],
"esmodules": [
"scripts/auto-gk-archetype.js"
]
"scripts/auto-loadout.js"
],
"readme": "README.txt"
}