Refactor for 2.0

This commit is contained in:
Colin McLeod
2016-01-11 18:02:23 -08:00
parent 99f024aad2
commit 464f084f71
5409 changed files with 458891 additions and 1829 deletions

View File

@@ -17,61 +17,22 @@
"pipSpeed": 0.05375
},
"retailCost": 2542930,
"bulkheads": [
{ "id": "bf", "eddbID": 1389, "cost": 0, "mass": 0 },
{ "id": "bg", "eddbID": 1390, "cost": 1017200, "mass": 4 },
{ "id": "bh", "eddbID": 1391, "cost": 2288600, "mass": 8 },
{ "id": "bi", "eddbID": 1392, "cost": 5408800, "mass": 8 },
{ "id": "bj", "eddbID": 1393, "cost": 5993700, "mass": 8 }
],
"slots": {
"standard": [
4,
3,
3,
1,
3,
2,
3
],
"hardpoints": [
2,
2,
2,
0,
0,
0,
0
],
"internal": [
3,
3,
2,
2,
2,
1
]
"standard": [ 4, 3, 3, 1, 3, 2, 3],
"hardpoints": [ 2, 2, 2, 0, 0, 0, 0],
"internal": [ 3, 3, 2, 2, 2, 1]
},
"defaults": {
"standard": [
"4E",
"3E",
"3E",
"1E",
"3E",
"2E",
"3C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0,
0
],
"internal": [
"01",
"01",
"3v",
"00",
"00",
"2h"
]
"standard": ["4E", "3E", "3E", "1E", "3E", "2E", "3C"],
"hardpoints": [17, 17, 0, 0, 0, 0, 0],
"internal": ["01", "01", "3v", "00", "00", "2h"]
}
}
}