mirror of
https://github.com/migatu/vtt_work.git
synced 2026-07-14 13:34:42 +00:00
31 lines
751 B
JSON
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"
|
|
]
|
|
} |