fvtt-les-heritiers/system.json

128 lines
3.0 KiB
JSON

{
"id": "fvtt-les-heritiers",
"description": "Les Héritiers pour FoundryVTT",
"version": "10.0.33",
"authors": [
{
"name": "Uberwald/LeRatierBretonnien",
"flags": {}
},
{
"name": "Prêtre",
"flags": {}
}
],
"esmodules": [
"modules/heritiers-main.js"
],
"gridDistance": 5,
"gridUnits": "m",
"license": "LICENSE.txt",
"manifest": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/raw/branch/master/system.json",
"download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-10.0.33.zip",
"languages": [
{
"lang": "fr",
"name": "French",
"path": "lang/fr.json",
"flags": {}
}
],
"packs": [
{
"type": "Item",
"label": "Compétences",
"name": "competences",
"path": "packs/competences.db",
"system": "fvtt-les-heritiers",
"private": false,
"flags": {}
},
{
"type": "Item",
"label": "Avantages",
"name": "avantages",
"path": "packs/avantages.db",
"system": "fvtt-les-heritiers",
"private": false,
"flags": {}
},
{
"type": "Item",
"label": "Désavantages",
"name": "desavantages",
"path": "packs/desavantages.db",
"system": "fvtt-les-heritiers",
"private": false,
"flags": {}
},
{
"type": "Item",
"label": "Capacités Naturelles",
"name": "capacites",
"path": "packs/capacites.db",
"system": "fvtt-les-heritiers",
"private": false,
"flags": {}
},
{
"type": "Item",
"label": "Atouts Féériques",
"name": "atouts-feeriques",
"path": "packs/atouts-feeriques.db",
"system": "fvtt-les-heritiers",
"private": false,
"flags": {}
},
{
"type": "Item",
"label": "Fées",
"name": "archetypes-fees",
"path": "packs/archetypes-fees.db",
"system": "fvtt-les-heritiers",
"private": false,
"flags": {}
},
{
"type": "Item",
"label": "Pouvoirs",
"name": "pouvoirs",
"path": "packs/pouvoirs.db",
"system": "fvtt-les-heritiers",
"private": false,
"flags": {}
},
{
"type": "Item",
"label": "Armes et Protections",
"name": "armes-et-protection",
"path": "packs/armes-et-protection.db",
"system": "fvtt-les-heritiers",
"private": false,
"flags": {}
},
{
"type": "Item",
"label": "Profils",
"name": "profils",
"path": "packs/profils.db",
"system": "fvtt-les-heritiers",
"private": false,
"flags": {}
}
],
"primaryTokenAttribute": "sante.vigueur",
"secondaryTokenAttribute": "bonneaventure.actuelle",
"socket": true,
"styles": [
"styles/simple.css"
],
"title": "Les Héritiers",
"url": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers",
"background": "systems/fvtt-les-heritiers/assets/ui/wallpaper_foundry2.webp",
"compatibility": {
"minimum": "10",
"verified": "10",
"maximum": "10"
}
}