From b49cc405dceb3993fdc41e4a088de6fdb0510db4 Mon Sep 17 00:00:00 2001 From: willyb321 Date: Thu, 28 Jun 2018 06:05:19 +1000 Subject: [PATCH] update pip speed based on @anthornet calculations --- dist/index.js | 38 ++++++++++++++++----------------- dist/index.json | 38 ++++++++++++++++----------------- ships/adder.json | 2 +- ships/alliance_chieftain.json | 2 +- ships/anaconda.json | 2 +- ships/diamondback_explorer.json | 2 +- ships/diamondback_scout.json | 2 +- ships/federal_assault_ship.json | 2 +- ships/federal_dropship.json | 2 +- ships/federal_gunship.json | 2 +- ships/fer_de_lance.json | 2 +- ships/imperial_courier.json | 2 +- ships/orca.json | 2 +- ships/python.json | 2 +- ships/sidewinder.json | 2 +- ships/type_10_defender.json | 2 +- ships/type_6_transporter.json | 2 +- ships/type_7_transport.json | 2 +- ships/type_9_heavy.json | 2 +- ships/viper_mk_iv.json | 2 +- ships/vulture.json | 2 +- 21 files changed, 57 insertions(+), 57 deletions(-) diff --git a/dist/index.js b/dist/index.js index dd1b479..c4f12e5 100644 --- a/dist/index.js +++ b/dist/index.js @@ -16,7 +16,7 @@ module.exports = { hardness: 35, hullMass: 35, masslock: 7, - pipSpeed: .13625, + pipSpeed: .13636363636364, pitch: 38, roll: 100, yaw: 14, @@ -106,7 +106,7 @@ module.exports = { hardness: 65, hullMass: 400, masslock: 13, - pipSpeed: .085, + pipSpeed: .08695652173913, pitch: 39, roll: 92, yaw: 16, @@ -223,7 +223,7 @@ module.exports = { hardness: 65, hullMass: 400, masslock: 23, - pipSpeed: .13875, + pipSpeed: .13888888888889, fighterHangars: true, pitch: 25, roll: 60, @@ -824,7 +824,7 @@ module.exports = { hardness: 42, hullMass: 260, masslock: 10, - pipSpeed: .09625, + pipSpeed: .098214285714286, pitch: 35, roll: 90, yaw: 13, @@ -914,7 +914,7 @@ module.exports = { hardness: 40, hullMass: 170, masslock: 8, - pipSpeed: .09875, + pipSpeed: .096153846153846, pitch: 42, roll: 100, yaw: 15, @@ -1207,7 +1207,7 @@ module.exports = { hardness: 60, hullMass: 480, masslock: 14, - pipSpeed: .11125, + pipSpeed: .071428571428571, pitch: 38, roll: 90, yaw: 19, @@ -1426,7 +1426,7 @@ module.exports = { hardness: 60, hullMass: 580, masslock: 14, - pipSpeed: .0725, + pipSpeed: .11111111111111, pitch: 30, roll: 80, yaw: 14, @@ -1535,7 +1535,7 @@ module.exports = { hardness: 60, hullMass: 580, masslock: 14, - pipSpeed: .1025, + pipSpeed: .10294117647059, fighterHangars: true, pitch: 25, roll: 80, @@ -1653,7 +1653,7 @@ module.exports = { hardness: 70, hullMass: 250, masslock: 12, - pipSpeed: .03875, + pipSpeed: .038461538461538, pitch: 38, roll: 90, yaw: 12, @@ -1926,7 +1926,7 @@ module.exports = { hardness: 30, hullMass: 35, masslock: 7, - pipSpeed: .05375, + pipSpeed: .053571428571429, pitch: 38, roll: 90, yaw: 16, @@ -2318,7 +2318,7 @@ module.exports = { hardness: 55, hullMass: 290, masslock: 16, - pipSpeed: .08375, + pipSpeed: .083333333333333, luxuryCabins: true, pitch: 25, roll: 55, @@ -2431,7 +2431,7 @@ module.exports = { hardness: 65, hullMass: 350, masslock: 17, - pipSpeed: .0975, + pipSpeed: .097826086956522, pitch: 29, roll: 90, yaw: 10, @@ -2521,7 +2521,7 @@ module.exports = { hardness: 20, hullMass: 25, masslock: 6, - pipSpeed: .1375, + pipSpeed: .13636363636364, pitch: 42, roll: 110, yaw: 16, @@ -2611,7 +2611,7 @@ module.exports = { hardness: 35, hullMass: 155, masslock: 8, - pipSpeed: .1475, + pipSpeed: .14772727272727, pitch: 30, roll: 100, yaw: 17, @@ -2701,7 +2701,7 @@ module.exports = { hardness: 54, hullMass: 350, masslock: 10, - pipSpeed: .16625, + pipSpeed: .16666666666667, pitch: 22, roll: 60, yaw: 22, @@ -2791,7 +2791,7 @@ module.exports = { hardness: 65, hullMass: 850, masslock: 16, - pipSpeed: .17375, + pipSpeed: .17307692307692, fighterHangars: true, pitch: 20, roll: 20, @@ -2882,7 +2882,7 @@ module.exports = { hardness: 75, hullMass: 1200, masslock: 26, - pipSpeed: .17375, + pipSpeed: .041666666666667, fighterHangars: true, pitch: 20, roll: 20, @@ -3087,7 +3087,7 @@ module.exports = { hardness: 35, hullMass: 190, masslock: 7, - pipSpeed: .0875, + pipSpeed: .087962962962963, pitch: 30, roll: 90, yaw: 12, @@ -3185,7 +3185,7 @@ module.exports = { hardness: 55, hullMass: 230, masslock: 10, - pipSpeed: .02375, + pipSpeed: .023809523809524, pitch: 42, roll: 110, yaw: 17, diff --git a/dist/index.json b/dist/index.json index 039c897..860675c 100644 --- a/dist/index.json +++ b/dist/index.json @@ -16,7 +16,7 @@ "hardness": 35, "hullMass": 35, "masslock": 7, - "pipSpeed": 0.13625, + "pipSpeed": 0.13636363636364, "pitch": 38, "roll": 100, "yaw": 14, @@ -152,7 +152,7 @@ "hardness": 65, "hullMass": 400, "masslock": 13, - "pipSpeed": 0.085, + "pipSpeed": 0.08695652173913, "pitch": 39, "roll": 92, "yaw": 16, @@ -331,7 +331,7 @@ "hardness": 65, "hullMass": 400, "masslock": 23, - "pipSpeed": 0.13875, + "pipSpeed": 0.13888888888889, "fighterHangars": true, "pitch": 25, "roll": 60, @@ -1300,7 +1300,7 @@ "hardness": 42, "hullMass": 260, "masslock": 10, - "pipSpeed": 0.09625, + "pipSpeed": 0.098214285714286, "pitch": 35, "roll": 90, "yaw": 13, @@ -1442,7 +1442,7 @@ "hardness": 40, "hullMass": 170, "masslock": 8, - "pipSpeed": 0.09875, + "pipSpeed": 0.096153846153846, "pitch": 42, "roll": 100, "yaw": 15, @@ -1879,7 +1879,7 @@ "hardness": 60, "hullMass": 480, "masslock": 14, - "pipSpeed": 0.11125, + "pipSpeed": 0.071428571428571, "pitch": 38, "roll": 90, "yaw": 19, @@ -2236,7 +2236,7 @@ "hardness": 60, "hullMass": 580, "masslock": 14, - "pipSpeed": 0.0725, + "pipSpeed": 0.11111111111111, "pitch": 30, "roll": 80, "yaw": 14, @@ -2407,7 +2407,7 @@ "hardness": 60, "hullMass": 580, "masslock": 14, - "pipSpeed": 0.1025, + "pipSpeed": 0.10294117647059, "fighterHangars": true, "pitch": 25, "roll": 80, @@ -2589,7 +2589,7 @@ "hardness": 70, "hullMass": 250, "masslock": 12, - "pipSpeed": 0.03875, + "pipSpeed": 0.038461538461538, "pitch": 38, "roll": 90, "yaw": 12, @@ -3018,7 +3018,7 @@ "hardness": 30, "hullMass": 35, "masslock": 7, - "pipSpeed": 0.05375, + "pipSpeed": 0.053571428571429, "pitch": 38, "roll": 90, "yaw": 16, @@ -3636,7 +3636,7 @@ "hardness": 55, "hullMass": 290, "masslock": 16, - "pipSpeed": 0.08375, + "pipSpeed": 0.083333333333333, "luxuryCabins": true, "pitch": 25, "roll": 55, @@ -3805,7 +3805,7 @@ "hardness": 65, "hullMass": 350, "masslock": 17, - "pipSpeed": 0.0975, + "pipSpeed": 0.097826086956522, "pitch": 29, "roll": 90, "yaw": 10, @@ -3957,7 +3957,7 @@ "hardness": 20, "hullMass": 25, "masslock": 6, - "pipSpeed": 0.1375, + "pipSpeed": 0.13636363636364, "pitch": 42, "roll": 110, "yaw": 16, @@ -4089,7 +4089,7 @@ "hardness": 35, "hullMass": 155, "masslock": 8, - "pipSpeed": 0.1475, + "pipSpeed": 0.14772727272727, "pitch": 30, "roll": 100, "yaw": 17, @@ -4229,7 +4229,7 @@ "hardness": 54, "hullMass": 350, "masslock": 10, - "pipSpeed": 0.16625, + "pipSpeed": 0.16666666666667, "pitch": 22, "roll": 60, "yaw": 22, @@ -4379,7 +4379,7 @@ "hardness": 65, "hullMass": 850, "masslock": 16, - "pipSpeed": 0.17375, + "pipSpeed": 0.17307692307692, "fighterHangars": true, "pitch": 20, "roll": 20, @@ -4534,7 +4534,7 @@ "hardness": 75, "hullMass": 1200, "masslock": 26, - "pipSpeed": 0.17375, + "pipSpeed": 0.041666666666667, "fighterHangars": true, "pitch": 20, "roll": 20, @@ -4869,7 +4869,7 @@ "hardness": 35, "hullMass": 190, "masslock": 7, - "pipSpeed": 0.0875, + "pipSpeed": 0.087962962962963, "pitch": 30, "roll": 90, "yaw": 12, @@ -5019,7 +5019,7 @@ "hardness": 55, "hullMass": 230, "masslock": 10, - "pipSpeed": 0.02375, + "pipSpeed": 0.023809523809524, "pitch": 42, "roll": 110, "yaw": 17, diff --git a/ships/adder.json b/ships/adder.json index 8293278..11e1732 100755 --- a/ships/adder.json +++ b/ships/adder.json @@ -15,7 +15,7 @@ "hardness": 35, "hullMass": 35, "masslock": 7, - "pipSpeed": 0.13625, + "pipSpeed": 0.13636363636364, "pitch": 38, "roll": 100, "yaw": 14, diff --git a/ships/alliance_chieftain.json b/ships/alliance_chieftain.json index 884717a..39c3533 100644 --- a/ships/alliance_chieftain.json +++ b/ships/alliance_chieftain.json @@ -15,7 +15,7 @@ "hardness": 65, "hullMass": 400, "masslock": 13, - "pipSpeed": 0.085, + "pipSpeed": 0.08695652173913, "pitch": 39, "roll": 92, "yaw": 16, diff --git a/ships/anaconda.json b/ships/anaconda.json index ab0cb35..8bd0e4e 100755 --- a/ships/anaconda.json +++ b/ships/anaconda.json @@ -15,7 +15,7 @@ "hardness": 65, "hullMass": 400, "masslock": 23, - "pipSpeed": 0.13875, + "pipSpeed": 0.13888888888889, "fighterHangars": true, "pitch": 25, "roll": 60, diff --git a/ships/diamondback_explorer.json b/ships/diamondback_explorer.json index 66eea75..95fb190 100644 --- a/ships/diamondback_explorer.json +++ b/ships/diamondback_explorer.json @@ -15,7 +15,7 @@ "hardness": 42, "hullMass": 260, "masslock": 10, - "pipSpeed": 0.09625, + "pipSpeed": 0.098214285714286, "pitch": 35, "roll": 90, "yaw": 13, diff --git a/ships/diamondback_scout.json b/ships/diamondback_scout.json index 326aee6..5637cc5 100644 --- a/ships/diamondback_scout.json +++ b/ships/diamondback_scout.json @@ -15,7 +15,7 @@ "hardness": 40, "hullMass": 170, "masslock": 8, - "pipSpeed": 0.09875, + "pipSpeed": 0.096153846153846, "pitch": 42, "roll": 100, "yaw": 15, diff --git a/ships/federal_assault_ship.json b/ships/federal_assault_ship.json index 000bbce..e766b45 100644 --- a/ships/federal_assault_ship.json +++ b/ships/federal_assault_ship.json @@ -15,7 +15,7 @@ "hardness": 60, "hullMass": 480, "masslock": 14, - "pipSpeed": 0.11125, + "pipSpeed": 0.071428571428571, "pitch": 38, "roll": 90, "yaw": 19, diff --git a/ships/federal_dropship.json b/ships/federal_dropship.json index fa8fb15..4896f05 100755 --- a/ships/federal_dropship.json +++ b/ships/federal_dropship.json @@ -15,7 +15,7 @@ "hardness": 60, "hullMass": 580, "masslock": 14, - "pipSpeed": 0.0725, + "pipSpeed": 0.11111111111111, "pitch": 30, "roll": 80, "yaw": 14, diff --git a/ships/federal_gunship.json b/ships/federal_gunship.json index 9ce8205..91f4907 100644 --- a/ships/federal_gunship.json +++ b/ships/federal_gunship.json @@ -15,7 +15,7 @@ "hardness": 60, "hullMass": 580, "masslock": 14, - "pipSpeed": 0.1025, + "pipSpeed": 0.10294117647059, "fighterHangars": true, "pitch": 25, "roll": 80, diff --git a/ships/fer_de_lance.json b/ships/fer_de_lance.json index f59c9cb..9741b6e 100755 --- a/ships/fer_de_lance.json +++ b/ships/fer_de_lance.json @@ -15,7 +15,7 @@ "hardness": 70, "hullMass": 250, "masslock": 12, - "pipSpeed": 0.03875, + "pipSpeed": 0.038461538461538, "pitch": 38, "roll": 90, "yaw": 12, diff --git a/ships/imperial_courier.json b/ships/imperial_courier.json index a7bd606..c6487ab 100644 --- a/ships/imperial_courier.json +++ b/ships/imperial_courier.json @@ -15,7 +15,7 @@ "hardness": 30, "hullMass": 35, "masslock": 7, - "pipSpeed": 0.05375, + "pipSpeed": 0.053571428571429, "pitch": 38, "roll": 90, "yaw": 16, diff --git a/ships/orca.json b/ships/orca.json index 7e96063..8c83932 100755 --- a/ships/orca.json +++ b/ships/orca.json @@ -15,7 +15,7 @@ "hardness": 55, "hullMass": 290, "masslock": 16, - "pipSpeed": 0.08375, + "pipSpeed": 0.083333333333333, "luxuryCabins": true, "pitch": 25, "roll": 55, diff --git a/ships/python.json b/ships/python.json index b5236f0..ec61d0e 100755 --- a/ships/python.json +++ b/ships/python.json @@ -15,7 +15,7 @@ "hardness": 65, "hullMass": 350, "masslock": 17, - "pipSpeed": 0.0975, + "pipSpeed": 0.097826086956522, "pitch": 29, "roll": 90, "yaw": 10, diff --git a/ships/sidewinder.json b/ships/sidewinder.json index 25dce4f..dd9e8fc 100755 --- a/ships/sidewinder.json +++ b/ships/sidewinder.json @@ -15,7 +15,7 @@ "hardness": 20, "hullMass": 25, "masslock": 6, - "pipSpeed": 0.1375, + "pipSpeed": 0.13636363636364, "pitch": 42, "roll": 110, "yaw": 16, diff --git a/ships/type_10_defender.json b/ships/type_10_defender.json index 92b50e5..b54087f 100644 --- a/ships/type_10_defender.json +++ b/ships/type_10_defender.json @@ -15,7 +15,7 @@ "hardness": 75, "hullMass": 1200, "masslock": 26, - "pipSpeed": 0.17375, + "pipSpeed": 0.041666666666667, "fighterHangars": true, "pitch": 20, "roll": 20, diff --git a/ships/type_6_transporter.json b/ships/type_6_transporter.json index c016af2..505c3c0 100755 --- a/ships/type_6_transporter.json +++ b/ships/type_6_transporter.json @@ -15,7 +15,7 @@ "hardness": 35, "hullMass": 155, "masslock": 8, - "pipSpeed": 0.1475, + "pipSpeed": 0.14772727272727, "pitch": 30, "roll": 100, "yaw": 17, diff --git a/ships/type_7_transport.json b/ships/type_7_transport.json index 905ac4b..898ac3c 100755 --- a/ships/type_7_transport.json +++ b/ships/type_7_transport.json @@ -15,7 +15,7 @@ "hardness": 54, "hullMass": 350, "masslock": 10, - "pipSpeed": 0.16625, + "pipSpeed": 0.16666666666667, "pitch": 22, "roll": 60, "yaw": 22, diff --git a/ships/type_9_heavy.json b/ships/type_9_heavy.json index c56bfd9..07a60ed 100755 --- a/ships/type_9_heavy.json +++ b/ships/type_9_heavy.json @@ -15,7 +15,7 @@ "hardness": 65, "hullMass": 850, "masslock": 16, - "pipSpeed": 0.17375, + "pipSpeed": 0.17307692307692, "fighterHangars": true, "pitch": 20, "roll": 20, diff --git a/ships/viper_mk_iv.json b/ships/viper_mk_iv.json index 1ab7d09..545d08c 100644 --- a/ships/viper_mk_iv.json +++ b/ships/viper_mk_iv.json @@ -15,7 +15,7 @@ "hardness": 35, "hullMass": 190, "masslock": 7, - "pipSpeed": 0.0875, + "pipSpeed": 0.087962962962963, "pitch": 30, "roll": 90, "yaw": 12, diff --git a/ships/vulture.json b/ships/vulture.json index 010f0e0..a01fdac 100755 --- a/ships/vulture.json +++ b/ships/vulture.json @@ -15,7 +15,7 @@ "hardness": 55, "hullMass": 230, "masslock": 10, - "pipSpeed": 0.02375, + "pipSpeed": 0.023809523809524, "pitch": 42, "roll": 110, "yaw": 17,