Add new compendiums
This commit is contained in:
24
system.json
24
system.json
@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user