diff --git a/ChangeLog.md b/ChangeLog.md index 6814088..4adf454 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -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 diff --git a/dist/index.js b/dist/index.js index a903760..0f38607 100644 --- a/dist/index.js +++ b/dist/index.js @@ -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, diff --git a/dist/index.json b/dist/index.json index 2f92f0a..77759d2 100644 --- a/dist/index.json +++ b/dist/index.json @@ -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": [ diff --git a/modules/internal/hull_reinforcement_package.json b/modules/internal/hull_reinforcement_package.json index 78e595a..7cd9d9d 100644 --- a/modules/internal/hull_reinforcement_package.json +++ b/modules/internal/hull_reinforcement_package.json @@ -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 } ] }