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",
cost: 4119120,
mass: 8,
integrity: 64,
power: 1.97,
mount: "F",
type: "KT",
damage: 8,
armourpen: "A",
rof: 1.67,
dps: 4,
thermload: 4,
armourpen: 70,
breachdps: 22.48,
breachmin: .4,
breachmax: .8,
dps: 27.5,
eps: 8.8,
hps: 8.8,
range: 3500,
rof: .8,
clip: 20,
ammo: 300,
ammocost: 67,
speed: 875,
reload: 8,
pp: "Denton Patreus"
} ],
mr: [ {

18
dist/index.json vendored
View File

@@ -8687,17 +8687,23 @@
"rating": "B",
"cost": 4119120,
"mass": 8,
"integrity": 64,
"power": 1.97,
"mount": "F",
"type": "KT",
"damage": 8,
"armourpen": "A",
"rof": 1.67,
"dps": 4,
"thermload": 4,
"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,
"ammocost": 67,
"speed": 875,
"reload": 8,
"pp": "Denton Patreus"
}
],