mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 23:45:34 +00:00
Refactor for 2.0
This commit is contained in:
@@ -17,89 +17,22 @@
|
||||
"pipSpeed": 0.13875
|
||||
},
|
||||
"retailCost": 146969450,
|
||||
"bulkheads": [
|
||||
{ "id": "bT", "eddbID": 818, "cost": 0, "mass": 0 },
|
||||
{ "id": "bU", "eddbID": 819, "cost": 58787780, "mass": 30 },
|
||||
{ "id": "bV", "eddbID": 820, "cost": 132272510, "mass": 60 },
|
||||
{ "id": "bW", "eddbID": 821, "cost": 312604020, "mass": 60 },
|
||||
{ "id": "bX", "eddbID": 822, "cost": 346407000, "mass": 60 }
|
||||
],
|
||||
"slots": {
|
||||
"standard": [
|
||||
8,
|
||||
7,
|
||||
6,
|
||||
5,
|
||||
8,
|
||||
8,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
7,
|
||||
6,
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
2
|
||||
]
|
||||
"standard": [8, 7, 6, 5, 8, 8, 5],
|
||||
"hardpoints": [4, 3, 3, 3, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": [7, 6, 6, 6, 5, 5, 5, 4, 4, 4, 2]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": [
|
||||
"8E",
|
||||
"7E",
|
||||
"6E",
|
||||
"5E",
|
||||
"8E",
|
||||
"8E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"05",
|
||||
"04",
|
||||
"4j",
|
||||
0,
|
||||
"03",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"2h",
|
||||
"00"
|
||||
]
|
||||
"standard": ["8E", "7E", "6E", "5E", "8E", "8E", "5C"],
|
||||
"hardpoints": [0, 0, 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["05", "04", "4j", 0, "03", 0, 0, 0, 0, "2h", "00"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user