mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
add gauss cannon
still needs cost
This commit is contained in:
39
modules/hardpoints/guardian_gauss_cannon.json
Normal file
39
modules/hardpoints/guardian_gauss_cannon.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"ggc": [
|
||||
{
|
||||
"ammo": 80,
|
||||
"breachdmg": 35,
|
||||
"breachmax": 0.4,
|
||||
"breachmin": 0.2,
|
||||
"burst": 1,
|
||||
"burstrof": 0.83,
|
||||
"class": 2,
|
||||
"clip": 1,
|
||||
"cost": 0,
|
||||
"damage": 70,
|
||||
"damagedist": {
|
||||
"T": 1
|
||||
},
|
||||
"distdraw": 7.20,
|
||||
"edID": 128833687,
|
||||
"eddbID": 876,
|
||||
"falloff": 1500,
|
||||
"grp": "ggc",
|
||||
"id": "0H",
|
||||
"integrity": 42,
|
||||
"mass": 4,
|
||||
"mount": "F",
|
||||
"piercing": 140,
|
||||
"power": 2.61,
|
||||
"range": 3000,
|
||||
"rating": "B",
|
||||
"reload": 1,
|
||||
"rof": 1.205,
|
||||
"thermload": 25,
|
||||
"symbol": "Hpt_Guardian_GaussCannon_Fixed_Medium",
|
||||
"requirements": {
|
||||
"horizons": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user