From 243d366e899ff2d30e91ddceb65eead58207bab7 Mon Sep 17 00:00:00 2001 From: Cmdr McDonald Date: Fri, 16 Dec 2016 16:25:17 +0000 Subject: [PATCH] Add hardness to ship data --- dist/index.js | 38 +++++++++++++++++++++++++--- dist/index.json | 38 +++++++++++++++++++++++++--- modules/hardpoints/beam_laser.json | 2 +- modules/hardpoints/missile_rack.json | 8 +++--- ships/adder.json | 1 + ships/anaconda.json | 3 ++- ships/asp.json | 1 + ships/asp_scout.json | 1 + ships/beluga.json | 1 + ships/cobra_mk_iii.json | 1 + ships/cobra_mk_iv.json | 1 + ships/diamondback_explorer.json | 1 + ships/diamondback_scout.json | 1 + ships/eagle.json | 1 + ships/federal_assault_ship.json | 1 + ships/federal_corvette.json | 3 ++- ships/federal_dropship.json | 1 + ships/federal_gunship.json | 1 + ships/fer_de_lance.json | 1 + ships/hauler.json | 1 + ships/imperial_clipper.json | 1 + ships/imperial_courier.json | 1 + ships/imperial_cutter.json | 3 ++- ships/imperial_eagle.json | 1 + ships/keelback.json | 1 + ships/orca.json | 1 + ships/python.json | 1 + ships/sidewinder.json | 1 + ships/type_6_transporter.json | 1 + ships/type_7_transport.json | 1 + ships/type_9_heavy.json | 1 + ships/viper.json | 1 + ships/viper_mk_iv.json | 1 + ships/vulture.json | 1 + spec/data-spec.js | 1 + 35 files changed, 107 insertions(+), 16 deletions(-) diff --git a/dist/index.js b/dist/index.js index 251897f..8cb2b69 100644 --- a/dist/index.js +++ b/dist/index.js @@ -13,6 +13,7 @@ module.exports = { boostEnergy: 9, baseShieldStrength: 60, baseArmour: 90, + hardness: 35, hullMass: 35, masslock: 7, pipSpeed: .13625, @@ -99,8 +100,9 @@ module.exports = { speed: 180, boost: 240, boostEnergy: 27, - baseShieldStrength: 350, + baseShieldStrength: 385, baseArmour: 525, + hardness: 200, hullMass: 400, masslock: 23, pipSpeed: .13875, @@ -204,6 +206,7 @@ module.exports = { boostEnergy: 13, baseShieldStrength: 140, baseArmour: 210, + hardness: 52, hullMass: 280, masslock: 11, pipSpeed: .13, @@ -292,6 +295,7 @@ module.exports = { boostEnergy: 13, baseShieldStrength: 120, baseArmour: 180, + hardness: 52, hullMass: 150, masslock: 8, pipSpeed: .125, @@ -380,6 +384,7 @@ module.exports = { boostEnergy: 19, baseShieldStrength: 280, baseArmour: 280, + hardness: 60, hullMass: 1100, masslock: 18, pipSpeed: .1125, @@ -510,6 +515,7 @@ module.exports = { boostEnergy: 10, baseShieldStrength: 80, baseArmour: 120, + hardness: 35, hullMass: 180, masslock: 8, pipSpeed: .125, @@ -598,6 +604,7 @@ module.exports = { boostEnergy: 10, baseShieldStrength: 120, baseArmour: 120, + hardness: 35, hullMass: 210, masslock: 8, pipSpeed: .125, @@ -686,6 +693,7 @@ module.exports = { boostEnergy: 13, baseShieldStrength: 150, baseArmour: 150, + hardness: 42, hullMass: 298, masslock: 10, pipSpeed: .09625, @@ -774,6 +782,7 @@ module.exports = { boostEnergy: 10, baseShieldStrength: 120, baseArmour: 120, + hardness: 40, hullMass: 170, masslock: 8, pipSpeed: .09875, @@ -862,6 +871,7 @@ module.exports = { boostEnergy: 8, baseShieldStrength: 60, baseArmour: 40, + hardness: 28, hullMass: 50, masslock: 6, pipSpeed: .0625, @@ -957,6 +967,7 @@ module.exports = { boostEnergy: 19, baseShieldStrength: 200, baseArmour: 300, + hardness: 60, hullMass: 480, masslock: 14, pipSpeed: .11125, @@ -1064,8 +1075,9 @@ module.exports = { speed: 200, boost: 260, boostEnergy: 27, - baseShieldStrength: 555, + baseShieldStrength: 610.5, baseArmour: 370, + hardness: 210, hullMass: 900, masslock: 24, pipSpeed: .125, @@ -1176,6 +1188,7 @@ module.exports = { boostEnergy: 19, baseShieldStrength: 200, baseArmour: 300, + hardness: 60, hullMass: 580, masslock: 14, pipSpeed: .0725, @@ -1285,6 +1298,7 @@ module.exports = { boostEnergy: 23, baseShieldStrength: 250, baseArmour: 350, + hardness: 60, hullMass: 580, masslock: 14, pipSpeed: .1025, @@ -1395,6 +1409,7 @@ module.exports = { boostEnergy: 19, baseShieldStrength: 300, baseArmour: 225, + hardness: 70, hullMass: 250, masslock: 12, pipSpeed: .03875, @@ -1483,6 +1498,7 @@ module.exports = { boostEnergy: 7, baseShieldStrength: 50, baseArmour: 100, + hardness: 20, hullMass: 14, masslock: 6, pipSpeed: .1625, @@ -1571,6 +1587,7 @@ module.exports = { boostEnergy: 19, baseShieldStrength: 180, baseArmour: 270, + hardness: 60, hullMass: 400, masslock: 12, pipSpeed: .1, @@ -1659,6 +1676,7 @@ module.exports = { boostEnergy: 10, baseShieldStrength: 200, baseArmour: 80, + hardness: 30, hullMass: 35, masslock: 7, pipSpeed: .05375, @@ -1745,8 +1763,9 @@ module.exports = { speed: 200, boost: 320, boostEnergy: 23, - baseShieldStrength: 600, + baseShieldStrength: 690, baseArmour: 400, + hardness: 210, hullMass: 1100, masslock: 27, pipSpeed: .05, @@ -1857,6 +1876,7 @@ module.exports = { boostEnergy: 8, baseShieldStrength: 80, baseArmour: 60, + hardness: 28, hullMass: 50, masslock: 6, pipSpeed: .075, @@ -1952,6 +1972,7 @@ module.exports = { boostEnergy: 10, baseShieldStrength: 135, baseArmour: 270, + hardness: 45, hullMass: 180, masslock: 8, pipSpeed: .1375, @@ -2041,6 +2062,7 @@ module.exports = { boostEnergy: 16, baseShieldStrength: 220, baseArmour: 220, + hardness: 55, hullMass: 580, masslock: 13, pipSpeed: .08375, @@ -2150,6 +2172,7 @@ module.exports = { boostEnergy: 23, baseShieldStrength: 260, baseArmour: 260, + hardness: 65, hullMass: 350, masslock: 17, pipSpeed: .0975, @@ -2238,6 +2261,7 @@ module.exports = { boostEnergy: 7, baseShieldStrength: 40, baseArmour: 60, + hardness: 20, hullMass: 25, masslock: 6, pipSpeed: .1375, @@ -2326,6 +2350,7 @@ module.exports = { boostEnergy: 10, baseShieldStrength: 90, baseArmour: 180, + hardness: 35, hullMass: 155, masslock: 8, pipSpeed: .1475, @@ -2414,6 +2439,7 @@ module.exports = { boostEnergy: 10, baseShieldStrength: 155, baseArmour: 340, + hardness: 54, hullMass: 420, masslock: 10, pipSpeed: .16625, @@ -2502,6 +2528,7 @@ module.exports = { boostEnergy: 19, baseShieldStrength: 240, baseArmour: 480, + hardness: 65, hullMass: 1e3, masslock: 16, pipSpeed: .17375, @@ -2591,6 +2618,7 @@ module.exports = { boostEnergy: 10, baseShieldStrength: 105, baseArmour: 70, + hardness: 35, hullMass: 60, masslock: 7, pipSpeed: .09375, @@ -2693,6 +2721,7 @@ module.exports = { boostEnergy: 10, baseShieldStrength: 150, baseArmour: 150, + hardness: 35, hullMass: 190, masslock: 7, pipSpeed: .0875, @@ -2795,6 +2824,7 @@ module.exports = { boostEnergy: 16, baseShieldStrength: 240, baseArmour: 160, + hardness: 55, hullMass: 230, masslock: 10, pipSpeed: .02375, @@ -6914,7 +6944,7 @@ module.exports = { mass: 4, mount: "F", piercing: 35, - power: 1, + power: 1.01, range: 3e3, rating: "D", thermload: 5.1, diff --git a/dist/index.json b/dist/index.json index 4efdbbd..28c6f93 100644 --- a/dist/index.json +++ b/dist/index.json @@ -13,6 +13,7 @@ "boostEnergy": 9, "baseShieldStrength": 60, "baseArmour": 90, + "hardness": 35, "hullMass": 35, "masslock": 7, "pipSpeed": 0.13625, @@ -145,8 +146,9 @@ "speed": 180, "boost": 240, "boostEnergy": 27, - "baseShieldStrength": 350, + "baseShieldStrength": 385, "baseArmour": 525, + "hardness": 200, "hullMass": 400, "masslock": 23, "pipSpeed": 0.13875, @@ -334,6 +336,7 @@ "boostEnergy": 13, "baseShieldStrength": 140, "baseArmour": 210, + "hardness": 52, "hullMass": 280, "masslock": 11, "pipSpeed": 0.13, @@ -482,6 +485,7 @@ "boostEnergy": 13, "baseShieldStrength": 120, "baseArmour": 180, + "hardness": 52, "hullMass": 150, "masslock": 8, "pipSpeed": 0.125, @@ -618,6 +622,7 @@ "boostEnergy": 19, "baseShieldStrength": 280, "baseArmour": 280, + "hardness": 60, "hullMass": 1100, "masslock": 18, "pipSpeed": 0.1125, @@ -818,6 +823,7 @@ "boostEnergy": 10, "baseShieldStrength": 80, "baseArmour": 120, + "hardness": 35, "hullMass": 180, "masslock": 8, "pipSpeed": 0.125, @@ -956,6 +962,7 @@ "boostEnergy": 10, "baseShieldStrength": 120, "baseArmour": 120, + "hardness": 35, "hullMass": 210, "masslock": 8, "pipSpeed": 0.125, @@ -1100,6 +1107,7 @@ "boostEnergy": 13, "baseShieldStrength": 150, "baseArmour": 150, + "hardness": 42, "hullMass": 298, "masslock": 10, "pipSpeed": 0.09625, @@ -1238,6 +1246,7 @@ "boostEnergy": 10, "baseShieldStrength": 120, "baseArmour": 120, + "hardness": 40, "hullMass": 170, "masslock": 8, "pipSpeed": 0.09875, @@ -1376,6 +1385,7 @@ "boostEnergy": 8, "baseShieldStrength": 60, "baseArmour": 40, + "hardness": 28, "hullMass": 50, "masslock": 6, "pipSpeed": 0.0625, @@ -1515,6 +1525,7 @@ "boostEnergy": 19, "baseShieldStrength": 200, "baseArmour": 300, + "hardness": 60, "hullMass": 480, "masslock": 14, "pipSpeed": 0.11125, @@ -1682,8 +1693,9 @@ "speed": 200, "boost": 260, "boostEnergy": 27, - "baseShieldStrength": 555, + "baseShieldStrength": 610.5, "baseArmour": 370, + "hardness": 210, "hullMass": 900, "masslock": 24, "pipSpeed": 0.125, @@ -1876,6 +1888,7 @@ "boostEnergy": 19, "baseShieldStrength": 200, "baseArmour": 300, + "hardness": 60, "hullMass": 580, "masslock": 14, "pipSpeed": 0.0725, @@ -2049,6 +2062,7 @@ "boostEnergy": 23, "baseShieldStrength": 250, "baseArmour": 350, + "hardness": 60, "hullMass": 580, "masslock": 14, "pipSpeed": 0.1025, @@ -2223,6 +2237,7 @@ "boostEnergy": 19, "baseShieldStrength": 300, "baseArmour": 225, + "hardness": 70, "hullMass": 250, "masslock": 12, "pipSpeed": 0.03875, @@ -2369,6 +2384,7 @@ "boostEnergy": 7, "baseShieldStrength": 50, "baseArmour": 100, + "hardness": 20, "hullMass": 14, "masslock": 6, "pipSpeed": 0.1625, @@ -2497,6 +2513,7 @@ "boostEnergy": 19, "baseShieldStrength": 180, "baseArmour": 270, + "hardness": 60, "hullMass": 400, "masslock": 12, "pipSpeed": 0.1, @@ -2643,6 +2660,7 @@ "boostEnergy": 10, "baseShieldStrength": 200, "baseArmour": 80, + "hardness": 30, "hullMass": 35, "masslock": 7, "pipSpeed": 0.05375, @@ -2781,8 +2799,9 @@ "speed": 200, "boost": 320, "boostEnergy": 23, - "baseShieldStrength": 600, + "baseShieldStrength": 690, "baseArmour": 400, + "hardness": 210, "hullMass": 1100, "masslock": 27, "pipSpeed": 0.05, @@ -2973,6 +2992,7 @@ "boostEnergy": 8, "baseShieldStrength": 80, "baseArmour": 60, + "hardness": 28, "hullMass": 50, "masslock": 6, "pipSpeed": 0.075, @@ -3112,6 +3132,7 @@ "boostEnergy": 10, "baseShieldStrength": 135, "baseArmour": 270, + "hardness": 45, "hullMass": 180, "masslock": 8, "pipSpeed": 0.1375, @@ -3253,6 +3274,7 @@ "boostEnergy": 16, "baseShieldStrength": 220, "baseArmour": 220, + "hardness": 55, "hullMass": 580, "masslock": 13, "pipSpeed": 0.08375, @@ -3418,6 +3440,7 @@ "boostEnergy": 23, "baseShieldStrength": 260, "baseArmour": 260, + "hardness": 65, "hullMass": 350, "masslock": 17, "pipSpeed": 0.0975, @@ -3568,6 +3591,7 @@ "boostEnergy": 7, "baseShieldStrength": 40, "baseArmour": 60, + "hardness": 20, "hullMass": 25, "masslock": 6, "pipSpeed": 0.1375, @@ -3698,6 +3722,7 @@ "boostEnergy": 10, "baseShieldStrength": 90, "baseArmour": 180, + "hardness": 35, "hullMass": 155, "masslock": 8, "pipSpeed": 0.1475, @@ -3836,6 +3861,7 @@ "boostEnergy": 10, "baseShieldStrength": 155, "baseArmour": 340, + "hardness": 54, "hullMass": 420, "masslock": 10, "pipSpeed": 0.16625, @@ -3982,6 +4008,7 @@ "boostEnergy": 19, "baseShieldStrength": 240, "baseArmour": 480, + "hardness": 65, "hullMass": 1000, "masslock": 16, "pipSpeed": 0.17375, @@ -4133,6 +4160,7 @@ "boostEnergy": 10, "baseShieldStrength": 105, "baseArmour": 70, + "hardness": 35, "hullMass": 60, "masslock": 7, "pipSpeed": 0.09375, @@ -4285,6 +4313,7 @@ "boostEnergy": 10, "baseShieldStrength": 150, "baseArmour": 150, + "hardness": 35, "hullMass": 190, "masslock": 7, "pipSpeed": 0.0875, @@ -4441,6 +4470,7 @@ "boostEnergy": 16, "baseShieldStrength": 240, "baseArmour": 160, + "hardness": 55, "hullMass": 230, "masslock": 10, "pipSpeed": 0.02375, @@ -8887,7 +8917,7 @@ "mass": 4, "mount": "F", "piercing": 35, - "power": 1, + "power": 1.01, "range": 3000, "rating": "D", "thermload": 5.1, diff --git a/modules/hardpoints/beam_laser.json b/modules/hardpoints/beam_laser.json index 173761e..e79b2d2 100644 --- a/modules/hardpoints/beam_laser.json +++ b/modules/hardpoints/beam_laser.json @@ -108,7 +108,7 @@ "mass": 4, "mount": "F", "piercing": 35, - "power": 1, + "power": 1.01, "range": 3000, "rating": "D", "thermload": 5.1, diff --git a/modules/hardpoints/missile_rack.json b/modules/hardpoints/missile_rack.json index 0e356d9..1c425c0 100644 --- a/modules/hardpoints/missile_rack.json +++ b/modules/hardpoints/missile_rack.json @@ -3,8 +3,8 @@ { "ammo": 16, "breachdmg": 20, - "breachmax": 1, - "breachmin": 1, + "breachmax": 0, + "breachmin": 0, "class": 1, "clip": 8, "cost": 32180, @@ -57,8 +57,8 @@ { "ammo": 48, "breachdmg": 20, - "breachmax": 1, - "breachmin": 1, + "breachmax": 0, + "breachmin": 0, "class": 2, "clip": 12, "cost": 240400, diff --git a/ships/adder.json b/ships/adder.json index ea7ba4c..7cdecd4 100755 --- a/ships/adder.json +++ b/ships/adder.json @@ -12,6 +12,7 @@ "boostEnergy": 9, "baseShieldStrength": 60, "baseArmour": 90, + "hardness": 35, "hullMass": 35, "masslock": 7, "pipSpeed": 0.13625, diff --git a/ships/anaconda.json b/ships/anaconda.json index 7df28ab..a66cfee 100755 --- a/ships/anaconda.json +++ b/ships/anaconda.json @@ -10,8 +10,9 @@ "speed": 180, "boost": 240, "boostEnergy": 27, - "baseShieldStrength": 350, + "baseShieldStrength": 385, "baseArmour": 525, + "hardness": 200, "hullMass": 400, "masslock": 23, "pipSpeed": 0.13875, diff --git a/ships/asp.json b/ships/asp.json index 07bf803..8136127 100755 --- a/ships/asp.json +++ b/ships/asp.json @@ -12,6 +12,7 @@ "boostEnergy": 13, "baseShieldStrength": 140, "baseArmour": 210, + "hardness": 52, "hullMass": 280, "masslock": 11, "pipSpeed": 0.13, diff --git a/ships/asp_scout.json b/ships/asp_scout.json index 4e13433..7847b9f 100644 --- a/ships/asp_scout.json +++ b/ships/asp_scout.json @@ -12,6 +12,7 @@ "boostEnergy": 13, "baseShieldStrength": 120, "baseArmour": 180, + "hardness": 52, "hullMass": 150, "masslock": 8, "pipSpeed": 0.125, diff --git a/ships/beluga.json b/ships/beluga.json index 58e1970..80cc38e 100755 --- a/ships/beluga.json +++ b/ships/beluga.json @@ -12,6 +12,7 @@ "boostEnergy": 19, "baseShieldStrength": 280, "baseArmour": 280, + "hardness": 60, "hullMass": 1100, "masslock": 18, "pipSpeed": 0.1125, diff --git a/ships/cobra_mk_iii.json b/ships/cobra_mk_iii.json index fabeb14..7e8841f 100755 --- a/ships/cobra_mk_iii.json +++ b/ships/cobra_mk_iii.json @@ -12,6 +12,7 @@ "boostEnergy": 10, "baseShieldStrength": 80, "baseArmour": 120, + "hardness": 35, "hullMass": 180, "masslock": 8, "pipSpeed": 0.125, diff --git a/ships/cobra_mk_iv.json b/ships/cobra_mk_iv.json index d707c68..d7bba92 100644 --- a/ships/cobra_mk_iv.json +++ b/ships/cobra_mk_iv.json @@ -12,6 +12,7 @@ "boostEnergy": 10, "baseShieldStrength": 120, "baseArmour": 120, + "hardness": 35, "hullMass": 210, "masslock": 8, "pipSpeed": 0.125, diff --git a/ships/diamondback_explorer.json b/ships/diamondback_explorer.json index 151ac5c..d58e05a 100644 --- a/ships/diamondback_explorer.json +++ b/ships/diamondback_explorer.json @@ -11,6 +11,7 @@ "boostEnergy": 13, "baseShieldStrength": 150, "baseArmour": 150, + "hardness": 42, "hullMass": 298, "masslock": 10, "pipSpeed": 0.09625, diff --git a/ships/diamondback_scout.json b/ships/diamondback_scout.json index 228dfe5..392edce 100644 --- a/ships/diamondback_scout.json +++ b/ships/diamondback_scout.json @@ -12,6 +12,7 @@ "boostEnergy": 10, "baseShieldStrength": 120, "baseArmour": 120, + "hardness": 40, "hullMass": 170, "masslock": 8, "pipSpeed": 0.09875, diff --git a/ships/eagle.json b/ships/eagle.json index 2578678..30a0c4d 100755 --- a/ships/eagle.json +++ b/ships/eagle.json @@ -12,6 +12,7 @@ "boostEnergy": 8, "baseShieldStrength": 60, "baseArmour": 40, + "hardness": 28, "hullMass": 50, "masslock": 6, "pipSpeed": 0.0625, diff --git a/ships/federal_assault_ship.json b/ships/federal_assault_ship.json index 23159f4..8c80743 100644 --- a/ships/federal_assault_ship.json +++ b/ships/federal_assault_ship.json @@ -11,6 +11,7 @@ "boostEnergy": 19, "baseShieldStrength": 200, "baseArmour": 300, + "hardness": 60, "hullMass": 480, "masslock": 14, "pipSpeed": 0.11125, diff --git a/ships/federal_corvette.json b/ships/federal_corvette.json index a0bc09a..99b59bf 100644 --- a/ships/federal_corvette.json +++ b/ships/federal_corvette.json @@ -10,8 +10,9 @@ "speed": 200, "boost": 260, "boostEnergy": 27, - "baseShieldStrength": 555, + "baseShieldStrength": 610.5, "baseArmour": 370, + "hardness": 210, "hullMass": 900, "masslock": 24, "pipSpeed": 0.125, diff --git a/ships/federal_dropship.json b/ships/federal_dropship.json index 3d2e77d..fba0d3f 100755 --- a/ships/federal_dropship.json +++ b/ships/federal_dropship.json @@ -12,6 +12,7 @@ "boostEnergy": 19, "baseShieldStrength": 200, "baseArmour": 300, + "hardness": 60, "hullMass": 580, "masslock": 14, "pipSpeed": 0.0725, diff --git a/ships/federal_gunship.json b/ships/federal_gunship.json index 1575315..dc85aff 100644 --- a/ships/federal_gunship.json +++ b/ships/federal_gunship.json @@ -12,6 +12,7 @@ "boostEnergy": 23, "baseShieldStrength": 250, "baseArmour": 350, + "hardness": 60, "hullMass": 580, "masslock": 14, "pipSpeed": 0.1025, diff --git a/ships/fer_de_lance.json b/ships/fer_de_lance.json index 6ec19df..2e51b88 100755 --- a/ships/fer_de_lance.json +++ b/ships/fer_de_lance.json @@ -12,6 +12,7 @@ "boostEnergy": 19, "baseShieldStrength": 300, "baseArmour": 225, + "hardness": 70, "hullMass": 250, "masslock": 12, "pipSpeed": 0.03875, diff --git a/ships/hauler.json b/ships/hauler.json index c765699..e33ef89 100755 --- a/ships/hauler.json +++ b/ships/hauler.json @@ -12,6 +12,7 @@ "boostEnergy": 7, "baseShieldStrength": 50, "baseArmour": 100, + "hardness": 20, "hullMass": 14, "masslock": 6, "pipSpeed": 0.1625, diff --git a/ships/imperial_clipper.json b/ships/imperial_clipper.json index 06d4ebf..fbcc2f6 100755 --- a/ships/imperial_clipper.json +++ b/ships/imperial_clipper.json @@ -12,6 +12,7 @@ "boostEnergy": 19, "baseShieldStrength": 180, "baseArmour": 270, + "hardness": 60, "hullMass": 400, "masslock": 12, "pipSpeed": 0.1, diff --git a/ships/imperial_courier.json b/ships/imperial_courier.json index 339348c..e51cc25 100644 --- a/ships/imperial_courier.json +++ b/ships/imperial_courier.json @@ -11,6 +11,7 @@ "boostEnergy": 10, "baseShieldStrength": 200, "baseArmour": 80, + "hardness": 30, "hullMass": 35, "masslock": 7, "pipSpeed": 0.05375, diff --git a/ships/imperial_cutter.json b/ships/imperial_cutter.json index 13dfba8..8e4d5b6 100644 --- a/ships/imperial_cutter.json +++ b/ships/imperial_cutter.json @@ -9,8 +9,9 @@ "speed": 200, "boost": 320, "boostEnergy": 23, - "baseShieldStrength": 600, + "baseShieldStrength": 690, "baseArmour": 400, + "hardness": 210, "hullMass": 1100, "masslock": 27, "pipSpeed": 0.05, diff --git a/ships/imperial_eagle.json b/ships/imperial_eagle.json index 26a0351..f4afa7f 100644 --- a/ships/imperial_eagle.json +++ b/ships/imperial_eagle.json @@ -12,6 +12,7 @@ "boostEnergy": 8, "baseShieldStrength": 80, "baseArmour": 60, + "hardness": 28, "hullMass": 50, "masslock": 6, "pipSpeed": 0.075, diff --git a/ships/keelback.json b/ships/keelback.json index 0155cd9..12c8719 100644 --- a/ships/keelback.json +++ b/ships/keelback.json @@ -12,6 +12,7 @@ "boostEnergy": 10, "baseShieldStrength": 135, "baseArmour": 270, + "hardness": 45, "hullMass": 180, "masslock": 8, "pipSpeed": 0.1375, diff --git a/ships/orca.json b/ships/orca.json index 440a248..d847fd2 100755 --- a/ships/orca.json +++ b/ships/orca.json @@ -12,6 +12,7 @@ "boostEnergy": 16, "baseShieldStrength": 220, "baseArmour": 220, + "hardness": 55, "hullMass": 580, "masslock": 13, "pipSpeed": 0.08375, diff --git a/ships/python.json b/ships/python.json index 0613379..91cdbef 100755 --- a/ships/python.json +++ b/ships/python.json @@ -12,6 +12,7 @@ "boostEnergy": 23, "baseShieldStrength": 260, "baseArmour": 260, + "hardness": 65, "hullMass": 350, "masslock": 17, "pipSpeed": 0.0975, diff --git a/ships/sidewinder.json b/ships/sidewinder.json index 5878496..773ca10 100755 --- a/ships/sidewinder.json +++ b/ships/sidewinder.json @@ -12,6 +12,7 @@ "boostEnergy": 7, "baseShieldStrength": 40, "baseArmour": 60, + "hardness": 20, "hullMass": 25, "masslock": 6, "pipSpeed": 0.1375, diff --git a/ships/type_6_transporter.json b/ships/type_6_transporter.json index bb3df44..746ca5f 100755 --- a/ships/type_6_transporter.json +++ b/ships/type_6_transporter.json @@ -12,6 +12,7 @@ "boostEnergy": 10, "baseShieldStrength": 90, "baseArmour": 180, + "hardness": 35, "hullMass": 155, "masslock": 8, "pipSpeed": 0.1475, diff --git a/ships/type_7_transport.json b/ships/type_7_transport.json index f1595a6..d57eeba 100755 --- a/ships/type_7_transport.json +++ b/ships/type_7_transport.json @@ -12,6 +12,7 @@ "boostEnergy": 10, "baseShieldStrength": 155, "baseArmour": 340, + "hardness": 54, "hullMass": 420, "masslock": 10, "pipSpeed": 0.16625, diff --git a/ships/type_9_heavy.json b/ships/type_9_heavy.json index 02563e7..4d15ab6 100755 --- a/ships/type_9_heavy.json +++ b/ships/type_9_heavy.json @@ -12,6 +12,7 @@ "boostEnergy": 19, "baseShieldStrength": 240, "baseArmour": 480, + "hardness": 65, "hullMass": 1000, "masslock": 16, "pipSpeed": 0.17375, diff --git a/ships/viper.json b/ships/viper.json index ce3129c..da101a0 100755 --- a/ships/viper.json +++ b/ships/viper.json @@ -12,6 +12,7 @@ "boostEnergy": 10, "baseShieldStrength": 105, "baseArmour": 70, + "hardness": 35, "hullMass": 60, "masslock": 7, "pipSpeed": 0.09375, diff --git a/ships/viper_mk_iv.json b/ships/viper_mk_iv.json index 979365e..25f359a 100644 --- a/ships/viper_mk_iv.json +++ b/ships/viper_mk_iv.json @@ -12,6 +12,7 @@ "boostEnergy": 10, "baseShieldStrength": 150, "baseArmour": 150, + "hardness": 35, "hullMass": 190, "masslock": 7, "pipSpeed": 0.0875, diff --git a/ships/vulture.json b/ships/vulture.json index 2829005..6bd4bb4 100755 --- a/ships/vulture.json +++ b/ships/vulture.json @@ -12,6 +12,7 @@ "boostEnergy": 16, "baseShieldStrength": 240, "baseArmour": 160, + "hardness": 55, "hullMass": 230, "masslock": 10, "pipSpeed": 0.02375, diff --git a/spec/data-spec.js b/spec/data-spec.js index 3335dd0..39e4758 100644 --- a/spec/data-spec.js +++ b/spec/data-spec.js @@ -14,6 +14,7 @@ describe('JSON Data', function() { 'boostEnergy', 'baseShieldStrength', 'baseArmour', + 'hardness', 'hullMass', 'masslock', 'pipSpeed',