prep for sub surface displacement misiles

This commit is contained in:
William Blythe
2018-12-22 06:54:23 +11:00
parent 86c51649fa
commit cb0e476d37
5 changed files with 131 additions and 14 deletions

50
dist/index.js vendored
View File

@@ -11156,7 +11156,7 @@ module.exports = {
eddbID: 0,
power: 3.2,
integrity: 48,
cost: 3e4,
cost: 1097096,
id: "2x",
maxangle: 15,
scanrange: 24e3,
@@ -11172,7 +11172,7 @@ module.exports = {
eddbID: 0,
power: 1.6,
integrity: 56,
cost: 3e4,
cost: 406332,
id: "2y",
maxangle: 15,
boot: 3,
@@ -11188,7 +11188,7 @@ module.exports = {
eddbID: 0,
power: .8,
integrity: 40,
cost: 3e4,
cost: 121901,
id: "2z",
maxangle: 15,
boot: 3,
@@ -11204,7 +11204,7 @@ module.exports = {
eddbID: 0,
power: .8,
integrity: 24,
cost: 3e4,
cost: 40634,
id: "3J",
maxangle: 15,
boot: 3,
@@ -11220,7 +11220,7 @@ module.exports = {
eddbID: 0,
power: .8,
integrity: 24,
cost: 3e4,
cost: 13545,
id: "3K",
maxangle: 15,
boot: 3,
@@ -11236,7 +11236,7 @@ module.exports = {
shotspeed: 350,
breachmin: 0,
class: 2,
cost: 2200,
cost: 445570,
damage: 15,
chargetime: 2,
damagedist: {
@@ -11266,7 +11266,7 @@ module.exports = {
shotspeed: 350,
breachmin: 0,
class: 2,
cost: 2200,
cost: 170123,
damage: 15,
chargetime: 2,
damagedist: {
@@ -11811,6 +11811,38 @@ module.exports = {
range: 3e3,
symbol: "Hpt_AntiUnknownShutdown_Tiny"
} ],
sdm: [ {
breachdmg: .5,
breachmax: .2,
shotspeed: 550,
breachmin: .1,
class: 2,
cost: 381750,
damage: 5,
chargetime: 2,
damagedist: {
E: 1
},
distdraw: .24,
edID: 128049381,
eddbID: 823,
falloff: 500,
ammo: 96,
clip: 1,
grp: "sdm",
id: "3N",
reload: 2,
integrity: 51,
mass: 4,
mount: "F",
piercing: 25,
power: .93,
range: 3e3,
rating: "B",
rof: .5,
thermload: 2.9,
symbol: "Hpt_Mining_Subsurfdispmisle_Fixed_Medium"
} ],
xs: [ {
class: 0,
cost: 365698,
@@ -30549,6 +30581,10 @@ module.exports = {
scl: {
blueprints: {},
modifications: []
},
sdm: {
blueprints: {},
modifications: []
}
},
specials: {

52
dist/index.json vendored
View File

@@ -13737,7 +13737,7 @@
"eddbID": 0,
"power": 3.2,
"integrity": 48,
"cost": 30000,
"cost": 1097096,
"id": "2x",
"maxangle": 15,
"scanrange": 24000,
@@ -13754,7 +13754,7 @@
"eddbID": 0,
"power": 1.6,
"integrity": 56,
"cost": 30000,
"cost": 406332,
"id": "2y",
"maxangle": 15,
"boot": 3,
@@ -13771,7 +13771,7 @@
"eddbID": 0,
"power": 0.8,
"integrity": 40,
"cost": 30000,
"cost": 121901,
"id": "2z",
"maxangle": 15,
"boot": 3,
@@ -13788,7 +13788,7 @@
"eddbID": 0,
"power": 0.8,
"integrity": 24,
"cost": 30000,
"cost": 40634,
"id": "3J",
"maxangle": 15,
"boot": 3,
@@ -13805,7 +13805,7 @@
"eddbID": 0,
"power": 0.8,
"integrity": 24,
"cost": 30000,
"cost": 13545,
"id": "3K",
"maxangle": 15,
"boot": 3,
@@ -13823,7 +13823,7 @@
"shotspeed": 350,
"breachmin": 0,
"class": 2,
"cost": 2200,
"cost": 445570,
"damage": 15,
"chargetime": 2,
"damagedist": {
@@ -13854,7 +13854,7 @@
"shotspeed": 350,
"breachmin": 0,
"class": 2,
"cost": 2200,
"cost": 170123,
"damage": 15,
"chargetime": 2,
"damagedist": {
@@ -14432,6 +14432,40 @@
"symbol": "Hpt_AntiUnknownShutdown_Tiny"
}
],
"sdm": [
{
"breachdmg": 0.5,
"breachmax": 0.2,
"shotspeed": 550,
"breachmin": 0.1,
"class": 2,
"cost": 381750,
"damage": 5,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128049381,
"eddbID": 823,
"falloff": 500,
"ammo": 96,
"clip": 1,
"grp": "sdm",
"id": "3N",
"reload": 2,
"integrity": 51,
"mass": 4,
"mount": "F",
"piercing": 25,
"power": 0.93,
"range": 3000,
"rating": "B",
"rof": 0.5,
"thermload": 2.9,
"symbol": "Hpt_Mining_Subsurfdispmisle_Fixed_Medium"
}
],
"xs": [
{
"class": 0,
@@ -41713,6 +41747,10 @@
"scl": {
"blueprints": {},
"modifications": []
},
"sdm": {
"blueprints": {},
"modifications": []
}
},
"specials": {

View File

@@ -6614,5 +6614,11 @@
},
"modifications": [
]
},
"sdm": {
"blueprints": {
},
"modifications": [
]
}
}

View File

@@ -0,0 +1,36 @@
{
"sdm": [
{
"breachdmg": 0.5,
"breachmax": 0.2,
"shotspeed": 550,
"breachmin": 0.1,
"class": 2,
"cost": 381750,
"damage": 5,
"chargetime": 2,
"damagedist": {
"E": 1
},
"distdraw": 0.24,
"edID": 128049381,
"eddbID": 823,
"falloff": 500,
"ammo": 96,
"clip": 1,
"grp": "sdm",
"id": "3N",
"reload": 2,
"integrity": 51,
"mass": 4,
"mount": "F",
"piercing": 25,
"power": 0.93,
"range": 3000,
"rating": "B",
"rof": 0.5,
"thermload": 2.9,
"symbol": "Hpt_Mining_Subsurfdispmisle_Fixed_Medium"
}
]
}

View File

@@ -38,6 +38,7 @@ module.exports = {
gpc: require('./hardpoints/guardian_plasma_charger').gpc,
ggc: require('./hardpoints/guardian_gauss_cannon').ggc,
sfn: require('./hardpoints/shutdown_field_neutraliser').sfn,
sdm: require('./hardpoints/sub_surface_displacement_missile.json').sdm,
xs: require('./hardpoints/xeno_scanner').xs,
tbsc: require('./hardpoints/shock_cannon').tbsc,
tbem: require('./hardpoints/enzyme_missile_rack.json').tbem,