Files
coriolis/data/ships/diamondback.json
2015-06-15 09:31:33 -07:00

73 lines
1006 B
JSON

{
"diamondback": {
"properties": {
"grp": "ex",
"name": "Diamondback Scout",
"manufacturer": "Lakon",
"class": 1,
"cost": 461342,
"speed": 283,
"boost": 384,
"agility": 8,
"shields": 118,
"armour": 216,
"fuelcost": 50,
"mass": 170
},
"retailCost": 564330,
"slots": {
"common": [
4,
4,
4,
2,
3,
2,
4
],
"hardpoints": [
2,
2,
1,
1,
0,
0,
0,
0
],
"internal": [
3,
3,
3,
2
]
},
"defaults": {
"common": [
"4E",
"4E",
"4E",
"2E",
"3E",
"2E",
"4C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0,
0,
0
],
"internal": [
"44",
0,
0,
"2h"
]
}
}
}