mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 15:55:35 +00:00
Added speculative costs for fighter hangars
This commit is contained in:
83
dist/index.js
vendored
83
dist/index.js
vendored
@@ -2840,6 +2840,81 @@ module.exports = {
|
||||
rating: "A"
|
||||
} ],
|
||||
fsd: [ {
|
||||
class: 8,
|
||||
cost: 0,
|
||||
edID: 128064133,
|
||||
eddbID: 991,
|
||||
fuelmul: .011,
|
||||
fuelpower: 2.9,
|
||||
grp: "fsd",
|
||||
id: "Fy",
|
||||
integrity: 93,
|
||||
mass: 160,
|
||||
maxfuel: 0,
|
||||
optmass: 0,
|
||||
power: 0,
|
||||
rating: "E"
|
||||
}, {
|
||||
class: 8,
|
||||
cost: 0,
|
||||
edID: 128064134,
|
||||
eddbID: 992,
|
||||
fuelmul: .01,
|
||||
fuelpower: 2.9,
|
||||
grp: "fsd",
|
||||
id: "Fx",
|
||||
integrity: 37,
|
||||
mass: 64,
|
||||
maxfuel: 0,
|
||||
optmass: 0,
|
||||
power: 0,
|
||||
rating: "D"
|
||||
}, {
|
||||
class: 8,
|
||||
cost: 0,
|
||||
edID: 128064135,
|
||||
eddbID: 993,
|
||||
fuelmul: .008,
|
||||
fuelpower: 2.9,
|
||||
grp: "fsd",
|
||||
id: "Fw",
|
||||
integrity: 46,
|
||||
mass: 160,
|
||||
maxfuel: 0,
|
||||
optmass: 0,
|
||||
power: 0,
|
||||
rating: "C"
|
||||
}, {
|
||||
class: 8,
|
||||
cost: 0,
|
||||
edID: 128064136,
|
||||
eddbID: 994,
|
||||
fuelmul: .01,
|
||||
fuelpower: 2.9,
|
||||
grp: "fsd",
|
||||
id: "Fv",
|
||||
integrity: 74,
|
||||
mass: 256,
|
||||
maxfuel: 0,
|
||||
optmass: 0,
|
||||
power: 0,
|
||||
rating: "B"
|
||||
}, {
|
||||
class: 8,
|
||||
cost: 0,
|
||||
edID: 128064137,
|
||||
eddbID: 995,
|
||||
fuelmul: .012,
|
||||
fuelpower: 2.9,
|
||||
grp: "fsd",
|
||||
id: "Fu",
|
||||
integrity: 46,
|
||||
mass: 160,
|
||||
maxfuel: 0,
|
||||
optmass: 0,
|
||||
power: 0,
|
||||
rating: "A"
|
||||
}, {
|
||||
class: 7,
|
||||
cost: 633200,
|
||||
edID: 128064128,
|
||||
@@ -3121,7 +3196,7 @@ module.exports = {
|
||||
integrity: 96,
|
||||
mass: 16,
|
||||
maxfuel: 2.5,
|
||||
optmass: 438,
|
||||
optmass: 437.5,
|
||||
power: .38,
|
||||
rating: "B"
|
||||
}, {
|
||||
@@ -8419,7 +8494,7 @@ module.exports = {
|
||||
fh: [ {
|
||||
bays: 2,
|
||||
class: 7,
|
||||
cost: -1,
|
||||
cost: 2079090,
|
||||
eddbID: 1560,
|
||||
grp: "fh",
|
||||
id: "fh",
|
||||
@@ -8430,7 +8505,7 @@ module.exports = {
|
||||
}, {
|
||||
bays: 2,
|
||||
class: 6,
|
||||
cost: -1,
|
||||
cost: 1640350,
|
||||
eddbID: 1561,
|
||||
grp: "fh",
|
||||
id: "fm",
|
||||
@@ -8441,7 +8516,7 @@ module.exports = {
|
||||
}, {
|
||||
bays: 1,
|
||||
class: 5,
|
||||
cost: -1,
|
||||
cost: 505130,
|
||||
eddbID: 1562,
|
||||
grp: "fh",
|
||||
id: "fr",
|
||||
|
||||
Reference in New Issue
Block a user