abrasion blaster

This commit is contained in:
William Blythe
2018-12-26 08:51:55 +11:00
parent e70a2596dc
commit 78dec01ec6
5 changed files with 206 additions and 0 deletions

65
dist/index.js vendored
View File

@@ -11230,6 +11230,67 @@ module.exports = {
edID: 128915718, edID: 128915718,
symbol: "hpt_mrascanner_size0_class1" symbol: "hpt_mrascanner_size0_class1"
} ], } ],
abl: [ {
breachdmg: .6,
breachmax: .2,
shotspeed: 667,
breachmin: .1,
class: 1,
cost: 9700,
damage: 4,
chargetime: 0,
damagedist: {
T: 1
},
distdraw: 2,
edID: 128915458,
eddbID: 823,
falloff: 1e3,
clip: 1,
grp: "abl",
id: "3R",
reload: 2,
integrity: 40,
mass: 2,
mount: "F",
piercing: 18,
power: .34,
range: 1e3,
rating: "D",
rof: 5,
thermload: 1.8,
symbol: "Hpt_Mining_Abrblstr_Fixed_Small"
}, {
breachdmg: .6,
breachmax: .2,
shotspeed: 667,
breachmin: .1,
class: 1,
cost: 27480,
damage: 4,
chargetime: 0,
damagedist: {
T: 1
},
distdraw: 2,
edID: 128915459,
eddbID: 823,
falloff: 1e3,
clip: 1,
grp: "abl",
id: "3S",
reload: 2,
integrity: 40,
mass: 2,
mount: "T",
piercing: 18,
power: .47,
range: 1e3,
rating: "D",
rof: 5,
thermload: 1.8,
symbol: "Hpt_Mining_Abrblstr_Turret_Small"
} ],
scl: [ { scl: [ {
breachdmg: 3, breachdmg: 3,
breachmax: 0, breachmax: 0,
@@ -30678,6 +30739,10 @@ module.exports = {
sdm: { sdm: {
blueprints: {}, blueprints: {},
modifications: [] modifications: []
},
abl: {
blueprints: {},
modifications: []
} }
}, },
specials: { specials: {

68
dist/index.json vendored
View File

@@ -13816,6 +13816,70 @@
"symbol": "hpt_mrascanner_size0_class1" "symbol": "hpt_mrascanner_size0_class1"
} }
], ],
"abl": [
{
"breachdmg": 0.6,
"breachmax": 0.2,
"shotspeed": 667,
"breachmin": 0.1,
"class": 1,
"cost": 9700,
"damage": 4,
"chargetime": 0,
"damagedist": {
"T": 1
},
"distdraw": 2,
"edID": 128915458,
"eddbID": 823,
"falloff": 1000,
"clip": 1,
"grp": "abl",
"id": "3R",
"reload": 2,
"integrity": 40,
"mass": 2,
"mount": "F",
"piercing": 18,
"power": 0.34,
"range": 1000,
"rating": "D",
"rof": 5,
"thermload": 1.8,
"symbol": "Hpt_Mining_Abrblstr_Fixed_Small"
},
{
"breachdmg": 0.6,
"breachmax": 0.2,
"shotspeed": 667,
"breachmin": 0.1,
"class": 1,
"cost": 27480,
"damage": 4,
"chargetime": 0,
"damagedist": {
"T": 1
},
"distdraw": 2,
"edID": 128915459,
"eddbID": 823,
"falloff": 1000,
"clip": 1,
"grp": "abl",
"id": "3S",
"reload": 2,
"integrity": 40,
"mass": 2,
"mount": "T",
"piercing": 18,
"power": 0.47,
"range": 1000,
"rating": "D",
"rof": 5,
"thermload": 1.8,
"symbol": "Hpt_Mining_Abrblstr_Turret_Small"
}
],
"scl": [ "scl": [
{ {
"breachdmg": 3, "breachdmg": 3,
@@ -41847,6 +41911,10 @@
"sdm": { "sdm": {
"blueprints": {}, "blueprints": {},
"modifications": [] "modifications": []
},
"abl": {
"blueprints": {},
"modifications": []
} }
}, },
"specials": { "specials": {

View File

@@ -6620,5 +6620,11 @@
}, },
"modifications": [ "modifications": [
] ]
},
"abl": {
"blueprints": {
},
"modifications": [
]
} }
} }

View File

@@ -0,0 +1,66 @@
{
"abl": [
{
"breachdmg": 0.6,
"breachmax": 0.2,
"shotspeed": 667,
"breachmin": 0.1,
"class": 1,
"cost": 9700,
"damage": 4,
"chargetime": 0,
"damagedist": {
"T": 1
},
"distdraw": 2,
"edID": 128915458,
"eddbID": 823,
"falloff": 1000,
"clip": 1,
"grp": "abl",
"id": "3R",
"reload": 2,
"integrity": 40,
"mass": 2,
"mount": "F",
"piercing": 18,
"power": 0.34,
"range": 1000,
"rating": "D",
"rof": 5,
"thermload": 1.8,
"symbol": "Hpt_Mining_Abrblstr_Fixed_Small"
},
{
"breachdmg": 0.6,
"breachmax": 0.2,
"shotspeed": 667,
"breachmin": 0.1,
"class": 1,
"cost": 27480,
"damage": 4,
"chargetime": 0,
"damagedist": {
"T": 1
},
"distdraw": 2,
"edID": 128915459,
"eddbID": 823,
"falloff": 1000,
"clip": 1,
"grp": "abl",
"id": "3S",
"reload": 2,
"integrity": 40,
"mass": 2,
"mount": "T",
"piercing": 18,
"power": 0.47,
"range": 1000,
"rating": "D",
"rof": 5,
"thermload": 1.8,
"symbol": "Hpt_Mining_Abrblstr_Turret_Small"
}
]
}

View File

@@ -28,6 +28,7 @@ module.exports = {
cs: require('./hardpoints/cargo_scanner').cs, cs: require('./hardpoints/cargo_scanner').cs,
ws: require('./hardpoints/frame_shift_wake_scanner').ws, ws: require('./hardpoints/frame_shift_wake_scanner').ws,
pwa: require('./hardpoints/pulse_wave_analyser').pwa, pwa: require('./hardpoints/pulse_wave_analyser').pwa,
abl: require('./hardpoints/abrasion_blaster').abl,
scl: require('./hardpoints/seismic_charge_launcher').scl, scl: require('./hardpoints/seismic_charge_launcher').scl,
kw: require('./hardpoints/kill_warrant_scanner').kw, kw: require('./hardpoints/kill_warrant_scanner').kw,
sb: require('./hardpoints/shield_booster').sb, sb: require('./hardpoints/shield_booster').sb,