Generic roll and update items

This commit is contained in:
2022-01-13 16:13:00 +01:00
parent 9111a73555
commit b4a06a5049
13 changed files with 167 additions and 18 deletions

View File

@ -403,6 +403,7 @@
"cost": 0,
"idr": "",
"equipped": false,
"locationprotected": "",
"description":""
},
"shield": {
@ -429,6 +430,14 @@
"weight": 0,
"idr": "",
"range": "",
"maxrange": "",
"ao": "",
"damagetype": "",
"damagetypelevel": 0,
"vehicledamagetype": "",
"vehicledamagetypelevel": 0,
"ammocurrent": 0,
"ammomax": 0,
"equipped": false,
"description": ""
}