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.09625
},
"retailCost": 1894760,
"bulkheads": [
{ "id": "ba", "eddbID": 1456, "cost": 0, "mass": 0 },
{ "id": "bb", "eddbID": 1457, "cost": 800000, "mass": 23 },
{ "id": "bc", "eddbID": 1458, "cost": 1800000, "mass": 47 },
{ "id": "bd", "eddbID": 1459, "cost": 4200000, "mass": 26 },
{ "id": "be", "eddbID": 1460, "cost": 4714000, "mass": 47 }
],
"slots": {
"standard": [
4,
4,
5,
3,
4,
3,
5
],
"hardpoints": [
3,
2,
2,
0,
0,
0,
0
],
"internal": [
4,
4,
3,
3,
2
]
"standard": [ 4, 4, 5, 3, 4, 3, 5],
"hardpoints": [ 3, 2, 2, 0, 0, 0, 0],
"internal": [ 4, 4, 3, 3, 2]
},
"defaults": {
"standard": [
"4E",
"4E",
"5E",
"3E",
"4E",
"3E",
"5C"
],
"hardpoints": [
0,
17,
17,
0,
0,
0,
0
],
"internal": [
"49",
"02",
"01",
0,
"2h"
]
"standard": ["4E", "4E", "5E", "3E", "4E", "3E", "5C"],
"hardpoints": [0, 17, 17, 0, 0, 0, 0],
"internal": ["49", "02", "01", 0, "2h"]
}
}
}