Files
coriolis-data/modules/hardpoints/guardian_shard_cannon.json
CMDR Cometborne 0d1d04d6b8 Guardian Module Fixes
- eliminate duplicate internal IDs to make Guardian PD Size 4 and
  Guardian MRP 2E available
- fix Frontier ID ('edID') for all guardian modules
- fix prices for all guardian modules
- add missing Frontier internal names ('symbol')
2018-07-21 17:44:17 +02:00

71 lines
1.4 KiB
JSON

{
"gsc": [
{
"rating": "A",
"class": 2,
"grp": "gsc",
"id": "2P",
"eddbID": 0,
"edID": 128834000,
"mount": "F",
"cost": 507761,
"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,
"symbol": "Hpt_Guardian_ShardCannon_Fixed_Medium",
"damagedist": {
"T": 1
},
"falloff": 1700
},
{
"rating": "C",
"class": 3,
"grp": "gsc",
"id": "2Q",
"eddbID": 0,
"edID": 128834778,
"mount": "F",
"cost": 1461350,
"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,
"symbol": "Hpt_Guardian_ShardCannon_Fixed_Large",
"damagedist": {
"T": 1
},
"falloff": 1700
}
]
}