working on advancements

This commit is contained in:
Vlyan
2020-12-16 12:46:02 +01:00
parent e079971168
commit 1405feb3b7
15 changed files with 121 additions and 12 deletions

View File

@@ -101,7 +101,6 @@
},
"character": {
"templates": ["identity", "rings", "social", "skills", "techniques", "conflict", "xp"],
"advancements": [],
"zeni": 0,
"notes": "",
"twenty_questions": {}
@@ -189,7 +188,9 @@
"description": ""
},
"advancement": {
"description": "TODO"
"xp_used": 0,
"rank": "",
"description": ""
}
}
}