Move hardpoints to using pure damage/dist/therm numbers

This commit is contained in:
Cmdr McDonald
2016-11-03 10:47:16 +00:00
parent 85580d11f6
commit ecfc5157f2
15 changed files with 4221 additions and 4148 deletions

View File

@@ -1,76 +1,19 @@
{
"pa": [
{
"ammo": 100,
"armourpen": 85,
"breachdps": 30.62,
"breachmax": 0.8,
"breachmin": 0.4,
"class": 4,
"clip": 5,
"cost": 13793600,
"dps": 30,
"edID": 128049467,
"eddbID": 875,
"eps": 6.312,
"grp": "pa",
"hps": 8.85,
"id": "2c",
"integrity": 80,
"mass": 16,
"mount": "F",
"power": 2.63,
"range": 3500,
"rating": "A",
"reload": 8,
"rof": 0.3,
"roundspershot": 1,
"speed": 875,
"type": "KT"
},
{
"ammo": 100,
"armourpen": 70,
"breachdps": 20.4,
"breachmax": 0.8,
"breachmin": 0.4,
"class": 3,
"clip": 5,
"cost": 3051200,
"dps": 23.2,
"edID": 128049466,
"eddbID": 874,
"eps": 4.08,
"grp": "pa",
"hps": 6.54,
"id": "2b",
"integrity": 64,
"mass": 8,
"mount": "F",
"power": 1.97,
"range": 3500,
"rating": "B",
"reload": 8,
"rof": 0.3,
"roundspershot": 1,
"speed": 875,
"type": "KT"
},
{
"ammo": 100,
"armourpen": 55,
"breachdps": 13.26,
"breachdmg": 44.2,
"breachmax": 0.8,
"breachmin": 0.4,
"class": 2,
"clip": 5,
"cost": 834200,
"dps": 17.2,
"damage": 52,
"distdraw": 8.65,
"edID": 128049465,
"eddbID": 873,
"eps": 2.595,
"grp": "pa",
"hps": 4.68,
"id": "1g",
"integrity": 51,
"mass": 4,
@@ -79,26 +22,52 @@
"range": 3500,
"rating": "C",
"reload": 8,
"rof": 0.3,
"roundspershot": 1,
"rof": 0.33,
"speed": 875,
"thermload": 15.6,
"type": "KT"
},
{
"ammo": 100,
"armourpen": 70,
"breachdmg": 68,
"breachmax": 0.8,
"breachmin": 0.4,
"class": 3,
"clip": 5,
"cost": 3051200,
"damage": 79.93,
"distdraw": 13.6,
"edID": 128049466,
"eddbID": 874,
"grp": "pa",
"id": "2b",
"integrity": 64,
"mass": 8,
"mount": "F",
"power": 1.97,
"range": 3500,
"rating": "B",
"reload": 8,
"rof": 0.29,
"speed": 875,
"thermload": 21.8,
"type": "KT"
},
{
"ammo": 300,
"armourpen": 70,
"breachdps": 22.48,
"breachdmg": 28.1,
"breachmax": 0.8,
"breachmin": 0.4,
"class": 3,
"clip": 20,
"cost": 4119120,
"dps": 27.5,
"damage": 33,
"distdraw": 5.5,
"edID": 128671339,
"eddbID": 1482,
"eps": 4.4,
"grp": "pa",
"hps": 8.8,
"id": "Ap",
"integrity": 64,
"mass": 8,
@@ -110,8 +79,35 @@
"rating": "B",
"reload": 8,
"rof": 0.8,
"roundspershot": 1,
"speed": 875,
"thermload": 11,
"type": "KT"
},
{
"ammo": 100,
"armourpen": 85,
"breachdmg": 102,
"breachmax": 0.8,
"breachmin": 0.4,
"class": 4,
"clip": 5,
"cost": 13793600,
"damage": 120,
"distdraw": 21.04,
"edID": 128049467,
"eddbID": 875,
"grp": "pa",
"id": "2c",
"integrity": 80,
"mass": 16,
"mount": "F",
"power": 2.63,
"range": 3500,
"rating": "A",
"reload": 8,
"rof": 0.25,
"speed": 875,
"thermload": 29.5,
"type": "KT"
}
]