Add resistances for hull reinforcement packages

This commit is contained in:
Cmdr McDonald
2016-11-09 19:04:57 +00:00
parent 24219231e6
commit 70fd4595b4
4 changed files with 121 additions and 30 deletions

View File

@@ -4,3 +4,4 @@
* Add initial loadout passenger cabins for Beluga
* Add initial loadout passenger cabins for Orca
* Update costs and initial loadouts for Keelback and Type-7
* Add resistances for hull reinforcement packages

50
dist/index.js vendored
View File

@@ -10835,100 +10835,130 @@ module.exports = {
cost: 15e4,
edID: 128668545,
eddbID: 1381,
explres: 2.5,
grp: "hr",
id: "2e",
kinres: 2.5,
mass: 64,
rating: "E"
rating: "E",
thermres: 2.5
}, {
hullreinforcement: 390,
class: 5,
cost: 45e4,
edID: 128668546,
eddbID: 1382,
explres: 2.5,
grp: "hr",
id: "2d",
kinres: 2.5,
mass: 32,
rating: "D"
rating: "D",
thermres: 2.5
}, {
hullreinforcement: 300,
class: 4,
cost: 65e3,
edID: 128668543,
eddbID: 1379,
explres: 2,
grp: "hr",
id: "2c",
kinres: 2,
mass: 32,
rating: "E"
rating: "E",
thermres: 2
}, {
hullreinforcement: 330,
class: 4,
cost: 195e3,
edID: 128668544,
eddbID: 1380,
explres: 2,
grp: "hr",
id: "2b",
kinres: 2,
mass: 16,
rating: "D"
rating: "D",
thermres: 2
}, {
hullreinforcement: 230,
class: 3,
cost: 28e3,
edID: 128668541,
eddbID: 1377,
explres: 1.5,
grp: "hr",
id: "2a",
kinres: 1.5,
mass: 16,
rating: "E"
rating: "E",
thermres: 1.5
}, {
hullreinforcement: 260,
class: 3,
cost: 84e3,
edID: 128668542,
eddbID: 1378,
explres: 1.5,
grp: "hr",
id: "29",
kinres: 1.5,
mass: 8,
rating: "D"
rating: "D",
thermres: 1.5
}, {
hullreinforcement: 150,
class: 2,
cost: 12e3,
edID: 128668539,
eddbID: 1375,
explres: 1,
grp: "hr",
id: "28",
kinres: 1,
mass: 8,
rating: "E"
rating: "E",
thermres: 1
}, {
hullreinforcement: 190,
class: 2,
cost: 36e3,
edID: 128668540,
eddbID: 1376,
explres: 1,
grp: "hr",
id: "27",
kinres: 1,
mass: 4,
rating: "D"
rating: "D",
themres: 1
}, {
hullreinforcement: 80,
class: 1,
cost: 5e3,
edID: 128668537,
eddbID: 1373,
explres: .5,
grp: "hr",
id: "26",
kinres: .5,
mass: 4,
rating: "E"
rating: "E",
thermres: .5
}, {
hullreinforcement: 110,
class: 1,
cost: 15e3,
edID: 128668538,
eddbID: 1374,
explres: .5,
grp: "hr",
id: "25",
kinres: .5,
mass: 2,
rating: "D"
rating: "D",
thermres: .5
} ],
pv: [ {
bays: 4,

50
dist/index.json vendored
View File

@@ -13062,10 +13062,13 @@
"cost": 150000,
"edID": 128668545,
"eddbID": 1381,
"explres": 2.5,
"grp": "hr",
"id": "2e",
"kinres": 2.5,
"mass": 64,
"rating": "E"
"rating": "E",
"thermres": 2.5
},
{
"hullreinforcement": 390,
@@ -13073,10 +13076,13 @@
"cost": 450000,
"edID": 128668546,
"eddbID": 1382,
"explres": 2.5,
"grp": "hr",
"id": "2d",
"kinres": 2.5,
"mass": 32,
"rating": "D"
"rating": "D",
"thermres": 2.5
},
{
"hullreinforcement": 300,
@@ -13084,10 +13090,13 @@
"cost": 65000,
"edID": 128668543,
"eddbID": 1379,
"explres": 2,
"grp": "hr",
"id": "2c",
"kinres": 2,
"mass": 32,
"rating": "E"
"rating": "E",
"thermres": 2
},
{
"hullreinforcement": 330,
@@ -13095,10 +13104,13 @@
"cost": 195000,
"edID": 128668544,
"eddbID": 1380,
"explres": 2,
"grp": "hr",
"id": "2b",
"kinres": 2,
"mass": 16,
"rating": "D"
"rating": "D",
"thermres": 2
},
{
"hullreinforcement": 230,
@@ -13106,10 +13118,13 @@
"cost": 28000,
"edID": 128668541,
"eddbID": 1377,
"explres": 1.5,
"grp": "hr",
"id": "2a",
"kinres": 1.5,
"mass": 16,
"rating": "E"
"rating": "E",
"thermres": 1.5
},
{
"hullreinforcement": 260,
@@ -13117,10 +13132,13 @@
"cost": 84000,
"edID": 128668542,
"eddbID": 1378,
"explres": 1.5,
"grp": "hr",
"id": "29",
"kinres": 1.5,
"mass": 8,
"rating": "D"
"rating": "D",
"thermres": 1.5
},
{
"hullreinforcement": 150,
@@ -13128,10 +13146,13 @@
"cost": 12000,
"edID": 128668539,
"eddbID": 1375,
"explres": 1,
"grp": "hr",
"id": "28",
"kinres": 1,
"mass": 8,
"rating": "E"
"rating": "E",
"thermres": 1
},
{
"hullreinforcement": 190,
@@ -13139,10 +13160,13 @@
"cost": 36000,
"edID": 128668540,
"eddbID": 1376,
"explres": 1,
"grp": "hr",
"id": "27",
"kinres": 1,
"mass": 4,
"rating": "D"
"rating": "D",
"themres": 1
},
{
"hullreinforcement": 80,
@@ -13150,10 +13174,13 @@
"cost": 5000,
"edID": 128668537,
"eddbID": 1373,
"explres": 0.5,
"grp": "hr",
"id": "26",
"kinres": 0.5,
"mass": 4,
"rating": "E"
"rating": "E",
"thermres": 0.5
},
{
"hullreinforcement": 110,
@@ -13161,10 +13188,13 @@
"cost": 15000,
"edID": 128668538,
"eddbID": 1374,
"explres": 0.5,
"grp": "hr",
"id": "25",
"kinres": 0.5,
"mass": 2,
"rating": "D"
"rating": "D",
"thermres": 0.5
}
],
"pv": [

View File

@@ -6,10 +6,13 @@
"cost": 150000,
"edID": 128668545,
"eddbID": 1381,
"explres": 2.5,
"grp": "hr",
"id": "2e",
"kinres": 2.5,
"mass": 64,
"rating": "E"
"rating": "E",
"thermres": 2.5
},
{
"hullreinforcement": 390,
@@ -17,10 +20,13 @@
"cost": 450000,
"edID": 128668546,
"eddbID": 1382,
"explres": 2.5,
"grp": "hr",
"id": "2d",
"kinres": 2.5,
"mass": 32,
"rating": "D"
"rating": "D",
"thermres": 2.5
},
{
"hullreinforcement": 300,
@@ -28,10 +34,13 @@
"cost": 65000,
"edID": 128668543,
"eddbID": 1379,
"explres": 2,
"grp": "hr",
"id": "2c",
"kinres": 2,
"mass": 32,
"rating": "E"
"rating": "E",
"thermres": 2
},
{
"hullreinforcement": 330,
@@ -39,10 +48,13 @@
"cost": 195000,
"edID": 128668544,
"eddbID": 1380,
"explres": 2,
"grp": "hr",
"id": "2b",
"kinres": 2,
"mass": 16,
"rating": "D"
"rating": "D",
"thermres": 2
},
{
"hullreinforcement": 230,
@@ -50,10 +62,13 @@
"cost": 28000,
"edID": 128668541,
"eddbID": 1377,
"explres": 1.5,
"grp": "hr",
"id": "2a",
"kinres": 1.5,
"mass": 16,
"rating": "E"
"rating": "E",
"thermres": 1.5
},
{
"hullreinforcement": 260,
@@ -61,10 +76,13 @@
"cost": 84000,
"edID": 128668542,
"eddbID": 1378,
"explres": 1.5,
"grp": "hr",
"id": "29",
"kinres": 1.5,
"mass": 8,
"rating": "D"
"rating": "D",
"thermres": 1.5
},
{
"hullreinforcement": 150,
@@ -72,10 +90,13 @@
"cost": 12000,
"edID": 128668539,
"eddbID": 1375,
"explres": 1,
"grp": "hr",
"id": "28",
"kinres": 1,
"mass": 8,
"rating": "E"
"rating": "E",
"thermres": 1
},
{
"hullreinforcement": 190,
@@ -83,10 +104,13 @@
"cost": 36000,
"edID": 128668540,
"eddbID": 1376,
"explres": 1,
"grp": "hr",
"id": "27",
"kinres": 1,
"mass": 4,
"rating": "D"
"rating": "D",
"themres": 1
},
{
"hullreinforcement": 80,
@@ -94,10 +118,13 @@
"cost": 5000,
"edID": 128668537,
"eddbID": 1373,
"explres": 0.5,
"grp": "hr",
"id": "26",
"kinres": 0.5,
"mass": 4,
"rating": "E"
"rating": "E",
"thermres": 0.5
},
{
"hullreinforcement": 110,
@@ -105,10 +132,13 @@
"cost": 15000,
"edID": 128668538,
"eddbID": 1374,
"explres": 0.5,
"grp": "hr",
"id": "25",
"kinres": 0.5,
"mass": 2,
"rating": "D"
"rating": "D",
"thermres": 0.5
}
]
}