mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
initial chieftan
stats are from FDL (and IDs)
This commit is contained in:
114
dist/index.js
vendored
114
dist/index.js
vendored
@@ -90,6 +90,120 @@ module.exports = {
|
||||
internal: [ "01", "44", "00", 0, "2h" ]
|
||||
}
|
||||
},
|
||||
alliance_chieftan: {
|
||||
edID: 128049352,
|
||||
eddbID: 12,
|
||||
properties: {
|
||||
name: "Alliance Chieftan",
|
||||
manufacturer: "Lakon",
|
||||
class: 2,
|
||||
hullCost: 51232230,
|
||||
speed: 260,
|
||||
boost: 350,
|
||||
boostEnergy: 19,
|
||||
baseShieldStrength: 300,
|
||||
baseArmour: 504,
|
||||
hardness: 70,
|
||||
hullMass: 250,
|
||||
masslock: 12,
|
||||
pipSpeed: .03875,
|
||||
pitch: 38,
|
||||
roll: 90,
|
||||
yaw: 12,
|
||||
crew: 2
|
||||
},
|
||||
retailCost: 51567040,
|
||||
bulkheads: [ {
|
||||
id: "Bd",
|
||||
edID: 128049352,
|
||||
eddbID: 813,
|
||||
grp: "bh",
|
||||
cost: 0,
|
||||
mass: 0,
|
||||
explres: -.4,
|
||||
kinres: -.2,
|
||||
thermres: 0,
|
||||
hullboost: .8
|
||||
}, {
|
||||
id: "Be",
|
||||
edID: 128049353,
|
||||
eddbID: 814,
|
||||
grp: "bh",
|
||||
cost: 20626820,
|
||||
mass: 19,
|
||||
explres: -.4,
|
||||
kinres: -.2,
|
||||
thermres: 0,
|
||||
hullboost: 1.52
|
||||
}, {
|
||||
id: "Bf",
|
||||
edID: 128049354,
|
||||
eddbID: 815,
|
||||
grp: "bh",
|
||||
cost: 46410340,
|
||||
mass: 38,
|
||||
explres: -.4,
|
||||
kinres: -.2,
|
||||
thermres: 0,
|
||||
hullboost: 2.5
|
||||
}, {
|
||||
id: "Bg",
|
||||
edID: 128049355,
|
||||
eddbID: 816,
|
||||
grp: "bh",
|
||||
cost: 109683090,
|
||||
mass: 38,
|
||||
explres: -.5,
|
||||
kinres: -.75,
|
||||
thermres: .5,
|
||||
hullboost: 2.5
|
||||
}, {
|
||||
id: "Bh",
|
||||
edID: 128049356,
|
||||
eddbID: 817,
|
||||
grp: "bh",
|
||||
cost: 121543510,
|
||||
mass: 38,
|
||||
explres: .2,
|
||||
kinres: .25,
|
||||
thermres: -.4,
|
||||
hullboost: 2.5
|
||||
} ],
|
||||
slots: {
|
||||
standard: [ 6, 6, 5, 5, 6, 4, 4 ],
|
||||
hardpoints: [ 3, 3, 2, 1, 1, 1, 0, 0, 0, 0 ],
|
||||
internal: [ 5, 5, 4, 2, 2, {
|
||||
class: 4,
|
||||
name: "Military",
|
||||
eligible: {
|
||||
hr: 1,
|
||||
scb: 1,
|
||||
mrp: 1
|
||||
}
|
||||
}, {
|
||||
class: 4,
|
||||
name: "Military",
|
||||
eligible: {
|
||||
hr: 1,
|
||||
scb: 1,
|
||||
mrp: 1
|
||||
}
|
||||
}, {
|
||||
class: 4,
|
||||
name: "Military",
|
||||
eligible: {
|
||||
hr: 1,
|
||||
scb: 1,
|
||||
mrp: 1
|
||||
}
|
||||
} ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "6E", "5E", "5E", "6E", "4E", "4C" ],
|
||||
hardpoints: [ 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "" ]
|
||||
}
|
||||
},
|
||||
anaconda: {
|
||||
edID: 128049363,
|
||||
eddbID: 2,
|
||||
|
||||
Reference in New Issue
Block a user