mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
scl (cost not confirmed, need to add symbols and ids)
This commit is contained in:
72
dist/index.js
vendored
72
dist/index.js
vendored
@@ -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
75
dist/index.json
vendored
@@ -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": {
|
||||
|
||||
@@ -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}
|
||||
}
|
||||
|
||||
@@ -6608,5 +6608,11 @@
|
||||
},
|
||||
"modifications": [
|
||||
]
|
||||
},
|
||||
"scl": {
|
||||
"blueprints": {
|
||||
},
|
||||
"modifications": [
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
66
modules/hardpoints/seismic_charge_launcher.json
Normal file
66
modules/hardpoints/seismic_charge_launcher.json
Normal 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": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user