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,59 +17,22 @@
"pipSpeed": 0.09875
},
"retailCost": 564330,
"bulkheads": [
{ "id": "b5", "eddbID": 1384, "cost": 0, "mass": 0 },
{ "id": "b6", "eddbID": 1385, "cost": 225700, "mass": 13 },
{ "id": "b7", "eddbID": 1386, "cost": 507900, "mass": 26 },
{ "id": "b8", "eddbID": 1387, "cost": 1185100, "mass": 26 },
{ "id": "b9", "eddbID": 1388, "cost": 1330100, "mass": 26 }
],
"slots": {
"standard": [
4,
4,
4,
2,
3,
2,
4
],
"hardpoints": [
2,
2,
1,
1,
0,
0,
0,
0
],
"internal": [
3,
3,
3,
2
]
"standard": [ 4, 4, 4, 2, 3, 2, 4],
"hardpoints": [ 2, 2, 1, 1, 0, 0, 0, 0],
"internal": [ 3, 3, 3, 2]
},
"defaults": {
"standard": [
"4E",
"4E",
"4E",
"2E",
"3E",
"2E",
"4C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0,
0,
0
],
"internal": [
"44",
0,
0,
"2h"
]
"standard": ["4E", "4E", "4E", "2E", "3E", "2E", "4C"],
"hardpoints": [17, 17, 0, 0, 0, 0, 0, 0],
"internal": ["44", 0, 0, "2h"]
}
}
}