Initial system development
This commit is contained in:
@@ -73,31 +73,40 @@
|
||||
},
|
||||
"scores": {
|
||||
"edge": {
|
||||
"label": "SCORES.Edge",
|
||||
"value": 0
|
||||
},
|
||||
"wealth": {
|
||||
"label": "SCORES.Wealth",
|
||||
"value": 0
|
||||
},
|
||||
"lifestyle": {
|
||||
"label": "SCORES.Lifestyle",
|
||||
"value": 0
|
||||
},
|
||||
"defense": {
|
||||
"value1": 0,
|
||||
"value2": 0
|
||||
"label": "SCORES.Defense",
|
||||
"value": 0,
|
||||
"critical": 0
|
||||
},
|
||||
"dr": {
|
||||
"label": "SCORES.DR",
|
||||
"value": 0
|
||||
},
|
||||
"shock": {
|
||||
"label": "SCORES.Shock",
|
||||
"value": 0
|
||||
},
|
||||
"totalwounds": {
|
||||
"label": "SCORES.Totalwounds",
|
||||
"value": 0
|
||||
},
|
||||
"wound": {
|
||||
"label": "SCORES.Wounds",
|
||||
"value": 0
|
||||
},
|
||||
"encumbrance": {
|
||||
"label": "SCORES.Encumbrance",
|
||||
"value": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user