Files
coriolis/data/ships/orca.json
2015-07-13 11:08:49 -07:00

80 lines
1.1 KiB
JSON
Executable File

{
"orca": {
"properties": {
"grp": "pa",
"name": "Orca",
"manufacturer": "Saud Kruger",
"class": 3,
"cost": 47798079,
"speed": 300,
"boost": 380,
"agility": 2,
"shields": 220,
"armour": 396,
"fuelcost": 50,
"mass": 580,
"masslock": 13
},
"retailCost": 48539887,
"slots": {
"common": [
5,
6,
5,
6,
5,
4,
4
],
"hardpoints": [
3,
2,
2,
0,
0,
0,
0
],
"internal": [
6,
5,
5,
5,
4,
3,
2,
2
]
},
"defaults": {
"common": [
"5E",
"6E",
"5E",
"6E",
"5E",
"4E",
"4C"
],
"hardpoints": [
0,
17,
17,
0,
0,
0,
0
],
"internal": [
"04",
"03",
"03",
"4e",
"02",
0,
0,
"2h"
]
}
}
}