Files
coriolis-data/ships/imperial_courier.json
varbex 2e5fd5461f Update imperial_courier.json
Corrected Imperial Courier Agility score from 6 to 7.
2016-01-15 20:18:57 -02:00

78 lines
1.1 KiB
JSON

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