Add initial loadout passenger cabins for Beluga

Add initial loadout passenger cabins for Orca
Update costs and initial loadouts for Keelback and Type-7
This commit is contained in:
Cmdr McDonald
2016-11-09 16:33:21 +00:00
parent ea3b66e71d
commit 24219231e6
8 changed files with 46 additions and 43 deletions

View File

@@ -42,7 +42,7 @@
"defaults": {
"standard": ["6E", "7E", "7E", "8E", "6E", "5E", "7C"],
"hardpoints": [17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": ["4j", "04", "6dbusiness", "6dbusiness", "4dbusiness", "4dbusiness", "02", "01", 0, 0, "2h"]
"internal": ["4j", "04", "mi", "mi", "mg", "mg", "02", "01", 0, 0, "2h"]
}
}
}

View File

@@ -6,7 +6,7 @@
"name": "Keelback",
"manufacturer": "Lakon",
"class": 2,
"hullCost": 2951180,
"hullCost": 2943880,
"speed": 200,
"boost": 300,
"boostEnergy": 10,
@@ -18,7 +18,7 @@
"pipSpeed": 0.1375,
"fighterHangars": true
},
"retailCost": 3126150,
"retailCost": 3126160,
"bulkheads": [
{ "id": "cb", "edID": 128672271, "eddbID": 1513, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0.2, "hullboost": 0.8 },
{ "id": "cc", "edID": 128672272, "eddbID": 1514, "grp": "bh", "cost": 1250460, "mass": 12, "explres": -0.4, "kinres": 0.2, "thermres": 0, "hullboost": 1.52 },

View File

@@ -6,7 +6,7 @@
"name": "Orca",
"manufacturer": "Saud Kruger",
"class": 3,
"hullCost": 47798080,
"hullCost": 47790590,
"speed": 300,
"boost": 380,
"boostEnergy": 16,
@@ -18,7 +18,7 @@
"pipSpeed": 0.08375,
"luxuryCabins": true
},
"retailCost": 48539890,
"retailCost": 48539900,
"bulkheads": [
{ "id": "BM", "edID": 128049328, "eddbID": 798, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0.2, "hullboost": 0.8 },
{ "id": "BN", "edID": 128049329, "eddbID": 799, "grp": "bh", "cost": 19415950, "mass": 21, "explres": -0.4, "kinres": 0.2, "thermres": 0, "hullboost": 1.52 },
@@ -38,7 +38,7 @@
"defaults": {
"standard": ["5E", "6E", "5E", "6E", "5E", "4E", "5C"],
"hardpoints": [0, 17, 17, 0, 0, 0, 0],
"internal": ["6e economy", "4e economy", "03", "4e", "02", 0, 0, "2h"]
"internal": ["me", "mc", "03", "4e", "02", 0, 0, "2h"]
}
}
}

View File

@@ -6,7 +6,7 @@
"name": "Type-7 Transporter",
"manufacturer": "Lakon",
"class": 3,
"hullCost": 16881510,
"hullCost": 16780510,
"speed": 180,
"boost": 300,
"boostEnergy": 10,
@@ -17,7 +17,7 @@
"masslock": 10,
"pipSpeed": 0.16625
},
"retailCost": 17472250,
"retailCost": 17472260,
"bulkheads": [
{ "id": "Bs", "edID": 128049298, "eddbID": 773, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0.2, "hullboost": 0.8 },
{ "id": "Bt", "edID": 128049299, "eddbID": 774, "grp": "bh", "cost": 6988900, "mass": 32, "explres": -0.4, "kinres": 0.2, "thermres": 0, "hullboost": 1.52 },