Switch to v11
This commit is contained in:
@@ -171,6 +171,7 @@
|
||||
"type": "value",
|
||||
"ismax": true,
|
||||
"iscombat": true,
|
||||
"status": "healthy",
|
||||
"bonus": 0,
|
||||
"max": 0
|
||||
},
|
||||
@@ -180,22 +181,25 @@
|
||||
"type": "value",
|
||||
"ismax": true,
|
||||
"iscombat": true,
|
||||
"status": "stable",
|
||||
"bonus": 0,
|
||||
"max": 0
|
||||
},
|
||||
"stealthhealth": {
|
||||
"label": "STL Health",
|
||||
"concealment": {
|
||||
"label": "Concealment",
|
||||
"type": "value",
|
||||
"value": 0,
|
||||
"ismax": true,
|
||||
"status": "hidden",
|
||||
"bonus": 0,
|
||||
"max": 0
|
||||
},
|
||||
"socialhealth": {
|
||||
"label": "SOC Health",
|
||||
"confidence": {
|
||||
"label": "Confidence",
|
||||
"type": "value",
|
||||
"value": 0,
|
||||
"ismax": true,
|
||||
"status": "confident",
|
||||
"bonus": 0,
|
||||
"max": 0
|
||||
}
|
||||
@@ -595,6 +599,7 @@
|
||||
"armor": {
|
||||
"statistic": "",
|
||||
"resistance": "",
|
||||
"adrl": 0,
|
||||
"weight": 0,
|
||||
"cost": 0,
|
||||
"idr": "",
|
||||
@@ -645,6 +650,8 @@
|
||||
"weapon": {
|
||||
"statistic": "",
|
||||
"damagestatistic": "",
|
||||
"mdl": 0,
|
||||
"rdl": 0,
|
||||
"damage": "",
|
||||
"canbethrown": false,
|
||||
"cost": 0,
|
||||
|
||||
Reference in New Issue
Block a user