Added Advanced Plasma Accelerator

This commit is contained in:
Cmdr McDonald
2016-10-15 17:11:55 +01:00
parent db05b14b6d
commit 9f79b7d8fe
3 changed files with 25 additions and 13 deletions

18
dist/index.js vendored
View File

@@ -6713,17 +6713,23 @@ module.exports = {
rating: "B", rating: "B",
cost: 4119120, cost: 4119120,
mass: 8, mass: 8,
integrity: 64,
power: 1.97, power: 1.97,
mount: "F", mount: "F",
type: "KT", type: "KT",
damage: 8, armourpen: 70,
armourpen: "A", breachdps: 22.48,
rof: 1.67, breachmin: .4,
dps: 4, breachmax: .8,
thermload: 4, dps: 27.5,
eps: 8.8,
hps: 8.8,
range: 3500,
rof: .8,
clip: 20, clip: 20,
ammo: 300, ammo: 300,
ammocost: 67, speed: 875,
reload: 8,
pp: "Denton Patreus" pp: "Denton Patreus"
} ], } ],
mr: [ { mr: [ {

18
dist/index.json vendored
View File

@@ -8687,17 +8687,23 @@
"rating": "B", "rating": "B",
"cost": 4119120, "cost": 4119120,
"mass": 8, "mass": 8,
"integrity": 64,
"power": 1.97, "power": 1.97,
"mount": "F", "mount": "F",
"type": "KT", "type": "KT",
"damage": 8, "armourpen": 70,
"armourpen": "A", "breachdps": 22.48,
"rof": 1.67, "breachmin": 0.4,
"dps": 4, "breachmax": 0.8,
"thermload": 4, "dps": 27.5,
"eps": 8.8,
"hps": 8.8,
"range": 3500,
"rof": 0.8,
"clip": 20, "clip": 20,
"ammo": 300, "ammo": 300,
"ammocost": 67, "speed": 875,
"reload": 8,
"pp": "Denton Patreus" "pp": "Denton Patreus"
} }
], ],

View File

@@ -4,6 +4,6 @@
{ "id": "2b", "edID": 128049466, "eddbID": 874, "grp": "pa", "class": 3, "rating": "B", "cost": 3051200, "mass": 8, "integrity": 64, "power": 1.97, "mount": "F", "type": "KT", "armourpen": 70, "breachdps": 20.4, "breachmin": 0.4, "breachmax": 0.8, "dps": 23.2, "eps": 4.08, "hps": 6.54, "range": 3500, "rof": 0.3, "clip": 5, "ammo": 100, "reload": 8, "speed": 875, "roundspershot": 1 }, { "id": "2b", "edID": 128049466, "eddbID": 874, "grp": "pa", "class": 3, "rating": "B", "cost": 3051200, "mass": 8, "integrity": 64, "power": 1.97, "mount": "F", "type": "KT", "armourpen": 70, "breachdps": 20.4, "breachmin": 0.4, "breachmax": 0.8, "dps": 23.2, "eps": 4.08, "hps": 6.54, "range": 3500, "rof": 0.3, "clip": 5, "ammo": 100, "reload": 8, "speed": 875, "roundspershot": 1 },
{ "id": "1g", "edID": 128049465, "eddbID": 873, "grp": "pa", "class": 2, "rating": "C", "cost": 834200, "mass": 4, "integrity": 51, "power": 1.43, "mount": "F", "type": "KT", "armourpen": 55, "breachdps": 13.26, "breachmin": 0.4, "breachmax": 0.8, "dps": 17.2, "eps": 2.595, "hps": 4.68, "range": 3500, "rof": 0.3, "clip": 5, "ammo": 100, "reload": 8, "speed": 875, "roundspershot": 1 }, { "id": "1g", "edID": 128049465, "eddbID": 873, "grp": "pa", "class": 2, "rating": "C", "cost": 834200, "mass": 4, "integrity": 51, "power": 1.43, "mount": "F", "type": "KT", "armourpen": 55, "breachdps": 13.26, "breachmin": 0.4, "breachmax": 0.8, "dps": 17.2, "eps": 2.595, "hps": 4.68, "range": 3500, "rof": 0.3, "clip": 5, "ammo": 100, "reload": 8, "speed": 875, "roundspershot": 1 },
{ "id": "Ap", "edID": 128671339, "eddbID": 1482, "grp": "pa", "name": "Advanced Plasma Accelerator", "class": 3, "rating": "B", "cost": 4119120, "mass": 8, "power": 1.97, "mount": "F", "type": "KT", "damage": 8, "armourpen": "A", "rof": 1.67, "dps": 4, "thermload": 4, "clip": 20, "ammo": 300, "ammocost": 67, "pp": "Denton Patreus" } { "id": "Ap", "edID": 128671339, "eddbID": 1482, "grp": "pa", "name": "Advanced Plasma Accelerator", "class": 3, "rating": "B", "cost": 4119120, "mass": 8, "integrity": 64, "power": 1.97, "mount": "F", "type": "KT", "armourpen": 70, "breachdps": 22.48, "breachmin": 0.4, "breachmax": 0.8, "dps": 27.5, "eps": 8.8, "hps": 8.8, "range": 3500, "rof": 0.8, "clip": 20, "ammo": 300, "speed": 875, "reload": 8, "pp": "Denton Patreus" }
] ]
} }