Large fixed, medium turreted shock cannon added

This commit is contained in:
Felix Linker
2018-08-26 20:01:32 +02:00
parent 4df2fd0a5e
commit 0d5b844f22

View File

@@ -1,5 +1,38 @@
{
"tbsc": [
{
"rating": "C",
"class": 3,
"grp": "tbsc",
"id": "yG",
"eddbID": 0,
"edID": 128834780,
"mount": "F",
"cost": 1015750,
"mass": 8,
"integrity": 64,
"power": 0.89,
"damage": 18.1,
"distdraw": 0.92,
"thermload": 2.7,
"piercing": 60,
"range": 3000,
"shotspeed": 1200,
"rof": 10,
"roundspershot": 0,
"clip": 16,
"ammo": 240,
"reload": 6,
"breachdmg": 12.7,
"breachmin": 0.4,
"breachmax": 0.8,
"jitter": 0,
"symbol": "Hpt_PlasmaShockCannon_Fixed_Large",
"damagedist": {
"K": 1
},
"falloff": 2500
},
{
"rating": "C",
"class": 3,
@@ -123,6 +156,39 @@
"K": 1
},
"falloff": 2500
},
{
"rating": "E",
"class": 2,
"grp": "tbsc",
"id": "0",
"eddbID": 0,
"edID": 128834004,
"mount": "T",
"cost": 1359200,
"mass": 4,
"integrity": 51,
"power": 0.5,
"damage": 9.0,
"distdraw": 0.39,
"thermload": 1.2,
"piercing": 40,
"range": 3000,
"shotspeed": 1200,
"rof": 10,
"roundspershot": 0,
"clip": 16,
"ammo": 240,
"reload": 6,
"breachdmg": 6.3,
"breachmin": 0.4,
"breachmax": 0.8,
"jitter": 0,
"symbol": "Hpt_PlasmaShockCannon_Turret_Medium",
"damagedist": {
"K": 1
},
"falloff": 2500
}
]
}