mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
Refactor for 2.0
This commit is contained in:
@@ -17,71 +17,22 @@
|
||||
"pipSpeed": 0.0975
|
||||
},
|
||||
"retailCost": 56978180,
|
||||
"bulkheads": [
|
||||
{ "id": "bO", "eddbID": 808, "cost": 0, "mass": 0 },
|
||||
{ "id": "bP", "eddbID": 809, "cost": 22791270, "mass": 26 },
|
||||
{ "id": "bQ", "eddbID": 810, "cost": 51280360, "mass": 53 },
|
||||
{ "id": "bR", "eddbID": 811, "cost": 121192590, "mass": 53 },
|
||||
{ "id": "bS", "eddbID": 812, "cost": 134297570, "mass": 53 }
|
||||
],
|
||||
"slots": {
|
||||
"standard": [
|
||||
7,
|
||||
6,
|
||||
5,
|
||||
4,
|
||||
7,
|
||||
6,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2
|
||||
]
|
||||
"standard": [7, 6, 5, 4, 7, 6, 5],
|
||||
"hardpoints": [3, 3, 3, 2, 2, 0, 0, 0, 0],
|
||||
"internal": [6, 6, 6, 5, 5, 4, 3, 3, 2]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": [
|
||||
"7E",
|
||||
"6E",
|
||||
"5E",
|
||||
"4E",
|
||||
"7E",
|
||||
"6E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"04",
|
||||
"4j",
|
||||
"03",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"00",
|
||||
"2h"
|
||||
]
|
||||
"standard": ["7E", "6E", "5E", "4E", "7E", "6E", "5C"],
|
||||
"hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0],
|
||||
"internal": ["04", "04", "4j", "03", 0, 0, 0, "00", "2h"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user