diff --git a/dist/index.js b/dist/index.js index a3b3aba..3a6116d 100644 --- a/dist/index.js +++ b/dist/index.js @@ -102,8 +102,8 @@ module.exports = { boost: 337, boostEnergy: 19, baseShieldStrength: 154, - baseArmour: 504, - hardness: 70, + baseArmour: 280, + hardness: 65, hullMass: 420, masslock: 13, pipSpeed: .03875, diff --git a/dist/index.json b/dist/index.json index 94d99fc..54a9124 100644 --- a/dist/index.json +++ b/dist/index.json @@ -148,8 +148,8 @@ "boost": 337, "boostEnergy": 19, "baseShieldStrength": 154, - "baseArmour": 504, - "hardness": 70, + "baseArmour": 280, + "hardness": 65, "hullMass": 420, "masslock": 13, "pipSpeed": 0.03875, diff --git a/ships/alliance_chieftain.json b/ships/alliance_chieftain.json index ce0a262..0e10f78 100644 --- a/ships/alliance_chieftain.json +++ b/ships/alliance_chieftain.json @@ -11,8 +11,8 @@ "boost": 337, "boostEnergy": 19, "baseShieldStrength": 154, - "baseArmour": 504, - "hardness": 70, + "baseArmour": 280, + "hardness": 65, "hullMass": 420, "masslock": 13, "pipSpeed": 0.03875,