Diverses prise en compte technique

This commit is contained in:
2022-10-25 17:54:13 +02:00
parent b64eeb226a
commit 5c54062b81
17 changed files with 159 additions and 291 deletions

View File

@@ -21,7 +21,16 @@
"type": "Item",
"label": "Compétences",
"name": "skills",
"path": "packs/skills.db",
"path": "packs/competences.db",
"system": "fvtt-hawkmoon-cyd",
"private": false,
"flags": {}
},
{
"type": "Item",
"label": "Historiques",
"name": "historiques",
"path": "packs/historiques.db",
"system": "fvtt-hawkmoon-cyd",
"private": false,
"flags": {}
@@ -38,8 +47,8 @@
{
"type": "Item",
"label": "Protections",
"name": "protection",
"path": "packs/protection.db",
"name": "protections",
"path": "packs/protections.db",
"system": "fvtt-hawkmoon-cyd",
"private": false,
"flags": {}
@@ -81,8 +90,8 @@
"flags": {}
}
],
"primaryTokenAttribute": "secondary.health",
"secondaryTokenAttribute": "secondary.delirium",
"primaryTokenAttribute": "sante.vigueur",
"secondaryTokenAttribute": "bonneaventure.actuelle",
"socket": true,
"styles": [
"styles/simple.css"