Files
vtt_work/wg-greyknights/module.json
T

31 lines
751 B
JSON

{
"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",
"compatibility": {
"minimum": "11",
"verified": "13"
},
"authors": [
{
"name": "Grey Knights Add-on"
}
],
"systems": [
"wrath-and-glory"
],
"packs": [
{
"name": "daemonhunters",
"label": "Daemonhunters (Grey Knights)",
"path": "packs/daemonhunters.db",
"type": "Item",
"system": "wrath-and-glory",
"private": false
}
],
"esmodules": [
"scripts/auto-gk-archetype.js"
]
}