Actor sheet, step 1
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user