mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
64 lines
953 B
JSON
Executable File
64 lines
953 B
JSON
Executable File
{
|
|
"sidewinder": {
|
|
"properties": {
|
|
"name": "Sidewinder",
|
|
"manufacturer": "Faulcon DeLacy",
|
|
"class": 1,
|
|
"hullCost": 12870,
|
|
"speed": 220,
|
|
"boost": 320,
|
|
"boostEnergy": 7,
|
|
"agility": 8,
|
|
"baseShieldStrength": 40,
|
|
"baseArmour": 108,
|
|
"hullMass": 25,
|
|
"masslock": 6,
|
|
"pipSpeed": 0.1375
|
|
},
|
|
"retailCost": 32000,
|
|
"slots": {
|
|
"standard": [
|
|
2,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
1
|
|
],
|
|
"hardpoints": [
|
|
1,
|
|
1,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
2,
|
|
2,
|
|
1
|
|
]
|
|
},
|
|
"defaults": {
|
|
"standard": [
|
|
"2E",
|
|
"2E",
|
|
"2E",
|
|
"1E",
|
|
"1E",
|
|
"1E",
|
|
"1C"
|
|
],
|
|
"hardpoints": [
|
|
17,
|
|
17,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
"3v",
|
|
"01",
|
|
"2h"
|
|
]
|
|
}
|
|
}
|
|
} |