Files
coriolis/data/ships/imperial_courier.json
2015-09-21 20:45:44 -07:00

76 lines
1.1 KiB
JSON

{
"imperial_courier": {
"properties": {
"name": "Imperial Courier",
"manufacturer": "Gutamaya",
"class": 1,
"hullCost": 2481552,
"speed": 280,
"boost": 380,
"boostEnergy": 11,
"agility": 6,
"baseShieldStrength": 197,
"baseArmour": 144,
"hullMass": 35,
"masslock": 7,
"pipSpeed": 0.05375
},
"retailCost": 2542931,
"slots": {
"common": [
4,
3,
3,
1,
3,
2,
3
],
"hardpoints": [
2,
2,
2,
0,
0,
0,
0
],
"internal": [
3,
3,
2,
2,
2,
1
]
},
"defaults": {
"common": [
"4E",
"3E",
"3E",
"1E",
"3E",
"2E",
"3C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0,
0
],
"internal": [
"01",
"01",
"3v",
"00",
"00",
"2h"
]
}
}
}