52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
{
|
|
"authors": [
|
|
{
|
|
"name": "Uberwald",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"description": "Warhero RPG system for FoundryVTT",
|
|
"esmodules": [
|
|
"modules/warhero-main.js"
|
|
],
|
|
"gridDistance": 5,
|
|
"gridUnits": "m",
|
|
"languages": [
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "lang/en.json",
|
|
"flags": {}
|
|
}
|
|
],
|
|
"license": "LICENSE.txt",
|
|
"packs": [
|
|
{
|
|
"type": "Item",
|
|
"label": "Races",
|
|
"name": "races",
|
|
"path": "packs/races.db",
|
|
"system": "fvtt-warhero",
|
|
"private": false,
|
|
"flags": {}
|
|
}
|
|
],
|
|
"primaryTokenAttribute": "secondary.hp",
|
|
"secondaryTokenAttribute": "secondary.effort",
|
|
"socket": true,
|
|
"styles": [
|
|
"styles/simple.css"
|
|
],
|
|
"version": "10.0.2",
|
|
"compatibility": {
|
|
"minimum": "10",
|
|
"verified": "10",
|
|
"maximum": "10"
|
|
},
|
|
"title": "Warhero RPG",
|
|
"manifest": "https://www.uberwald.me/gitea/public/fvtt-warhero/raw/branch/master/system.json",
|
|
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-warhero/archive/fvtt-warhero-10.0.2.zip",
|
|
"url": "https://www.uberwald.me/gitea/public/fvtt-warhero",
|
|
"background": "images/ui/warhero_welcome_page.webp",
|
|
"id": "fvtt-warhero"
|
|
} |