mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 15:35:35 +00:00
Refactor for 2.0
This commit is contained in:
@@ -17,69 +17,22 @@
|
||||
"pipSpeed": 0.13
|
||||
},
|
||||
"retailCost": 6661150,
|
||||
"bulkheads": [
|
||||
{ "id": "BH", "eddbID": 778, "cost": 0, "mass": 0 },
|
||||
{ "id": "BI", "eddbID": 779, "cost": 2664460, "mass": 21 },
|
||||
{ "id": "BJ", "eddbID": 780, "cost": 5995040, "mass": 42 },
|
||||
{ "id": "BK", "eddbID": 781, "cost": 14168270, "mass": 42 },
|
||||
{ "id": "BL", "eddbID": 782, "cost": 15700340, "mass": 42 }
|
||||
],
|
||||
"slots": {
|
||||
"standard": [
|
||||
5,
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
5,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
5,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2
|
||||
]
|
||||
"standard": [5, 5, 5, 4, 4, 5, 5],
|
||||
"hardpoints": [2, 2, 1, 1, 1, 1, 0, 0, 0, 0],
|
||||
"internal": [6, 5, 3, 3, 3, 2, 2]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": [
|
||||
"5E",
|
||||
"5E",
|
||||
"5E",
|
||||
"4E",
|
||||
"4E",
|
||||
"5E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"4e",
|
||||
"01",
|
||||
0,
|
||||
0,
|
||||
"00",
|
||||
"2h"
|
||||
]
|
||||
"standard": ["5E", "5E", "5E", "4E", "4E", "5E", "5C"],
|
||||
"hardpoints": [0, 0, 17, 17, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["04", "4e", "01", 0, 0, "00", "2h"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user