diff --git a/dist/index.js b/dist/index.js index f916eba..cffeff3 100644 --- a/dist/index.js +++ b/dist/index.js @@ -2760,8 +2760,8 @@ module.exports = { speed: 179, boost: 219, boostEnergy: 19, - baseShieldStrength: 99, - baseArmour: 1044, + baseShieldStrength: 320, + baseArmour: 580, hardness: 75, hullMass: 1200, masslock: 26, diff --git a/dist/index.json b/dist/index.json index 6262462..2085755 100644 --- a/dist/index.json +++ b/dist/index.json @@ -4346,8 +4346,8 @@ "speed": 179, "boost": 219, "boostEnergy": 19, - "baseShieldStrength": 99, - "baseArmour": 1044, + "baseShieldStrength": 320, + "baseArmour": 580, "hardness": 75, "hullMass": 1200, "masslock": 26, diff --git a/ships/type_10_defender.json b/ships/type_10_defender.json index f56854d..f2c49c7 100644 --- a/ships/type_10_defender.json +++ b/ships/type_10_defender.json @@ -11,7 +11,7 @@ "boost": 219, "boostEnergy": 19, "baseShieldStrength": 320, - "baseArmour": 1879, + "baseArmour": 580, "hardness": 75, "hullMass": 1200, "masslock": 26,