Files
coriolis-data/ships/cobra_mk_iv.json
2015-12-26 17:37:15 -08:00

31 lines
762 B
JSON

{
"cobra_mk_iv": {
"eddbID": null,
"properties": {
"name": "Cobra Mk IV",
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 603740,
"speed": 200,
"boost": 300,
"boostEnergy": 11,
"agility": 4,
"baseShieldStrength": 120,
"baseArmour": 216,
"hullMass": 210,
"masslock": 8,
"pipSpeed": 0.125
},
"retailCost": 747660,
"slots": {
"standard": [4, 4, 4, 3, 3, 3, 4],
"hardpoints": [2, 2, 1, 1, 1, 0, 0],
"internal": [4, 4, 4, 4, 3, 3, 2, 2]
},
"defaults": {
"standard": ["4E", "4E", "4E", "3E", "3E", "3E", "4C"],
"hardpoints": [17, 17, 0, 0, 0, 0, 0 ],
"internal": ["02", "02", "49", 0, 0, 0, "00", "2h"]
}
}
}