scl (cost not confirmed, need to add symbols and ids)

This commit is contained in:
Willyb321
2018-12-19 08:20:07 +11:00
parent 56169cd5a2
commit 4a02fa4f0d
6 changed files with 222 additions and 1 deletions

72
dist/index.js vendored
View File

@@ -11230,6 +11230,67 @@ module.exports = {
edID: 0,
symbol: ""
} ],
scl: [ {
breachdmg: 3,
breachmax: 0,
shotspeed: 350,
breachmin: 0,
class: 2,
cost: 2200,
damage: 15,
chargetime: 2,
damagedist: {
E: 1
},
distdraw: .24,
edID: 128049381,
eddbID: 823,
falloff: 500,
ammo: 72,
clip: 1,
grp: "scl",
id: "3L",
integrity: 51,
mass: 4,
mount: "T",
piercing: 35,
power: 1.2,
range: 3e3,
rating: "B",
rof: 1,
thermload: 3.6,
symbol: ""
}, {
breachdmg: 3,
breachmax: 0,
shotspeed: 350,
breachmin: 0,
class: 2,
cost: 2200,
damage: 15,
chargetime: 2,
damagedist: {
E: 1
},
distdraw: .24,
edID: 128049381,
eddbID: 823,
falloff: 500,
ammo: 72,
clip: 1,
grp: "scl",
id: "3M",
integrity: 51,
mass: 4,
mount: "F",
piercing: 35,
power: 1.01,
range: 3e3,
rating: "B",
rof: 1,
thermload: 3.6,
symbol: ""
} ],
kw: [ {
class: 0,
cost: 13540,
@@ -26399,6 +26460,13 @@ module.exports = {
type: "numeric",
method: "additive",
higherbetter: true
},
chargetime: {
id: 52,
name: "chargetime",
type: "percentage",
method: "multiplicative",
higherbetter: false
}
},
modifierActions: {
@@ -30477,6 +30545,10 @@ module.exports = {
pwa: {
blueprints: {},
modifications: []
},
scl: {
blueprints: {},
modifications: []
}
},
specials: {

75
dist/index.json vendored
View File

@@ -13816,6 +13816,70 @@
"symbol": ""
}
],
"scl": [
{
"breachdmg": 3,
"breachmax": 0,
"shotspeed": 350,
"breachmin": 0,
"class": 2,
"cost": 2200,
"damage": 15,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128049381,
"eddbID": 823,
"falloff": 500,
"ammo": 72,
"clip": 1,
"grp": "scl",
"id": "3L",
"integrity": 51,
"mass": 4,
"mount": "T",
"piercing": 35,
"power": 1.2,
"range": 3000,
"rating": "B",
"rof": 1,
"thermload": 3.6,
"symbol": ""
},
{
"breachdmg": 3,
"breachmax": 0,
"shotspeed": 350,
"breachmin": 0,
"class": 2,
"cost": 2200,
"damage": 15,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128049381,
"eddbID": 823,
"falloff": 500,
"ammo": 72,
"clip": 1,
"grp": "scl",
"id": "3M",
"integrity": 51,
"mass": 4,
"mount": "F",
"piercing": 35,
"power": 1.01,
"range": 3000,
"rating": "B",
"rof": 1,
"thermload": 3.6,
"symbol": ""
}
],
"kw": [
{
"class": 0,
@@ -34535,6 +34599,13 @@
"type": "numeric",
"method": "additive",
"higherbetter": true
},
"chargetime": {
"id": 52,
"name": "chargetime",
"type": "percentage",
"method": "multiplicative",
"higherbetter": false
}
},
"modifierActions": {
@@ -41638,6 +41709,10 @@
"pwa": {
"blueprints": {},
"modifications": []
},
"scl": {
"blueprints": {},
"modifications": []
}
},
"specials": {

View File

@@ -52,5 +52,6 @@
"jumpboost": {"id": 47, "name": "jumpboost", "type": "numeric", "method": "additive", "higherbetter": true},
"shieldaddition": {"id": 50, "name": "shieldaddition", "type": "numeric", "method": "additive", "higherbetter": true},
"scanrange": {"id": 51, "name": "scanrange", "type": "numeric", "method": "additive", "higherbetter": true},
"maxangle": {"id": 51, "name": "maxangle", "type": "numeric", "method": "additive", "higherbetter": true}
"maxangle": {"id": 51, "name": "maxangle", "type": "numeric", "method": "additive", "higherbetter": true},
"chargetime": {"id": 52, "name": "chargetime", "type": "percentage", "method": "multiplicative", "higherbetter": false}
}

View File

@@ -6608,5 +6608,11 @@
},
"modifications": [
]
},
"scl": {
"blueprints": {
},
"modifications": [
]
}
}

View File

@@ -0,0 +1,66 @@
{
"scl": [
{
"breachdmg": 3,
"breachmax": 0,
"shotspeed": 350,
"breachmin": 0,
"class": 2,
"cost": 2200,
"damage": 15,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128049381,
"eddbID": 823,
"falloff": 500,
"ammo": 72,
"clip": 1,
"grp": "scl",
"id": "3L",
"integrity": 51,
"mass": 4,
"mount": "T",
"piercing": 35,
"power": 1.2,
"range": 3000,
"rating": "B",
"rof": 1,
"thermload": 3.6,
"symbol": ""
},
{
"breachdmg": 3,
"breachmax": 0,
"shotspeed": 350,
"breachmin": 0,
"class": 2,
"cost": 2200,
"damage": 15,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128049381,
"eddbID": 823,
"falloff": 500,
"ammo": 72,
"clip": 1,
"grp": "scl",
"id": "3M",
"integrity": 51,
"mass": 4,
"mount": "F",
"piercing": 35,
"power": 1.01,
"range": 3000,
"rating": "B",
"rof": 1,
"thermload": 3.6,
"symbol": ""
}
]
}

View File

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