mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 22:33:24 +00:00
63 lines
917 B
JSON
Executable File
63 lines
917 B
JSON
Executable File
{
|
|
"hauler": {
|
|
"properties": {
|
|
"name": "Hauler",
|
|
"manufacturer": "Zorgon Peterson",
|
|
"class": 1,
|
|
"hullCost": 29807,
|
|
"speed": 200,
|
|
"boost": 300,
|
|
"agility": 6,
|
|
"boostEnergy": 7,
|
|
"baseShieldStrength": 50,
|
|
"baseArmour": 90,
|
|
"hullMass": 14,
|
|
"masslock": 6
|
|
},
|
|
"retailCost": 52720,
|
|
"slots": {
|
|
"common": [
|
|
2,
|
|
2,
|
|
2,
|
|
1,
|
|
1,
|
|
1,
|
|
2
|
|
],
|
|
"hardpoints": [
|
|
1,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
3,
|
|
3,
|
|
2,
|
|
1
|
|
]
|
|
},
|
|
"defaults": {
|
|
"common": [
|
|
"2E",
|
|
"2E",
|
|
"2E",
|
|
"1E",
|
|
"1E",
|
|
"1E",
|
|
"2C"
|
|
],
|
|
"hardpoints": [
|
|
17,
|
|
0,
|
|
0
|
|
],
|
|
"internal": [
|
|
"01",
|
|
"01",
|
|
"3v",
|
|
"2h"
|
|
]
|
|
}
|
|
}
|
|
} |