74 lines
1.8 KiB
JSON
74 lines
1.8 KiB
JSON
{
|
|
"id": "fvtt-imperium5",
|
|
"title": "Imperium5 RPG",
|
|
"authors": [ {"name":"Uberwald"} ],
|
|
"version": "10.0.2",
|
|
"compatibleCoreVersion": "9",
|
|
"compatibility": {
|
|
"minimum": "10",
|
|
"verified": "10",
|
|
"maximum": "10"
|
|
},
|
|
"description": "Imperium 5 RPG system for FoundryVTT",
|
|
"esmodules": [
|
|
"modules/imperium5-main.js"
|
|
],
|
|
"gridDistance": 5,
|
|
"gridUnits": "m",
|
|
"languages": [
|
|
],
|
|
"library": false,
|
|
"license": "LICENSE.txt",
|
|
"manifestPlusVersion": "1.0.0",
|
|
"media": [],
|
|
"packs": [
|
|
{
|
|
"type": "Item",
|
|
"label": "Archétypes",
|
|
"name": "archetypes",
|
|
"path": "packs/archetypes.db",
|
|
"system": "fvtt-imperium5",
|
|
"private": false,
|
|
"flags": {}
|
|
},
|
|
{
|
|
"type": "Item",
|
|
"label": "Familiarités",
|
|
"name": "familiarites",
|
|
"path": "packs/familiarites.db",
|
|
"system": "fvtt-imperium5",
|
|
"private": false,
|
|
"flags": {}
|
|
},
|
|
{
|
|
"type": "Item",
|
|
"label": "Spécialités",
|
|
"name": "specialites",
|
|
"path": "packs/specialites.db",
|
|
"system": "fvtt-imperium5",
|
|
"private": false,
|
|
"flags": {}
|
|
},
|
|
{
|
|
"type": "Item",
|
|
"label": "Equipement",
|
|
"name": "equipement",
|
|
"path": "packs/equipement.db",
|
|
"system": "fvtt-imperium5",
|
|
"private": false,
|
|
"flags": {}
|
|
}
|
|
],
|
|
"primaryTokenAttribute": "secondary.health",
|
|
"secondaryTokenAttribute": "secondary.delirium",
|
|
"socket": true,
|
|
"styles": [
|
|
"styles/simple.css"
|
|
],
|
|
"templateVersion": 47,
|
|
"background" : "./images/ui/imperium5_welcome_page.webp",
|
|
"url": "https://www.uberwald.me/gitea/uberwald/fvtt-imperium5",
|
|
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-imperium5/raw/branch/master/system.json",
|
|
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-imperium5/releases/tag/fvtt-imperium5-v10.0.2.zip"
|
|
}
|