Files
vtt_work/wg-voidships-foundry/module.json
T
2025-08-29 21:13:15 +02:00

55 lines
1.2 KiB
JSON

{
"id": "wg-voidships-foundry",
"title": "Wrath & Glory: Voidships — Complete",
"description": "Statki jako aktorzy (vehicle) + krytyki d66 + makra + items pack.",
"version": "1.3.2",
"compatibility": {
"minimum": "12",
"verified": "13"
},
"authors": [
{
"name": "Gizmo & GPT-5 Thinking"
}
],
"esmodules": [
"scripts/voidships.js"
],
"packs": [
{
"label": "W&G Voidships — Actors",
"name": "wg-voidships-actors",
"path": "packs/wg-voidships-actors.db",
"type": "Actor",
"system": "wrath-and-glory"
},
{
"label": "W&G Voidships — Tables",
"name": "wg-voidships-tables",
"path": "packs/wg-voidships-tables.db",
"type": "RollTable"
},
{
"label": "W&G Voidships — Macros",
"name": "wg-voidships-macros",
"path": "packs/wg-voidships-macros.db",
"type": "Macro"
},
{
"label": "W&G Voidships — Items",
"name": "wg-voidships-items",
"path": "packs/wg-voidships-items.db",
"type": "Item",
"system": "wrath-and-glory"
}
],
"relationships": {
"systems": [
{
"id": "wrath-and-glory"
}
]
},
"readme": "journal/README.md",
"license": "LICENSE"
}