Sante et autrs

This commit is contained in:
2022-06-06 22:33:46 +02:00
parent d7387ac062
commit f23bdca66d
12 changed files with 423 additions and 137 deletions

View File

@ -72,6 +72,56 @@
"tags": [
"don"
]
},
{
"type": "Item",
"label": "Origines",
"name": "origines",
"path": "./packs/origines.db",
"system": "fvtt-mournblade",
"tags": [
"originess"
]
},
{
"type": "Item",
"label": "Héritages",
"name": "heritages",
"path": "./packs/heritages.db",
"system": "fvtt-mournblade",
"tags": [
"héritage"
]
},
{
"type": "Item",
"label": "Métiers",
"name": "metiers",
"path": "./packs/metiers.db",
"system": "fvtt-mournblade",
"tags": [
"metier"
]
},
{
"type": "Item",
"label": "Tendances",
"name": "tendances",
"path": "./packs/tendances.db",
"system": "fvtt-mournblade",
"tags": [
"tendance"
]
},
{
"type": "Item",
"label": "Traits chaotiques",
"name": "traits-chaotiques",
"path": "./packs/traits-chaotiques.db",
"system": "fvtt-mournblade",
"tags": [
"traits chaotiques"
]
}
],
"primaryTokenAttribute": "secondary.health",
@ -80,9 +130,9 @@
"styles": [
"styles/simple.css"
],
"templateVersion": 14,
"templateVersion": 16,
"title": "Mournblade",
"url": "",
"version": "0.0.16",
"version": "0.0.20",
"background": "./images/ui/mournblade_welcome.webp"
}