Add initiative and ammo
This commit is contained in:
@@ -278,7 +278,8 @@
|
||||
"weapon",
|
||||
"money",
|
||||
"genetic",
|
||||
"cyber"
|
||||
"cyber",
|
||||
"ammo"
|
||||
],
|
||||
"skill": {
|
||||
"base": "",
|
||||
@@ -394,11 +395,23 @@
|
||||
"quantity": 0,
|
||||
"description": ""
|
||||
},
|
||||
"ammo": {
|
||||
"ava": "",
|
||||
"damage": "",
|
||||
"bulk": 0,
|
||||
"br": 0,
|
||||
"cost": 0,
|
||||
"sp": 0,
|
||||
"quantity": 0,
|
||||
"properties": ""
|
||||
},
|
||||
"weapon": {
|
||||
"weapontype": "",
|
||||
"associatedskill": "",
|
||||
"penetrationmin": "",
|
||||
"penetrationmax": "",
|
||||
"needammo": false,
|
||||
"ammoid": "",
|
||||
"hashpdamage": true,
|
||||
"damage": "",
|
||||
"hasfatiguedamage": false,
|
||||
|
||||
Reference in New Issue
Block a user