mirror of
https://github.com/migatu/vtt_work.git
synced 2026-07-14 21:38:39 +00:00
Import wrath-and-glory-gk-0.2.0.zip do wg-greyknights (2025-08-21T20:12:55Z)
This commit is contained in:
+24
-14
@@ -1,26 +1,36 @@
|
||||
{
|
||||
"id": "gk-greyknight",
|
||||
"title": "Grey Knight Add-on (Wrath & Glory)",
|
||||
"description": "Homebrew Grey Knights kit for Wrath & Glory: archetype, Aegis armours, integrated storm bolter, Nemesis halberd, ability, macros, and preset actors.",
|
||||
"version": "0.1.0",
|
||||
"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.0",
|
||||
"compatibility": {
|
||||
"minimum": "13",
|
||||
"verified": "13"
|
||||
"minimum": "10",
|
||||
"verified": "11"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "User & Assistant"
|
||||
"name": "ChatGPT (assistant)"
|
||||
}
|
||||
],
|
||||
"systems": [
|
||||
"wrath-and-glory"
|
||||
{
|
||||
"id": "wrath-and-glory",
|
||||
"type": "system",
|
||||
"compatibility": {
|
||||
"minimum": "5"
|
||||
}
|
||||
}
|
||||
],
|
||||
"esmodules": [
|
||||
"scripts/auto-loadout.js"
|
||||
"scripts/macro-gk-auto-loadout-on-archetype.js"
|
||||
],
|
||||
"readme": "README.txt",
|
||||
"license": "LICENSE",
|
||||
"url": "https://example.com/gk-greyknight",
|
||||
"manifest": "https://example.com/gk-greyknight/module.json",
|
||||
"download": "https://example.com/gk-greyknight/gk-greyknight-0.1.0.zip"
|
||||
"scripts": [],
|
||||
"packs": [],
|
||||
"relationships": {
|
||||
"systems": [
|
||||
{
|
||||
"id": "wrath-and-glory"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user