Add new compendiums

This commit is contained in:
2022-07-27 09:44:23 +02:00
parent a8d440b531
commit 43eb8ee09b
43 changed files with 59 additions and 3 deletions

View File

@ -160,6 +160,26 @@
"tags": [
"poison"
]
},
{
"entity": "Item",
"label": "Class Powers",
"name": "classpowers",
"path": "./packs/classpowers.db",
"system": "fvtt-crucible-rpg",
"tags": [
"powers"
]
},
{
"entity": "Item",
"label": "Tricks & Traps",
"name": "trickstraps",
"path": "./packs/trickstraps.db",
"system": "fvtt-crucible-rpg",
"tags": [
"tricks", "traps"
]
}
],
"primaryTokenAttribute": "secondary.health",
@ -171,8 +191,8 @@
"templateVersion": 8,
"title": "Crucible RPG",
"manifest": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg/raw/master/system.json",
"download": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg/archive/fvtt-crucible-rpg-v0.1.11.zip",
"download": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg/archive/fvtt-crucible-rpg-v0.1.12.zip",
"url": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg",
"version": "0.1.11",
"version": "0.1.12",
"background" : "./images/ui/crucible_welcome_page.webp"
}