Various fixes and update template
This commit is contained in:
@@ -163,6 +163,27 @@
|
||||
"value": 10,
|
||||
"label": "Points de Fatigue",
|
||||
"derivee": true
|
||||
},
|
||||
"legeres": {
|
||||
"nombre": 0,
|
||||
"liste": [ { "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
||||
{ "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
||||
{ "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
||||
{ "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
||||
{ "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
||||
},
|
||||
"graves": {
|
||||
"nombre": 0,
|
||||
"liste": [ { "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" },
|
||||
{ "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
||||
},
|
||||
"critiques": {
|
||||
"nombre": 0,
|
||||
"liste": [ { "premiers_soins": 0, "soins_complets": 0, "jours": 0, "localisation": "" } ]
|
||||
},
|
||||
"ethylisme": {
|
||||
"value": 0,
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"attributs": {
|
||||
@@ -197,6 +218,34 @@
|
||||
"derivee": true
|
||||
}
|
||||
},
|
||||
"compteurs": {
|
||||
"reve": {
|
||||
"max": 0,
|
||||
"value": 0
|
||||
},
|
||||
"sust": {
|
||||
"value": 0
|
||||
},
|
||||
"eau": {
|
||||
"value": 0
|
||||
},
|
||||
"moral": {
|
||||
"value": 0,
|
||||
"exaltation": 0,
|
||||
"dissolution": 0
|
||||
},
|
||||
"chance": {
|
||||
"value": 0,
|
||||
"destinee": 0
|
||||
},
|
||||
"stress": {
|
||||
"value": 0
|
||||
},
|
||||
"etat": {
|
||||
"value": 0,
|
||||
"label": ""
|
||||
}
|
||||
},
|
||||
"argent": {
|
||||
"deniers": {
|
||||
"label": "Denier",
|
||||
|
||||
Reference in New Issue
Block a user