Files
coriolis-data/ships/viper.json
2015-10-27 11:59:44 -07:00

71 lines
1.0 KiB
JSON
Executable File

{
"viper": {
"eddbID": 22,
"properties": {
"name": "Viper",
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 95900,
"speed": 320,
"boost": 400,
"boostEnergy": 11,
"agility": 6,
"baseShieldStrength": 105,
"baseArmour": 126,
"hullMass": 60,
"masslock": 7,
"pipSpeed": 0.09375
},
"retailCost": 142930,
"slots": {
"standard": [
3,
3,
3,
2,
3,
3,
2
],
"hardpoints": [
2,
2,
1,
1,
0,
0
],
"internal": [
3,
3,
2,
1
]
},
"defaults": {
"standard": [
"3E",
"3E",
"3E",
"2E",
"3E",
"3E",
"2C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0
],
"internal": [
"01",
"44",
0,
"2h"
]
}
}
}