Adding ships and modules from 1.5 beta

This commit is contained in:
Colin McLeod
2015-11-14 00:04:22 -08:00
parent 5350fb5e07
commit d4730b6379
16 changed files with 559 additions and 408 deletions

View File

@@ -18,66 +18,14 @@
},
"retailCost": 22296860,
"slots": {
"standard": [
6,
6,
5,
5,
6,
5,
4
],
"hardpoints": [
3,
3,
2,
2,
0,
0,
0,
0
],
"internal": [
7,
6,
4,
4,
3,
3,
2,
2
]
"standard": [6,6,5,5,6,5,4],
"hardpoints": [3,3,2,2,0,0,0,0],
"internal": [7,6,4,4,3,3,2,2]
},
"defaults": {
"standard": [
"6E",
"6E",
"5E",
"5E",
"6E",
"5E",
"4C"
],
"hardpoints": [
0,
0,
17,
17,
0,
0,
0,
0
],
"internal": [
"05",
"4j",
"02",
0,
0,
0,
"00",
"2h"
]
"standard": ["6E","6E","5E","5E","6E","5E","4C"],
"hardpoints": [0,0,17,17,0,0,0,0],
"internal": ["05","4j","02",0,0,0,"00","2h"]
}
}
}