From 51ee7c9af3371fdf124ee6e999900ab83458fcbf Mon Sep 17 00:00:00 2001 From: willyb321 Date: Fri, 19 Jan 2018 15:57:50 +1100 Subject: [PATCH] initial chieftan stats are from FDL (and IDs) --- dist/index.js | 114 +++++++++++++++++++++++ dist/index.json | 170 +++++++++++++++++++++++++++++++++++ ships/alliance_chieftan.json | 47 ++++++++++ ships/index.js | 1 + 4 files changed, 332 insertions(+) create mode 100644 ships/alliance_chieftan.json diff --git a/dist/index.js b/dist/index.js index 7121b24..464798b 100644 --- a/dist/index.js +++ b/dist/index.js @@ -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, diff --git a/dist/index.json b/dist/index.json index a3e2ca9..7f47825 100644 --- a/dist/index.json +++ b/dist/index.json @@ -136,6 +136,176 @@ ] } }, + "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": 0.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": -0.4, + "kinres": -0.2, + "thermres": 0, + "hullboost": 0.8 + }, + { + "id": "Be", + "edID": 128049353, + "eddbID": 814, + "grp": "bh", + "cost": 20626820, + "mass": 19, + "explres": -0.4, + "kinres": -0.2, + "thermres": 0, + "hullboost": 1.52 + }, + { + "id": "Bf", + "edID": 128049354, + "eddbID": 815, + "grp": "bh", + "cost": 46410340, + "mass": 38, + "explres": -0.4, + "kinres": -0.2, + "thermres": 0, + "hullboost": 2.5 + }, + { + "id": "Bg", + "edID": 128049355, + "eddbID": 816, + "grp": "bh", + "cost": 109683090, + "mass": 38, + "explres": -0.5, + "kinres": -0.75, + "thermres": 0.5, + "hullboost": 2.5 + }, + { + "id": "Bh", + "edID": 128049356, + "eddbID": 817, + "grp": "bh", + "cost": 121543510, + "mass": 38, + "explres": 0.2, + "kinres": 0.25, + "thermres": -0.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, diff --git a/ships/alliance_chieftan.json b/ships/alliance_chieftan.json new file mode 100644 index 0000000..11ed8bb --- /dev/null +++ b/ships/alliance_chieftan.json @@ -0,0 +1,47 @@ +{ + "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": 0.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": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, + { "id": "Be", "edID": 128049353, "eddbID": 814, "grp": "bh", "cost": 20626820, "mass": 19, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, + { "id": "Bf", "edID": 128049354, "eddbID": 815, "grp": "bh", "cost": 46410340, "mass": 38, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 }, + { "id": "Bg", "edID": 128049355, "eddbID": 816, "grp": "bh", "cost": 109683090, "mass": 38, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 }, + { "id": "Bh", "edID": 128049356, "eddbID": 817, "grp": "bh", "cost": 121543510, "mass": 38, "explres": 0.2, "kinres": 0.25, "thermres": -0.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": [""] + } + } +} diff --git a/ships/index.js b/ships/index.js index 9e64129..146cc38 100644 --- a/ships/index.js +++ b/ships/index.js @@ -1,5 +1,6 @@ module.exports = { adder: require('./adder').adder, + alliance_chieftan: require('./alliance_chieftan').alliance_chieftan, anaconda: require('./anaconda').anaconda, asp: require('./asp').asp, asp_scout: require('./asp_scout').asp_scout,