First roll

This commit is contained in:
2021-04-02 14:59:58 +02:00
parent 963cb00944
commit 558a7c08a7
6 changed files with 143 additions and 44 deletions

View File

@@ -3,12 +3,14 @@
"types": ["personnage"],
"templates": {
"common": {
"stats": {
"experience": {
"experience": {
"total": 0,
"disponibe": 0,
"label": "Expérience"
},
"total": 0,
"disponibe": 0,
"label": "Expérience"
}
},
"stats": {
"pointsvie": {
"value": 0,
"max": 0,