mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
70 lines
1013 B
JSON
Executable File
70 lines
1013 B
JSON
Executable File
{
|
|
"viper": {
|
|
"properties": {
|
|
"name": "Viper",
|
|
"manufacturer": "Faulcon DeLacy",
|
|
"class": 1,
|
|
"hullCost": 95900,
|
|
"speed": 320,
|
|
"boost": 400,
|
|
"boostEnergy": 11,
|
|
"agility": 6,
|
|
"baseShieldStrength": 105,
|
|
"baseArmour": 126,
|
|
"hullMass": 60,
|
|
"masslock": 7,
|
|
"pipSpeed": 0.09375
|
|
},
|
|
"retailCost": 142930,
|
|
"slots": {
|
|
"standard": [
|
|
3,
|
|
3,
|
|
3,
|
|
2,
|
|
3,
|
|
3,
|
|
2
|
|
],
|
|
"hardpoints": [
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
3,
|
|
3,
|
|
2,
|
|
1
|
|
]
|
|
},
|
|
"defaults": {
|
|
"standard": [
|
|
"3E",
|
|
"3E",
|
|
"3E",
|
|
"2E",
|
|
"3E",
|
|
"3E",
|
|
"2C"
|
|
],
|
|
"hardpoints": [
|
|
17,
|
|
17,
|
|
0,
|
|
0,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
"01",
|
|
"44",
|
|
0,
|
|
"2h"
|
|
]
|
|
}
|
|
}
|
|
} |