mirror of
https://github.com/migatu/vtt_work.git
synced 2026-07-14 21:38:39 +00:00
35 lines
727 B
JSON
35 lines
727 B
JSON
{
|
|
"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",
|
|
"compatibility": {
|
|
"minimum": "10",
|
|
"verified": "11"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "ChatGPT (assistant)"
|
|
}
|
|
],
|
|
"systems": [
|
|
{
|
|
"id": "wrath-and-glory",
|
|
"type": "system",
|
|
"compatibility": {
|
|
"minimum": "5"
|
|
}
|
|
}
|
|
],
|
|
"esmodules": [
|
|
"scripts/macro-gk-auto-loadout-on-archetype.js"
|
|
],
|
|
"packs": [],
|
|
"relationships": {
|
|
"systems": [
|
|
{
|
|
"id": "wrath-and-glory"
|
|
}
|
|
]
|
|
}
|
|
} |