mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Merge branch 'feature/alliance-crusader' into develop
This commit is contained in:
127
dist/index.js
vendored
127
dist/index.js
vendored
@@ -342,6 +342,133 @@ module.exports = {
|
||||
internal: [ "04", "4h", "01", "01", "2h", "", "", "", "" ]
|
||||
}
|
||||
},
|
||||
alliance_crusader: {
|
||||
edID: 128816581,
|
||||
eddbID: 0,
|
||||
properties: {
|
||||
name: "Alliance Crusader",
|
||||
manufacturer: "Lakon",
|
||||
class: 2,
|
||||
hullCost: 18182883,
|
||||
speed: 180,
|
||||
boost: 300,
|
||||
boostEnergy: 19,
|
||||
baseShieldStrength: 200,
|
||||
baseArmour: 300,
|
||||
hardness: 65,
|
||||
hullMass: 500,
|
||||
masslock: 13,
|
||||
fighterHangars: true,
|
||||
pipSpeed: .15833333333333,
|
||||
pitch: 32,
|
||||
roll: 80,
|
||||
yaw: 16,
|
||||
crew: 3
|
||||
},
|
||||
retailCost: 19382252,
|
||||
requirements: {
|
||||
horizons: true
|
||||
},
|
||||
bulkheads: [ {
|
||||
id: "CI",
|
||||
edID: 128816576,
|
||||
eddbID: 1640,
|
||||
grp: "bh",
|
||||
cost: 0,
|
||||
mass: 0,
|
||||
explres: -.4,
|
||||
kinres: -.2,
|
||||
thermres: 0,
|
||||
hullboost: .8
|
||||
}, {
|
||||
id: "CJ",
|
||||
edID: 128816577,
|
||||
eddbID: 1641,
|
||||
grp: "bh",
|
||||
cost: 6803170,
|
||||
mass: 40,
|
||||
explres: -.4,
|
||||
kinres: -.2,
|
||||
thermres: 0,
|
||||
hullboost: 1.52
|
||||
}, {
|
||||
id: "CK",
|
||||
edID: 128816578,
|
||||
eddbID: 1642,
|
||||
grp: "bh",
|
||||
cost: 15307134,
|
||||
mass: 78,
|
||||
explres: -.4,
|
||||
kinres: -.2,
|
||||
thermres: 0,
|
||||
hullboost: 2.5
|
||||
}, {
|
||||
id: "CL",
|
||||
edID: 128816579,
|
||||
eddbID: 1643,
|
||||
grp: "bh",
|
||||
cost: 36175859,
|
||||
mass: 78,
|
||||
explres: -.5,
|
||||
kinres: -.75,
|
||||
thermres: .5,
|
||||
hullboost: 2.5
|
||||
}, {
|
||||
id: "CM",
|
||||
edID: 128816580,
|
||||
eddbID: 1644,
|
||||
grp: "bh",
|
||||
cost: 40087682,
|
||||
mass: 78,
|
||||
explres: .2,
|
||||
kinres: .25,
|
||||
thermres: -.4,
|
||||
hullboost: 2.5
|
||||
} ],
|
||||
slots: {
|
||||
standard: [ 6, 6, 5, 5, 6, 4, 4 ],
|
||||
hardpoints: [ 3, 2, 2, 1, 1, 1, 0, 0, 0, 0 ],
|
||||
internal: [ 6, 5, 3, 3, 2, 2, {
|
||||
class: 4,
|
||||
name: "Military",
|
||||
eligible: {
|
||||
hr: 1,
|
||||
scb: 1,
|
||||
mrp: 1,
|
||||
gsrp: 1,
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, {
|
||||
class: 4,
|
||||
name: "Military",
|
||||
eligible: {
|
||||
hr: 1,
|
||||
scb: 1,
|
||||
mrp: 1,
|
||||
gsrp: 1,
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, {
|
||||
class: 4,
|
||||
name: "Military",
|
||||
eligible: {
|
||||
hr: 1,
|
||||
scb: 1,
|
||||
mrp: 1,
|
||||
gsrp: 1,
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
} ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "6E", "5E", "5E", "6E", "4E", "4C" ],
|
||||
hardpoints: [ 17, 0, 17, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "04", "4e", "02", "", "2h", "", "", "" ]
|
||||
}
|
||||
},
|
||||
anaconda: {
|
||||
edID: 128049363,
|
||||
eddbID: 2,
|
||||
|
||||
190
dist/index.json
vendored
190
dist/index.json
vendored
@@ -515,6 +515,196 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"alliance_crusader": {
|
||||
"edID": 128816581,
|
||||
"eddbID": 0,
|
||||
"properties": {
|
||||
"name": "Alliance Crusader",
|
||||
"manufacturer": "Lakon",
|
||||
"class": 2,
|
||||
"hullCost": 18182883,
|
||||
"speed": 180,
|
||||
"boost": 300,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 200,
|
||||
"baseArmour": 300,
|
||||
"hardness": 65,
|
||||
"hullMass": 500,
|
||||
"masslock": 13,
|
||||
"fighterHangars": true,
|
||||
"pipSpeed": 0.15833333333333,
|
||||
"pitch": 32,
|
||||
"roll": 80,
|
||||
"yaw": 16,
|
||||
"crew": 3
|
||||
},
|
||||
"retailCost": 19382252,
|
||||
"requirements": {
|
||||
"horizons": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "CI",
|
||||
"edID": 128816576,
|
||||
"eddbID": 1640,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "CJ",
|
||||
"edID": 128816577,
|
||||
"eddbID": 1641,
|
||||
"grp": "bh",
|
||||
"cost": 6803170,
|
||||
"mass": 40,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "CK",
|
||||
"edID": 128816578,
|
||||
"eddbID": 1642,
|
||||
"grp": "bh",
|
||||
"cost": 15307134,
|
||||
"mass": 78,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "CL",
|
||||
"edID": 128816579,
|
||||
"eddbID": 1643,
|
||||
"grp": "bh",
|
||||
"cost": 36175859,
|
||||
"mass": 78,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "CM",
|
||||
"edID": 128816580,
|
||||
"eddbID": 1644,
|
||||
"grp": "bh",
|
||||
"cost": 40087682,
|
||||
"mass": 78,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
6,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
5,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": [
|
||||
"6E",
|
||||
"6E",
|
||||
"5E",
|
||||
"5E",
|
||||
"6E",
|
||||
"4E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
0,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"4e",
|
||||
"02",
|
||||
"",
|
||||
"2h",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
]
|
||||
}
|
||||
},
|
||||
"anaconda": {
|
||||
"edID": 128049363,
|
||||
"eddbID": 2,
|
||||
|
||||
51
ships/alliance_crusader.json
Normal file
51
ships/alliance_crusader.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"alliance_crusader": {
|
||||
"edID": 128816581,
|
||||
"eddbID": 0,
|
||||
"properties": {
|
||||
"name": "Alliance Crusader",
|
||||
"manufacturer": "Lakon",
|
||||
"class": 2,
|
||||
"hullCost": 18182883,
|
||||
"speed": 180,
|
||||
"boost": 300,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 200,
|
||||
"baseArmour": 300,
|
||||
"hardness": 65,
|
||||
"hullMass": 500,
|
||||
"masslock": 13,
|
||||
"fighterHangars": true,
|
||||
"pipSpeed": 0.15833333333333,
|
||||
"pitch": 32,
|
||||
"roll": 80,
|
||||
"yaw": 16,
|
||||
"crew": 3
|
||||
},
|
||||
"retailCost": 19382252,
|
||||
"requirements": {
|
||||
"horizons": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "CI", "edID": 128816576, "eddbID": 1640, "grp": "bh", "cost": 0, "mass": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "CJ", "edID": 128816577, "eddbID": 1641, "grp": "bh", "cost": 6803170, "mass": 40, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "CK", "edID": 128816578, "eddbID": 1642, "grp": "bh", "cost": 15307134, "mass": 78, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "CL", "edID": 128816579, "eddbID": 1643, "grp": "bh", "cost": 36175859, "mass": 78, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "CM", "edID": 128816580, "eddbID": 1644, "grp": "bh", "cost": 40087682, "mass": 78, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 6, 5, 5, 6, 4, 4],
|
||||
"hardpoints": [3, 2, 2, 1, 1, 1, 0, 0, 0, 0],
|
||||
"internal": [6, 5, 3, 3, 2, 2,
|
||||
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
|
||||
"hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["04", "4e", "02", "", "2h", "", "", ""]
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2,6 +2,7 @@ module.exports = {
|
||||
adder: require('./adder').adder,
|
||||
alliance_chieftain: require('./alliance_chieftain').alliance_chieftain,
|
||||
alliance_challenger: require('./alliance_challenger').alliance_challenger,
|
||||
alliance_crusader: require('./alliance_crusader').alliance_crusader,
|
||||
anaconda: require('./anaconda').anaconda,
|
||||
asp: require('./asp').asp,
|
||||
asp_scout: require('./asp_scout').asp_scout,
|
||||
|
||||
Reference in New Issue
Block a user