This commit is contained in:
2022-01-17 15:09:52 +01:00
parent a92ed693df
commit baacbf38a9
5 changed files with 74 additions and 31 deletions

View File

@ -109,6 +109,7 @@
"type": "value",
"value": 0,
"max": 0,
"mod": 0,
"activated": 0
},
"mr": {
@ -129,6 +130,7 @@
"value": 0,
"type": "value",
"ismax": true,
"bonus": 0,
"max": 0
},
"delirium": {
@ -136,6 +138,7 @@
"value": 0,
"type": "value",
"ismax": true,
"bonus": 0,
"max": 0
},
"stealthhealth": {
@ -143,6 +146,7 @@
"type": "value",
"value": 0,
"ismax": true,
"bonus": 0,
"max": 0
},
"socialhealth": {
@ -150,6 +154,7 @@
"type": "value",
"value": 0,
"ismax": true,
"bonus": 0,
"max": 0
}
},
@ -421,6 +426,7 @@
"cost": 0,
"weight": 0,
"idr": "",
"quantity": 0,
"equipped": false,
"description":""
},