mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 20:21:06 +01:00
Merged with data-models branch
This commit is contained in:
commit
2534cc473f
23 changed files with 575 additions and 1040 deletions
|
|
@ -206,8 +206,12 @@
|
|||
"character": {
|
||||
"htmlFields": ["story", "description", "scars.*.description"]
|
||||
},
|
||||
"adversary": {},
|
||||
"environment": {}
|
||||
"adversary": {
|
||||
"htmlFields": ["description", "motivesAndTactics"]
|
||||
},
|
||||
"environment": {
|
||||
"htmlFields": ["description", "impulses"]
|
||||
}
|
||||
},
|
||||
"Item": {
|
||||
"ancestry": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue