Files
coriolis-data/ships/imperial_clipper.json
2024-11-17 23:05:53 +00:00

172 lines
2.9 KiB
JSON
Executable File

{
"imperial_clipper": {
"edID": 128049315,
"eddbID": 13,
"properties": {
"name": "Imperial Clipper",
"manufacturer": "Gutamaya",
"class": 3,
"hullCost": 21116895,
"speed": 300,
"boost": 380,
"boostEnergy": 19,
"boostInt": 4.5,
"baseShieldStrength": 180,
"baseArmour": 270,
"hardness": 60,
"hullMass": 400,
"masslock": 12,
"heatCapacity": 304,
"pipSpeed": 0.1,
"pitch": 40,
"roll": 80,
"yaw": 18,
"crew": 2,
"reserveFuelCapacity": 0.74
},
"retailCost": 22295860,
"requirements": {
"empireRank": 7
},
"bulkheads": [
{
"id": "bp",
"edID": 128049316,
"eddbID": 788,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "bq",
"edID": 128049317,
"eddbID": 789,
"grp": "bh",
"cost": 8918344,
"mass": 30,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "br",
"edID": 128049318,
"eddbID": 790,
"grp": "bh",
"cost": 20066274,
"mass": 60,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "bs",
"edID": 128049319,
"eddbID": 791,
"grp": "bh",
"cost": 47423294,
"mass": 60,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "bt",
"edID": 128049320,
"eddbID": 792,
"grp": "bh",
"cost": 52551342,
"mass": 60,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [
6,
6,
5,
5,
6,
5,
4
],
"hardpoints": [
3,
3,
2,
2,
0,
0,
0,
0
],
"internal": [
7,
6,
4,
4,
3,
3,
2,
2,
1,
{
"class": 1,
"name": "PlanetaryApproachSuite",
"eligible": {
"pas": 1
}
}
]
},
"defaults": {
"standard": [
"6E",
"6E",
"5E",
"5E",
"6E",
"5E",
"4C"
],
"hardpoints": [
0,
0,
17,
17,
0,
0,
0,
0
],
"internal": [
"05",
"4j",
"02",
0,
0,
0,
"00",
"",
0,
"4F"
]
}
}
}