Ajout et fixes divers

This commit is contained in:
2023-03-07 19:33:12 +01:00
parent 71649bb52f
commit 7b5d7c9119
13 changed files with 208 additions and 43 deletions

View File

@ -1,7 +1,7 @@
{
"id": "fvtt-les-heritiers",
"description": "Les Héritiers pour FoundryVTT",
"version": "10.0.13",
"version": "10.0.14",
"authors": [
{
"name": "Uberwald/LeRatierBretonnien",
@ -19,7 +19,7 @@
"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.13.zip",
"download": "https://www.uberwald.me/gitea/public/fvtt-les-heritiers/archive/fvtt-les-heritiers-10.0.14.zip",
"languages": [
{
"lang": "fr",
@ -74,6 +74,24 @@
"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",
@ -82,6 +100,15 @@
"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",