Fix v14 migration issues
Release Creation / build (release) Successful in 45s

This commit is contained in:
2026-05-25 23:08:58 +02:00
parent c1a9bfbb04
commit 6ae99aadb0
36 changed files with 245 additions and 102 deletions
+20
View File
@@ -103,6 +103,20 @@
"minimum": "13",
"verified": "14"
},
"documentTypes": {
"Actor": {
"pc": {"htmlFields": ["description", "gmnotes"]},
"npc": {"htmlFields": ["description", "gmnotes"]},
"annency": {"htmlFields": ["description", "enhancements"]}
},
"Item": {
"equipment": {"htmlFields": ["description"]},
"trait": {"htmlFields": ["description"]},
"weapon": {"htmlFields": ["description"]},
"specialization": {"htmlFields": ["description"]},
"maneuver": {"htmlFields": ["description"]}
}
},
"id": "fvtt-ecryme",
"primaryTokenAttribute": "secondary.health",
"secondaryTokenAttribute": "secondary.delirium",
@@ -116,7 +130,13 @@
"id": "babele",
"type": "module",
"compatibility": {}
},
{
"id": "lib-wrapper",
"type": "module",
"compatibility": {}
}
]
},
"title": "Ecryme, le Jeu de Rôles",