Push initial structure

This commit is contained in:
LeRatierBretonnien 2020-05-21 22:30:49 +02:00
parent bc8bfcf7ef
commit 2f91579e07

View File

@ -11,72 +11,72 @@
"taille": { "taille": {
"value": 10, "value": 10,
"label": "Taille", "label": "Taille",
"xp": 0, "xp": 0
}, },
"apparence": { "apparence": {
"value": 10, "value": 10,
"label": "Apparence", "label": "Apparence",
"xp": 0, "xp": 0
}, },
"constitution": { "constitution": {
"value": 10, "value": 10,
"label": "Constitution", "label": "Constitution",
"xp": 0, "xp": 0
}, },
"force": { "force": {
"value": 10, "value": 10,
"label": "Force", "label": "Force",
"xp": 0, "xp": 0
}, },
"agilité": { "agilité": {
"value": 10, "value": 10,
"label": "Agilité", "label": "Agilité",
"xp": 0, "xp": 0
}, },
"dexterité": { "dexterité": {
"value": 10, "value": 10,
"label": "Dexterité", "label": "Dexterité",
"xp": 0, "xp": 0
}, },
"vue": { "vue": {
"value": 10, "value": 10,
"label": "Vue", "label": "Vue",
"xp": 0, "xp": 0
}, },
"ouïe": { "ouïe": {
"value": 10, "value": 10,
"label": "Ouïe", "label": "Ouïe",
"xp": 0, "xp": 0
}, },
"odoratgout": { "odoratgout": {
"value": 10, "value": 10,
"label": "Odorat-Goût", "label": "Odorat-Goût",
"xp": 0, "xp": 0
}, },
"volonté": { "volonté": {
"value": 10, "value": 10,
"label": "Volonté", "label": "Volonté",
"xp": 0, "xp": 0
}, },
"intellect": { "intellect": {
"value": 10, "value": 10,
"label": "Intellect", "label": "Intellect",
"xp": 0, "xp": 0
}, },
"empathie": { "empathie": {
"value": 10, "value": 10,
"label": "Empathie", "label": "Empathie",
"xp": 0, "xp": 0
}, },
"rêve": { "rêve": {
"value": 10, "value": 10,
"label": "Rêve", "label": "Rêve",
"xp": 0, "xp": 0
}, },
"chance": { "chance": {
"value": 10, "value": 10,
"label": "Chance", "label": "Chance",
"xp": 0, "xp": 0
} }
}, },
"secondaires": { "secondaires": {
@ -89,7 +89,7 @@
"max": 40, "max": 40,
"current": 10, "current": 10,
"label": "Points de Fatigue" "label": "Points de Fatigue"
}, }
}, },
"personnage": { "personnage": {
"template": [ "background", "carac", "secondaires"] "template": [ "background", "carac", "secondaires"]