Add rollTables
This commit is contained in:
14
system.json
14
system.json
@@ -200,6 +200,16 @@
|
||||
"tags": [
|
||||
"power"
|
||||
]
|
||||
},
|
||||
{
|
||||
"entity": "RollTable",
|
||||
"label": "Rolltables",
|
||||
"name": "rolltables",
|
||||
"path": "./packs/rolltables.db",
|
||||
"system": "fvtt-crucible-rpg",
|
||||
"tags": [
|
||||
"rolltable"
|
||||
]
|
||||
}
|
||||
],
|
||||
"primaryTokenAttribute": "secondary.hp",
|
||||
@@ -211,8 +221,8 @@
|
||||
"templateVersion": 14,
|
||||
"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.23.zip",
|
||||
"download": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg/archive/fvtt-crucible-rpg-v0.1.24.zip",
|
||||
"url": "https://www.uberwald.me/gitea/public/fvtt-crucible-rpg",
|
||||
"version": "0.1.23",
|
||||
"version": "0.1.24",
|
||||
"background" : "./images/ui/crucible_welcome_page.webp"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user