Enhance actor sheet

This commit is contained in:
2024-12-16 09:04:48 +01:00
parent eaba806fec
commit 2ac69e2108
37 changed files with 535 additions and 79 deletions

View File

@@ -13,6 +13,12 @@
"discord": "LeRatierBretonnien"
}
],
"flags": {
"hotReload": {
"extensions": ["css", "html", "hbs", "json"],
"paths": ["acks.css", "./", "templates", "css", "lang/en.json"]
}
},
"compatibility": {
"minimum": "12",
"verified": "12"
@@ -39,7 +45,8 @@
"mentaldisorder": { "htmlFields": ["description"] },
"motivation": { "htmlFields": ["description"] },
"arcane": { "htmlFields": ["description"] },
"gear": { "htmlFields": ["description"] }
"gear": { "htmlFields": ["description"] },
"archetype": { "htmlFields": ["description"] }
}
},
"grid": {