Files
coriolis-data/ships/vulture.json
2015-10-22 20:31:29 -07:00

72 lines
1.0 KiB
JSON
Executable File

{
"vulture": {
"properties": {
"name": "Vulture",
"manufacturer": "Core Dynamics",
"class": 1,
"hullCost": 4689640,
"speed": 210,
"boost": 340,
"boostEnergy": 17,
"agility": 9,
"baseShieldStrength": 240,
"baseArmour": 288,
"hullMass": 230,
"masslock": 10,
"pipSpeed": 0.02375
},
"retailCost": 4925620,
"slots": {
"standard": [
4,
5,
4,
3,
5,
4,
3
],
"hardpoints": [
3,
3,
0,
0,
0,
0
],
"internal": [
5,
4,
2,
1,
1
]
},
"defaults": {
"standard": [
"4E",
"5E",
"4E",
"3E",
"5E",
"4E",
"3C"
],
"hardpoints": [
17,
17,
0,
0,
0,
0
],
"internal": [
"4e",
"02",
0,
0,
"2h"
]
}
}
}