Merged with data-models branch

This commit is contained in:
WBHarry 2025-06-09 13:35:57 +02:00
commit 2534cc473f
23 changed files with 575 additions and 1040 deletions

View file

@ -206,8 +206,12 @@
"character": {
"htmlFields": ["story", "description", "scars.*.description"]
},
"adversary": {},
"environment": {}
"adversary": {
"htmlFields": ["description", "motivesAndTactics"]
},
"environment": {
"htmlFields": ["description", "impulses"]
}
},
"Item": {
"ancestry": {