Actor sheet, step 1

This commit is contained in:
2025-05-23 00:26:00 +02:00
parent 06ef26f03c
commit ef9c011186
33 changed files with 1052 additions and 1106 deletions

View File

@@ -33,7 +33,7 @@
],
"documentTypes": {
"Actor": {
"character": { "htmlFields": ["description", "notes"] },
"character": { "htmlFields": ["backstory", "notes", "appearance", "scars", "likes", "dislikes", "fears", "vices", "goals", "ammbitions", "values", "bonds"] },
"monster": { "htmlFields": ["description", "notes"] },
"vehicle": { "htmlFields": ["description", "notes"] }
},
@@ -44,7 +44,9 @@
"equipment": { "htmlFields": ["description"] },
"malefica": { "htmlFields": ["description"] },
"species-trait": { "htmlFields": ["description"] },
"ritual": { "htmlFields": ["description"] }
"ritual": { "htmlFields": ["description"] },
"tarot": { "htmlFields": ["description"] },
"deal": { "htmlFields": ["description"] }
}
},
"packs": [