mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
fixed mount guardian shard cannon
This commit is contained in:
68
modules/hardpoints/guardian_shard_cannon.json
Normal file
68
modules/hardpoints/guardian_shard_cannon.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"gsc": [
|
||||
{
|
||||
"rating": "A",
|
||||
"class": 2,
|
||||
"grp": "gsc",
|
||||
"id": "2P",
|
||||
"eddbID": 0,
|
||||
"edID": 128834000,
|
||||
"mount": "F",
|
||||
"cost": 53762896,
|
||||
"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": 154731222,
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user