Migration datamodels !

This commit is contained in:
2026-01-09 17:11:12 +01:00
parent 901df5b395
commit 66fe1418f0
3922 changed files with 316803 additions and 2103 deletions

View File

@@ -32,6 +32,135 @@
"license": "LICENSE.txt",
"manifest": "https://www.uberwald.me/gitea/public/fvtt-mournblade/raw/branch/v10/system.json",
"download": "https://www.uberwald.me/gitea/public/fvtt-mournblade/archive/fvtt-mournblade-13.0.3.zip",
"documentTypes": {
"Actor": {
"personnage": {
"htmlFields": [
"biodata.description",
"biodata.notes",
"biodata.gmnotes"
]
},
"creature": {
"htmlFields": [
"biodata.description",
"biodata.notes",
"biodata.gmnotes"
]
}
},
"Item": {
"arme": {
"htmlFields": [
"description"
]
},
"bouclier": {
"htmlFields": [
"description"
]
},
"capacite": {
"htmlFields": [
"description"
]
},
"competence": {
"htmlFields": [
"description"
]
},
"don": {
"htmlFields": [
"description",
"sacrifice"
]
},
"equipement": {
"htmlFields": [
"description"
]
},
"heritage": {
"htmlFields": [
"description"
]
},
"metier": {
"htmlFields": [
"description"
]
},
"modifier": {
"htmlFields": [
"description"
]
},
"monnaie": {
"htmlFields": [
"description"
]
},
"origine": {
"htmlFields": [
"description"
]
},
"pacte": {
"htmlFields": [
"description"
]
},
"protection": {
"htmlFields": [
"description"
]
},
"rune": {
"htmlFields": [
"description"
]
},
"runeeffect": {
"htmlFields": [
"description"
]
},
"tendance": {
"htmlFields": [
"description"
]
},
"traitchaotique": {
"htmlFields": [
"description"
]
},
"traitespece": {
"htmlFields": [
"description"
]
}
}
},
"flags": {
"hotReload": {
"extensions": [
"css",
"html",
"hbs",
"json"
],
"paths": [
"styles",
"./",
"templates",
"css",
"lang/fr.json"
]
}
},
"packFolders": [
{
"name": "Mournblade",
@@ -267,7 +396,7 @@
"socket": true,
"styles": [
{
"src": "styles/simple.css"
"src": "styles/mournblade.css"
}
],
"title": "Mournblade",