diff --git a/dist/index.js b/dist/index.js index d0fdd78..47c4e64 100644 --- a/dist/index.js +++ b/dist/index.js @@ -10798,7 +10798,7 @@ module.exports = { time: 18 } ], hr: [ { - armouradd: 360, + hullreinforcement: 360, class: 5, cost: 15e4, edID: 128668545, @@ -10808,7 +10808,7 @@ module.exports = { mass: 64, rating: "E" }, { - armouradd: 390, + hullreinforcement: 390, class: 5, cost: 45e4, edID: 128668546, @@ -10818,7 +10818,7 @@ module.exports = { mass: 32, rating: "D" }, { - armouradd: 300, + hullreinforcement: 300, class: 4, cost: 65e3, edID: 128668543, @@ -10828,7 +10828,7 @@ module.exports = { mass: 32, rating: "E" }, { - armouradd: 330, + hullreinforcement: 330, class: 4, cost: 195e3, edID: 128668544, @@ -10838,7 +10838,7 @@ module.exports = { mass: 16, rating: "D" }, { - armouradd: 230, + hullreinforcement: 230, class: 3, cost: 28e3, edID: 128668541, @@ -10848,7 +10848,7 @@ module.exports = { mass: 16, rating: "E" }, { - armouradd: 260, + hullreinforcement: 260, class: 3, cost: 84e3, edID: 128668542, @@ -10858,7 +10858,7 @@ module.exports = { mass: 8, rating: "D" }, { - armouradd: 150, + hullreinforcement: 150, class: 2, cost: 12e3, edID: 128668539, @@ -10868,7 +10868,7 @@ module.exports = { mass: 8, rating: "E" }, { - armouradd: 190, + hullreinforcement: 190, class: 2, cost: 36e3, edID: 128668540, @@ -10878,7 +10878,7 @@ module.exports = { mass: 4, rating: "D" }, { - armouradd: 80, + hullreinforcement: 80, class: 1, cost: 5e3, edID: 128668537, @@ -10888,7 +10888,7 @@ module.exports = { mass: 4, rating: "E" }, { - armouradd: 110, + hullreinforcement: 110, class: 1, cost: 15e3, edID: 128668538, @@ -13138,7 +13138,7 @@ module.exports = { fsd: [ "boot", "integrity", "mass", "maxfuel", "optmass", "power", "thermload" ], fx: [ "integrity", "mass", "power" ], hb: [ "integrity", "mass", "power" ], - hr: [ "armour", "explres", "hullboost", "kinres", "mass", "thermres" ], + hr: [ "hullreinforcement", "explres", "hullboost", "kinres", "mass", "thermres" ], hs: [ "ammo", "integrity", "mass", "power", "reload" ], kw: [ "boot", "integrity", "mass", "power" ], ls: [ "boot", "integrity", "mass", "power" ], diff --git a/dist/index.json b/dist/index.json index 74c0279..e50d030 100644 --- a/dist/index.json +++ b/dist/index.json @@ -13025,7 +13025,7 @@ ], "hr": [ { - "armouradd": 360, + "hullreinforcement": 360, "class": 5, "cost": 150000, "edID": 128668545, @@ -13036,7 +13036,7 @@ "rating": "E" }, { - "armouradd": 390, + "hullreinforcement": 390, "class": 5, "cost": 450000, "edID": 128668546, @@ -13047,7 +13047,7 @@ "rating": "D" }, { - "armouradd": 300, + "hullreinforcement": 300, "class": 4, "cost": 65000, "edID": 128668543, @@ -13058,7 +13058,7 @@ "rating": "E" }, { - "armouradd": 330, + "hullreinforcement": 330, "class": 4, "cost": 195000, "edID": 128668544, @@ -13069,7 +13069,7 @@ "rating": "D" }, { - "armouradd": 230, + "hullreinforcement": 230, "class": 3, "cost": 28000, "edID": 128668541, @@ -13080,7 +13080,7 @@ "rating": "E" }, { - "armouradd": 260, + "hullreinforcement": 260, "class": 3, "cost": 84000, "edID": 128668542, @@ -13091,7 +13091,7 @@ "rating": "D" }, { - "armouradd": 150, + "hullreinforcement": 150, "class": 2, "cost": 12000, "edID": 128668539, @@ -13102,7 +13102,7 @@ "rating": "E" }, { - "armouradd": 190, + "hullreinforcement": 190, "class": 2, "cost": 36000, "edID": 128668540, @@ -13113,7 +13113,7 @@ "rating": "D" }, { - "armouradd": 80, + "hullreinforcement": 80, "class": 1, "cost": 5000, "edID": 128668537, @@ -13124,7 +13124,7 @@ "rating": "E" }, { - "armouradd": 110, + "hullreinforcement": 110, "class": 1, "cost": 15000, "edID": 128668538, @@ -15664,7 +15664,7 @@ "power" ], "hr": [ - "armour", + "hullreinforcement", "explres", "hullboost", "kinres", diff --git a/modifications/validity.json b/modifications/validity.json index 6837f61..d8aa2c8 100644 --- a/modifications/validity.json +++ b/modifications/validity.json @@ -120,7 +120,7 @@ "power" ], "hr": [ - "armour", + "hullreinforcement", "explres", "hullboost", "kinres", diff --git a/modules/internal/hull_reinforcement_package.json b/modules/internal/hull_reinforcement_package.json index e205627..78e595a 100644 --- a/modules/internal/hull_reinforcement_package.json +++ b/modules/internal/hull_reinforcement_package.json @@ -1,7 +1,7 @@ { "hr": [ { - "armouradd": 360, + "hullreinforcement": 360, "class": 5, "cost": 150000, "edID": 128668545, @@ -12,7 +12,7 @@ "rating": "E" }, { - "armouradd": 390, + "hullreinforcement": 390, "class": 5, "cost": 450000, "edID": 128668546, @@ -23,7 +23,7 @@ "rating": "D" }, { - "armouradd": 300, + "hullreinforcement": 300, "class": 4, "cost": 65000, "edID": 128668543, @@ -34,7 +34,7 @@ "rating": "E" }, { - "armouradd": 330, + "hullreinforcement": 330, "class": 4, "cost": 195000, "edID": 128668544, @@ -45,7 +45,7 @@ "rating": "D" }, { - "armouradd": 230, + "hullreinforcement": 230, "class": 3, "cost": 28000, "edID": 128668541, @@ -56,7 +56,7 @@ "rating": "E" }, { - "armouradd": 260, + "hullreinforcement": 260, "class": 3, "cost": 84000, "edID": 128668542, @@ -67,7 +67,7 @@ "rating": "D" }, { - "armouradd": 150, + "hullreinforcement": 150, "class": 2, "cost": 12000, "edID": 128668539, @@ -78,7 +78,7 @@ "rating": "E" }, { - "armouradd": 190, + "hullreinforcement": 190, "class": 2, "cost": 36000, "edID": 128668540, @@ -89,7 +89,7 @@ "rating": "D" }, { - "armouradd": 80, + "hullreinforcement": 80, "class": 1, "cost": 5000, "edID": 128668537, @@ -100,7 +100,7 @@ "rating": "E" }, { - "armouradd": 110, + "hullreinforcement": 110, "class": 1, "cost": 15000, "edID": 128668538,