mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 14:33:22 +00:00
72 lines
993 B
JSON
72 lines
993 B
JSON
{
|
|
"cobra_mk_iii": {
|
|
"properties": {
|
|
"grp": "mp",
|
|
"name": "Cobra Mk III",
|
|
"manufacturer": "Faulcon DeLacy",
|
|
"class": 1,
|
|
"cost": 235787,
|
|
"speed": 280,
|
|
"boost": 400,
|
|
"agility": 6,
|
|
"shields": 80,
|
|
"armour": 120,
|
|
"fuelcost": 50,
|
|
"mass": 180
|
|
},
|
|
"slots": {
|
|
"common": [
|
|
4,
|
|
4,
|
|
4,
|
|
3,
|
|
3,
|
|
3,
|
|
4
|
|
],
|
|
"hardpoints": [
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
4,
|
|
4,
|
|
4,
|
|
2,
|
|
2,
|
|
2
|
|
]
|
|
},
|
|
"defaults": {
|
|
"common": [
|
|
"4E",
|
|
"4E",
|
|
"4E",
|
|
"3E",
|
|
"3E",
|
|
"3E",
|
|
"4C"
|
|
],
|
|
"hardpoints": [
|
|
17,
|
|
17,
|
|
0,
|
|
0,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
"02",
|
|
"02",
|
|
"4e",
|
|
"00",
|
|
0,
|
|
"2h"
|
|
]
|
|
}
|
|
}
|
|
} |