Files
coriolis/data/ships/fer_de_lance.json

80 lines
1.1 KiB
JSON

{
"fer_de_lance": {
"properties": {
"group": "co",
"name": "Fer-de-Lance",
"manufacturer": "Zorgon Peterson",
"class": 2,
"cost": 51232230,
"speed": 260,
"boost": 350,
"agility": 6,
"shields": 300,
"armour": 225,
"fuelcost": 50,
"mass": 250
},
"slots": {
"common": [
5,
5,
4,
4,
6,
4,
3
],
"hardpoints": [
4,
2,
2,
2,
2,
0,
0,
0,
0,
0,
0
],
"internal": [
5,
4,
4,
2,
1
]
},
"defaults": {
"common": [
"5E",
"5E",
"4E",
"4E",
"6E",
"4E",
"3C"
],
"hardpoints": [
0,
17,
17,
0,
0,
0,
0,
0,
0,
0,
0
],
"internal": [
"03",
"49",
"02",
0,
"2h"
]
}
}
}