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

@@ -16,50 +16,23 @@
"masslock": 6,
"pipSpeed": 0.1375
},
"retailCost": 32000,
"retailCost": 40800,
"bulkheads": [
{ "id": "b0", "eddbID": 738, "cost": 0, "mass": 0 },
{ "id": "b1", "eddbID": 739, "cost": 25600, "mass": 2 },
{ "id": "b2", "eddbID": 740, "cost": 80320, "mass": 4 },
{ "id": "b3", "eddbID": 741, "cost": 132060, "mass": 4 },
{ "id": "b4", "eddbID": 742, "cost": 139420, "mass": 4 }
],
"slots": {
"standard": [
2,
2,
2,
1,
1,
1,
1
],
"hardpoints": [
1,
1,
0,
0
],
"internal": [
2,
2,
1
]
"standard": [2, 2, 2, 1, 1, 1, 1],
"hardpoints": [1, 1, 0, 0],
"internal": [2, 2, 1]
},
"defaults": {
"standard": [
"2E",
"2E",
"2E",
"1E",
"1E",
"1E",
"1C"
],
"hardpoints": [
17,
17,
0,
0
],
"internal": [
"3v",
"01",
"2h"
]
"standard": ["2E", "2E", "2E", "1E", "1E", "1E", "1C"],
"hardpoints": [18, 18, 0, 0],
"internal": ["3v", "01", "2h"]
}
}
}