mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
69 lines
955 B
JSON
Executable File
69 lines
955 B
JSON
Executable File
{
|
|
"adder": {
|
|
"properties": {
|
|
"grp": "ex",
|
|
"name": "Adder",
|
|
"manufacturer": "Zorgon Peterson",
|
|
"class": 1,
|
|
"cost": 39993,
|
|
"speed": 220,
|
|
"boost": 320,
|
|
"agility": 8,
|
|
"shields": 60,
|
|
"armour": 90,
|
|
"fuelcost": 50,
|
|
"mass": 35
|
|
},
|
|
"retailCost": 87808,
|
|
"slots": {
|
|
"common": [
|
|
3,
|
|
3,
|
|
3,
|
|
1,
|
|
2,
|
|
3,
|
|
3
|
|
],
|
|
"hardpoints": [
|
|
2,
|
|
1,
|
|
1,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
3,
|
|
3,
|
|
2,
|
|
2,
|
|
1
|
|
]
|
|
},
|
|
"defaults": {
|
|
"common": [
|
|
"3E",
|
|
"3E",
|
|
"3E",
|
|
"1E",
|
|
"2E",
|
|
"3E",
|
|
"3C"
|
|
],
|
|
"hardpoints": [
|
|
0,
|
|
17,
|
|
17,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
"01",
|
|
"44",
|
|
"00",
|
|
0,
|
|
"2h"
|
|
]
|
|
}
|
|
}
|
|
} |