Added a "description" field on the PC/NPC sheet, displayed in limited view

This commit is contained in:
Vlyan
2021-05-26 13:55:39 +02:00
parent c82a3324d8
commit b883689b63
8 changed files with 60 additions and 68 deletions

View File

@@ -21,6 +21,8 @@
}
},
"social": {
"notes": "",
"description": "",
"social": {
"honor": 0,
"glory": 0,
@@ -109,14 +111,12 @@
"character": {
"templates": ["identity", "rings", "social", "skills", "techniques", "conflict", "advancement"],
"zeni": 0,
"notes": "",
"twenty_questions": {}
},
"npc": {
"templates": ["rings", "social", "techniques", "conflict"],
"type": "minion",
"attitude": "",
"notes": "",
"conflict_rank": {
"martial": 0,
"social": 0