Migration complétée vers appv2
This commit is contained in:
42
system.json
42
system.json
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user