Migration complétée vers appv2

This commit is contained in:
2026-02-28 12:14:01 +01:00
parent a2b712b78d
commit aecc15d8b9
92 changed files with 5325 additions and 3155 deletions

View File

@@ -151,6 +151,48 @@
"version": "13.0.2",
"download": "https://www.uberwald.me/gitea/public/fvtt-te-deum/releases/download/13.0.1/fvtt-te-deum-13.0.2.zip",
"background": "systems/fvtt-te-deum/images/ui/tdeum_welcome_page_01.webp",
"documentTypes": {
"Actor": {
"pj": {
"htmlFields": ["description", "notes", "connaissances", "histoire", "vetements", "equipmentfree"]
},
"pnj": {
"htmlFields": ["description", "notes", "connaissances", "histoire", "vetements", "equipmentfree"]
}
},
"Item": {
"arme": {
"htmlFields": ["description"]
},
"competence": {
"htmlFields": ["description"]
},
"armure": {
"htmlFields": ["description"]
},
"equipement": {
"htmlFields": ["description"]
},
"origine": {
"htmlFields": ["description"]
},
"education": {
"htmlFields": ["description"]
},
"grace": {
"htmlFields": ["description"]
},
"blessure": {
"htmlFields": ["description"]
},
"maladie": {
"htmlFields": ["transmission", "symptomes", "complications", "description"]
},
"simple": {
"htmlFields": ["vertus", "toxicite", "description"]
}
}
},
"flags": {
"hotReload": {
"extensions": [