Merged with main

This commit is contained in:
WBHarry 2025-07-19 23:37:08 +02:00
commit 4b82169fbf
74 changed files with 2018 additions and 1299 deletions

View file

@ -35,6 +35,12 @@
},
{
"name": "Po0lp"
},
{
"name": "JoaquinP",
"url": "https://github.com/joaquinpereyra98",
"email": "joaquinpereyra98@gmail.com",
"discord": "joaquinp98"
}
],
"esmodules": ["build/daggerheart.js"],
@ -187,14 +193,14 @@
"documentTypes": {
"Actor": {
"character": {
"htmlFields": ["story", "description", "scars.*.description"]
"htmlFields": ["biography.background", "biography.connections"]
},
"companion": {},
"adversary": {
"htmlFields": ["description", "motivesAndTactics"]
"htmlFields": ["notes", "description"]
},
"environment": {
"htmlFields": ["description", "impulses"]
"htmlFields": ["notes", "description"]
}
},
"Item": {