mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 14:33:22 +00:00
60 lines
816 B
JSON
60 lines
816 B
JSON
{
|
|
"hauler": {
|
|
"group": "fr",
|
|
"name": "Hauler",
|
|
"manufacturer": "Zorgon Peterson",
|
|
"class": 1,
|
|
"cost": 29807,
|
|
"speed": 200,
|
|
"boost": 300,
|
|
"agility": 6,
|
|
"shields": 50,
|
|
"armour": 50,
|
|
"fuelcost": 50,
|
|
"slotCap": {
|
|
"common": [
|
|
2,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
2
|
|
],
|
|
"hardpoints": [
|
|
1,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
3,
|
|
3,
|
|
2,
|
|
1
|
|
]
|
|
},
|
|
"defaultComponents": {
|
|
"common": [
|
|
"2E",
|
|
"2E",
|
|
"2E",
|
|
"1E",
|
|
"1E",
|
|
"1E",
|
|
"2C"
|
|
],
|
|
"hardpoints": [
|
|
17,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
0,
|
|
0,
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
"mass": 14
|
|
}
|
|
} |