mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 14:33:22 +00:00
68 lines
927 B
JSON
68 lines
927 B
JSON
{
|
|
"viper": {
|
|
"properties": {
|
|
"grp": "co",
|
|
"name": "Viper",
|
|
"manufacturer": "Faulcon DeLacy",
|
|
"class": 1,
|
|
"cost": 95893,
|
|
"speed": 320,
|
|
"boost": 400,
|
|
"agility": 6,
|
|
"shields": 105,
|
|
"armour": 70,
|
|
"fuelcost": 50,
|
|
"mass": 60
|
|
},
|
|
"slots": {
|
|
"common": [
|
|
3,
|
|
3,
|
|
3,
|
|
2,
|
|
3,
|
|
3,
|
|
2
|
|
],
|
|
"hardpoints": [
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
3,
|
|
3,
|
|
2,
|
|
1
|
|
]
|
|
},
|
|
"defaults": {
|
|
"common": [
|
|
"3E",
|
|
"3E",
|
|
"3E",
|
|
"2E",
|
|
"3E",
|
|
"3E",
|
|
"2C"
|
|
],
|
|
"hardpoints": [
|
|
17,
|
|
17,
|
|
0,
|
|
0,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
"01",
|
|
"44",
|
|
0,
|
|
"2h"
|
|
]
|
|
}
|
|
}
|
|
} |