Update weapons to have %-based damage distributions

This commit is contained in:
Cmdr McDonald
2017-01-15 17:08:52 +00:00
parent 5a1ebf72d9
commit 2dd730cfa8
19 changed files with 1183 additions and 567 deletions

View File

@@ -9,6 +9,9 @@
"clip": 100,
"cost": 9500,
"damage": 1.12,
"damagedist": {
"K": 1
},
"distdraw": 0.06,
"edID": 128049455,
"eddbID": 867,
@@ -25,8 +28,7 @@
"reload": 4,
"rof": 7.69,
"speed": 1600,
"thermload": 0.1,
"type": "K"
"thermload": 0.1
},
{
"ammo": 2100,
@@ -37,6 +39,9 @@
"clip": 90,
"cost": 14250,
"damage": 0.82,
"damagedist": {
"K": 1
},
"distdraw": 0.07,
"edID": 128049459,
"eddbID": 869,
@@ -53,8 +58,7 @@
"reload": 5,
"rof": 8.33,
"speed": 1600,
"thermload": 0.1,
"type": "K"
"thermload": 0.1
},
{
"ammo": 2100,
@@ -65,6 +69,9 @@
"clip": 90,
"cost": 81600,
"damage": 0.56,
"damagedist": {
"K": 1
},
"distdraw": 0.03,
"edID": 128049462,
"eddbID": 871,
@@ -81,8 +88,7 @@
"reload": 4,
"rof": 7.14,
"speed": 1600,
"thermload": 0,
"type": "K"
"thermload": 0
},
{
"ammo": 1000,
@@ -93,6 +99,9 @@
"clip": 60,
"cost": 13980,
"damage": 2.9,
"damagedist": {
"K": 1
},
"distdraw": 0.12,
"eddbID": 1481,
"falloff": 1800,
@@ -110,8 +119,7 @@
"reload": 4,
"rof": 4.3,
"speed": 1800,
"thermload": 0.2,
"type": "K"
"thermload": 0.2
},
{
"ammo": 2100,
@@ -122,6 +130,9 @@
"clip": 100,
"cost": 38000,
"damage": 2.19,
"damagedist": {
"K": 1
},
"distdraw": 0.11,
"edID": 128049456,
"eddbID": 868,
@@ -138,8 +149,7 @@
"reload": 4,
"rof": 7.14,
"speed": 1600,
"thermload": 0.2,
"type": "K"
"thermload": 0.2
},
{
"ammo": 2100,
@@ -150,6 +160,9 @@
"clip": 90,
"cost": 57000,
"damage": 1.64,
"damagedist": {
"K": 1
},
"distdraw": 0.14,
"edID": 128049460,
"eddbID": 870,
@@ -166,8 +179,7 @@
"reload": 5,
"rof": 7.69,
"speed": 1600,
"thermload": 0.2,
"type": "K"
"thermload": 0.2
},
{
"ammo": 2100,
@@ -178,6 +190,9 @@
"clip": 90,
"cost": 1292800,
"damage": 1.17,
"damagedist": {
"K": 1
},
"distdraw": 0.06,
"edID": 128049463,
"eddbID": 872,
@@ -194,8 +209,7 @@
"reload": 4,
"rof": 6.25,
"speed": 1600,
"thermload": 0.1,
"type": "K"
"thermload": 0.1
},
{
"ammo": 2100,
@@ -206,6 +220,9 @@
"clip": 100,
"cost": 140400,
"damage": 3.93,
"damagedist": {
"K": 1
},
"distdraw": 0.18,
"edID": 128049457,
"eddbID": 1541,
@@ -222,8 +239,7 @@
"reload": 4,
"rof": 5.88,
"speed": 1600,
"thermload": 0.3,
"type": "K"
"thermload": 0.3
},
{
"ammo": 2100,
@@ -234,6 +250,9 @@
"clip": 90,
"cost": 578436,
"damage": 2.84,
"damagedist": {
"K": 1
},
"distdraw": 0.25,
"edID": 128049461,
"eddbID": 1543,
@@ -250,8 +269,7 @@
"reload": 5,
"rof": 6.665,
"speed": 1600,
"thermload": 0.3,
"type": "K"
"thermload": 0.3
},
{
"ammo": 2100,
@@ -262,6 +280,9 @@
"clip": 100,
"cost": 1177600,
"damage": 4.62,
"damagedist": {
"K": 1
},
"distdraw": 0.24,
"edID": 128049458,
"eddbID": 1542,
@@ -279,8 +300,7 @@
"rof": 3.03,
"roundspershot": 2,
"speed": 1600,
"thermload": 0.4,
"type": "K"
"thermload": 0.4
},
{
"ammo": 2100,
@@ -291,6 +311,9 @@
"clip": 90,
"cost": 6377600,
"damage": 3.46,
"damagedist": {
"K": 1
},
"distdraw": 0.37,
"edID": 128681996,
"eddbID": 1546,
@@ -308,8 +331,7 @@
"rof": 3.365,
"roundspershot": 2,
"speed": 1600,
"thermload": 0.5,
"type": "K"
"thermload": 0.5
}
]
}