Updates for 2.2.03 changes; add pitch/yaw/roll to ships

This commit is contained in:
Cmdr McDonald
2016-12-11 21:47:39 +00:00
parent c69582f389
commit fd188237ca
42 changed files with 458 additions and 246 deletions

View File

@@ -10,12 +10,14 @@
"speed": 220,
"boost": 320,
"boostEnergy": 9,
"agility": 8,
"baseShieldStrength": 60,
"baseArmour": 90,
"hullMass": 35,
"masslock": 7,
"pipSpeed": 0.13625
"pipSpeed": 0.13625,
"pitch": 38,
"roll": 100,
"yaw": 14
},
"retailCost": 87810,
"bulkheads": [

View File

@@ -10,13 +10,15 @@
"speed": 180,
"boost": 240,
"boostEnergy": 27,
"agility": 2,
"baseShieldStrength": 350,
"baseArmour": 525,
"hullMass": 400,
"masslock": 23,
"pipSpeed": 0.13875,
"fighterHangars": true
"fighterHangars": true,
"pitch": 25,
"roll": 60,
"yaw": 10
},
"retailCost": 146969450,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 250,
"boost": 340,
"boostEnergy": 13,
"agility": 6,
"baseShieldStrength": 140,
"baseArmour": 210,
"hullMass": 280,
"masslock": 11,
"pipSpeed": 0.13
"pipSpeed": 0.13,
"pitch": 38,
"roll": 100,
"yaw": 10
},
"retailCost": 6661150,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 220,
"boost": 300,
"boostEnergy": 13,
"agility": 8,
"baseShieldStrength": 120,
"baseArmour": 180,
"hullMass": 150,
"masslock": 8,
"pipSpeed": 0.125
"pipSpeed": 0.125,
"pitch": 40,
"roll": 110,
"yaw": 15
},
"retailCost": 3961150,
"bulkheads": [

View File

@@ -10,14 +10,16 @@
"speed": 200,
"boost": 280,
"boostEnergy": 19,
"agility": 2,
"baseShieldStrength": 280,
"baseArmour": 280,
"hullMass": 1100,
"masslock": 18,
"pipSpeed": -1,
"pipSpeed": 0.1125,
"luxuryCabins": true,
"fighterHangars": true
"fighterHangars": true,
"pitch": 25,
"roll": 60,
"yaw": 17
},
"retailCost": 84532770,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 280,
"boost": 400,
"boostEnergy": 10,
"agility": 6,
"baseShieldStrength": 80,
"baseArmour": 120,
"hullMass": 180,
"masslock": 8,
"pipSpeed": 0.125
"pipSpeed": 0.125,
"pitch": 40,
"roll": 100,
"yaw": 10
},
"retailCost": 349720,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 200,
"boost": 300,
"boostEnergy": 10,
"agility": 4,
"baseShieldStrength": 120,
"baseArmour": 120,
"hullMass": 210,
"masslock": 8,
"pipSpeed": 0.125
"pipSpeed": 0.125,
"pitch": 30,
"roll": 90,
"yaw": 10
},
"retailCost": 747660,
"bulkheads": [

View File

@@ -9,12 +9,14 @@
"speed": 260,
"boost": 340,
"boostEnergy": 13,
"agility": 5,
"baseShieldStrength": 150,
"baseArmour": 150,
"hullMass": 298,
"masslock": 10,
"pipSpeed": 0.09625
"pipSpeed": 0.09625,
"pitch": 35,
"roll": 90,
"yaw": 13
},
"retailCost": 1894760,
"bulkheads": [

View File

@@ -10,13 +10,15 @@
"speed": 280,
"boost": 380,
"boostEnergy": 10,
"agility": 8,
"baseShieldStrength": 120,
"baseArmour": 120,
"hullMass": 170,
"masslock": 8,
"pipSpeed": 0.09875
},
"pipSpeed": 0.09875,
"pitch": 42,
"roll": 100,
"yaw": 15
} ,
"retailCost": 564330,
"bulkheads": [
{ "id": "b5", "edID": 128671218, "eddbID": 1384, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },

View File

@@ -10,12 +10,14 @@
"speed": 240,
"boost": 350,
"boostEnergy": 8,
"agility": 10,
"baseShieldStrength": 60,
"baseArmour": 40,
"hullMass": 50,
"masslock": 6,
"pipSpeed": 0.0625
"pipSpeed": 0.0625,
"pitch": 50,
"roll": 120,
"yaw": 18
},
"retailCost": 44800,
"bulkheads": [

View File

@@ -9,12 +9,14 @@
"speed": 210,
"boost": 350,
"boostEnergy": 19,
"agility": 6,
"baseShieldStrength": 200,
"baseArmour": 300,
"hullMass": 480,
"masslock": 14,
"pipSpeed": 0.11125
"pipSpeed": 0.11125,
"pitch": 38,
"roll": 90,
"yaw": 19
},
"retailCost": 19814210,
"bulkheads": [

View File

@@ -10,13 +10,15 @@
"speed": 200,
"boost": 260,
"boostEnergy": 27,
"agility": 2,
"baseShieldStrength": 555,
"baseArmour": 370,
"hullMass": 900,
"masslock": 24,
"pipSpeed": 0.125,
"fighterHangars": true
"fighterHangars": true,
"pitch": 28,
"roll": 75,
"yaw": 8
},
"retailCost": 187969450,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 180,
"boost": 300,
"boostEnergy": 19,
"agility": 2,
"baseShieldStrength": 200,
"baseArmour": 300,
"hullMass": 580,
"masslock": 14,
"pipSpeed": 0.0725
"pipSpeed": 0.0725,
"pitch": 30,
"roll": 80,
"yaw": 14
},
"retailCost": 14314210,
"bulkheads": [

View File

@@ -10,13 +10,15 @@
"speed": 170,
"boost": 280,
"boostEnergy": 23,
"agility": 2,
"baseShieldStrength": 250,
"baseArmour": 350,
"hullMass": 580,
"masslock": 14,
"pipSpeed": 0.1025,
"fighterHangars": true
"fighterHangars": true,
"pitch": 25,
"roll": 80,
"yaw": 18
},
"retailCost": 35814210,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 260,
"boost": 350,
"boostEnergy": 19,
"agility": 6,
"baseShieldStrength": 300,
"baseArmour": 225,
"hullMass": 250,
"masslock": 12,
"pipSpeed": 0.03875
"pipSpeed": 0.03875,
"pitch": 38,
"roll": 90,
"yaw": 12
},
"retailCost": 51567040,
"bulkheads": [

View File

@@ -9,13 +9,15 @@
"hullCost": 29790,
"speed": 200,
"boost": 300,
"agility": 6,
"boostEnergy": 7,
"baseShieldStrength": 50,
"baseArmour": 50,
"hullMass": 14,
"masslock": 6,
"pipSpeed": 0.1625
"pipSpeed": 0.1625,
"pitch": 36,
"roll": 100,
"yaw": 14
},
"retailCost": 52720,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 300,
"boost": 380,
"boostEnergy": 19,
"agility": 2,
"baseShieldStrength": 180,
"baseArmour": 270,
"hullMass": 400,
"masslock": 12,
"pipSpeed": 0.1
"pipSpeed": 0.1,
"pitch": 40,
"roll": 80,
"yaw": 18
},
"retailCost": 22296860,
"bulkheads": [

View File

@@ -9,12 +9,14 @@
"speed": 280,
"boost": 380,
"boostEnergy": 10,
"agility": 6,
"baseShieldStrength": 200,
"baseArmour": 80,
"hullMass": 35,
"masslock": 7,
"pipSpeed": 0.05375
"pipSpeed": 0.05375,
"pitch": 38,
"roll": 90,
"yaw": 16
},
"retailCost": 2542930,
"bulkheads": [

View File

@@ -9,13 +9,15 @@
"speed": 200,
"boost": 320,
"boostEnergy": 23,
"agility": 2,
"baseShieldStrength": 600,
"baseArmour": 400,
"hullMass": 1100,
"masslock": 27,
"pipSpeed": 0.05,
"fighterHangars": true
"fighterHangars": true,
"pitch": 18,
"roll": 45,
"yaw":8
},
"retailCost": 208969450,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 300,
"boost": 400,
"boostEnergy": 8,
"agility": 6,
"baseShieldStrength": 80,
"baseArmour": 60,
"hullMass": 50,
"masslock": 6,
"pipSpeed": 0.075
"pipSpeed": 0.075,
"pitch": 40,
"roll": 100,
"yaw": 15
},
"retailCost": 110830,
"bulkheads": [

View File

@@ -10,13 +10,15 @@
"speed": 200,
"boost": 300,
"boostEnergy": 10,
"agility": 2,
"baseShieldStrength": 135,
"baseArmour": 135,
"hullMass": 180,
"masslock": 8,
"pipSpeed": 0.1375,
"fighterHangars": true
"fighterHangars": true,
"pitch": 27,
"roll": 100,
"yaw": 15
},
"retailCost": 3126160,
"bulkheads": [

View File

@@ -10,13 +10,15 @@
"speed": 300,
"boost": 380,
"boostEnergy": 16,
"agility": 2,
"baseShieldStrength": 220,
"baseArmour": 220,
"hullMass": 580,
"masslock": 13,
"pipSpeed": 0.08375,
"luxuryCabins": true
"luxuryCabins": true,
"pitch": 25,
"roll": 55,
"yaw": 18
},
"retailCost": 48539900,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 230,
"boost": 300,
"boostEnergy": 23,
"agility": 6,
"baseShieldStrength": 260,
"baseArmour": 260,
"hullMass": 350,
"masslock": 17,
"pipSpeed": 0.0975
"pipSpeed": 0.0975,
"pitch": 29,
"roll": 90,
"yaw": 10
},
"retailCost": 56978180,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 220,
"boost": 320,
"boostEnergy": 7,
"agility": 8,
"baseShieldStrength": 40,
"baseArmour": 60,
"hullMass": 25,
"masslock": 6,
"pipSpeed": 0.1375
"pipSpeed": 0.1375,
"pitch": 42,
"roll": 110,
"yaw": 16
},
"retailCost": 40800,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 220,
"boost": 350,
"boostEnergy": 10,
"agility": 3,
"baseShieldStrength": 90,
"baseArmour": 90,
"hullMass": 155,
"masslock": 8,
"pipSpeed": 0.1475
"pipSpeed": 0.1475,
"pitch": 30,
"roll": 100,
"yaw": 17
},
"retailCost": 1045950,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 180,
"boost": 300,
"boostEnergy": 10,
"agility": 2,
"baseShieldStrength": 155,
"baseArmour": 170,
"hullMass": 420,
"masslock": 10,
"pipSpeed": 0.16625
"pipSpeed": 0.16625,
"pitch": 22,
"roll": 60,
"yaw": 22
},
"retailCost": 17472260,
"bulkheads": [

View File

@@ -10,13 +10,15 @@
"speed": 130,
"boost": 200,
"boostEnergy": 19,
"agility": 0,
"baseShieldStrength": 240,
"baseArmour": 240,
"hullMass": 1000,
"masslock": 16,
"pipSpeed": 0.17375,
"fighterHangars": true
"fighterHangars": true,
"pitch": 20,
"roll": 20,
"yaw": 8
},
"retailCost": 76555840,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 320,
"boost": 400,
"boostEnergy": 10,
"agility": 6,
"baseShieldStrength": 105,
"baseArmour": 70,
"hullMass": 60,
"masslock": 7,
"pipSpeed": 0.09375
"pipSpeed": 0.09375,
"pitch": 35,
"roll": 90,
"yaw": 15
},
"retailCost": 142930,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 270,
"boost": 340,
"boostEnergy": 10,
"agility": 4,
"baseShieldStrength": 150,
"baseArmour": 150,
"hullMass": 190,
"masslock": 7,
"pipSpeed": 0.0875
"pipSpeed": 0.0875,
"pitch": 30,
"roll": 90,
"yaw": 12
},
"retailCost": 437930,
"bulkheads": [

View File

@@ -10,12 +10,14 @@
"speed": 210,
"boost": 340,
"boostEnergy": 16,
"agility": 9,
"baseShieldStrength": 240,
"baseArmour": 160,
"hullMass": 230,
"masslock": 10,
"pipSpeed": 0.02375
"pipSpeed": 0.02375,
"pitch": 42,
"roll": 110,
"yaw": 17
},
"retailCost": 4925620,
"bulkheads": [