mirror of
https://github.com/migatu/vtt_work.git
synced 2026-07-14 13:34:42 +00:00
36 lines
755 B
JSON
36 lines
755 B
JSON
{
|
|
"id": "wrath-and-glory-gk",
|
|
"title": "Wrath & Glory — Daemonhunters (Grey Knights)",
|
|
"description": "Grey Knights add-on: archetype, Aegis armours, Nemesis force halberd, integrated Storm Bolter, Aegis of Titan ability, and helper macros.",
|
|
"version": "0.2.1",
|
|
"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"
|
|
],
|
|
"scripts": [],
|
|
"packs": [],
|
|
"relationships": {
|
|
"systems": [
|
|
{
|
|
"id": "wrath-and-glory"
|
|
}
|
|
]
|
|
}
|
|
} |