More automatism
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
},
|
||||
"sante": {
|
||||
"vie": {
|
||||
"type": "number",
|
||||
"type": "number",
|
||||
"max": 10,
|
||||
"value": 10,
|
||||
"label": "Vie",
|
||||
@@ -163,7 +163,9 @@
|
||||
"value": 0,
|
||||
"label": "Fatigue",
|
||||
"derivee": true
|
||||
},
|
||||
}
|
||||
},
|
||||
"blessures":
|
||||
"legeres": {
|
||||
"nombre": 0,
|
||||
"liste": [ { "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
||||
@@ -180,10 +182,6 @@
|
||||
"critiques": {
|
||||
"nombre": 0,
|
||||
"liste": [ { "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
||||
},
|
||||
"ethylisme": {
|
||||
"value": 0,
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"attributs": {
|
||||
@@ -221,30 +219,49 @@
|
||||
"compteurs": {
|
||||
"reve": {
|
||||
"max": 0,
|
||||
"value": 0
|
||||
"value": 0,
|
||||
"label": "Points de Rêve"
|
||||
},
|
||||
"sust": {
|
||||
"value": 0
|
||||
"value": 0,
|
||||
"label": "Sust."
|
||||
},
|
||||
"eau": {
|
||||
"value": 0
|
||||
"value": 0,
|
||||
"label": "Eau"
|
||||
},
|
||||
"moral": {
|
||||
"value": 0,
|
||||
"exaltation": 0,
|
||||
"dissolution": 0
|
||||
"label": "Moral"
|
||||
},
|
||||
"exaltation": {
|
||||
"value": 0,
|
||||
"label": "Exaltation"
|
||||
},
|
||||
"dissolution": {
|
||||
"value": 0,
|
||||
"label": "Dissolution"
|
||||
},
|
||||
"chance": {
|
||||
"value": 0,
|
||||
"destinee": 0
|
||||
"label": "Chance"
|
||||
},
|
||||
"destinee": {
|
||||
"value": 0,
|
||||
"label": "Destinée"
|
||||
},
|
||||
"stress": {
|
||||
"value": 0
|
||||
"value": 0,
|
||||
"label": "Stress"
|
||||
},
|
||||
"etat": {
|
||||
"value": 0,
|
||||
"label": ""
|
||||
}
|
||||
"label": "Etat général"
|
||||
},
|
||||
"ethylisme": {
|
||||
"value": 0,
|
||||
"label": "Ethylisme"
|
||||
}
|
||||
},
|
||||
"argent": {
|
||||
"deniers": {
|
||||
|
||||
Reference in New Issue
Block a user