Files
coriolis-data/modules/hardpoints/guardian_shard_cannon.json
willyb321 e04bbc1f25 fix costs
they were * 100 by accident.. no clue how
2018-07-19 10:17:59 +10:00

69 lines
1.3 KiB
JSON

{
"gsc": [
{
"rating": "A",
"class": 2,
"grp": "gsc",
"id": "2P",
"eddbID": 0,
"edID": 128834000,
"mount": "F",
"cost": 537628,
"mass": 4,
"integrity": 42,
"power": 1.21,
"damage": 3.7,
"distdraw": 0.65,
"thermload": 1.2,
"piercing": 45,
"range": 1700,
"shotspeed": 1133,
"rof": 1.7,
"roundspershot": 12,
"clip": 5,
"ammo": 180,
"reload": 5,
"breachdmg": 3,
"breachmin": 0.6,
"breachmax": 0.8,
"jitter": 5,
"damagedist": {
"T": 1
},
"falloff": 1700
},
{
"rating": "C",
"class": 3,
"grp": "gsc",
"id": "2Q",
"eddbID": 0,
"edID": 128834778,
"mount": "F",
"cost": 1547312,
"mass": 8,
"integrity": 51,
"power": 1.68,
"damage": 5.2,
"distdraw": 1.4,
"thermload": 2.2,
"piercing": 60,
"range": 1700,
"shotspeed": 1133,
"rof": 1.7,
"clip": 5,
"ammo": 180,
"roundspershot": 12,
"reload": 5,
"breachdmg": 4.2,
"breachmin": 0.6,
"breachmax": 0.8,
"jitter": 5,
"damagedist": {
"T": 1
},
"falloff": 1700
}
]
}