Files
coriolis-data/ships/dolphin.json

166 lines
2.8 KiB
JSON
Executable File

{
"dolphin": {
"edID": 128049291,
"eddbID": 31,
"properties": {
"name": "Dolphin",
"manufacturer": "Saud Kruger",
"class": 1,
"hullCost": 1115330,
"speed": 250,
"boost": 350,
"boostEnergy": 10,
"baseShieldStrength": 110,
"baseArmour": 110,
"hardness": 35,
"hullMass": 140,
"heatCapacity": 165,
"masslock": 9,
"pipSpeed": 0.13,
"luxuryCabins": true,
"pitch": 30,
"roll": 100,
"yaw": 20,
"crew": 1,
"reserveFuelCapacity": 0.5
},
"retailCost": 1337330,
"requirements": {
"horizons": true
},
"bulkheads": [
{
"id": "cq",
"edID": 128049292,
"eddbID": 1589,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "cr",
"edID": 128049293,
"eddbID": 1590,
"grp": "bh",
"cost": 534940,
"mass": 32,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "cs",
"edID": 128049294,
"eddbID": 1591,
"grp": "bh",
"cost": 1203600,
"mass": 63,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "ct",
"edID": 128049295,
"eddbID": 1592,
"grp": "bh",
"cost": 2808390,
"mass": 63,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "cu",
"edID": 128049296,
"eddbID": 1593,
"grp": "bh",
"cost": 3152080,
"mass": 63,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [
4,
5,
4,
4,
3,
3,
4
],
"hardpoints": [
1,
1,
0,
0,
0
],
"internal": [
5,
4,
4,
3,
2,
2,
2,
1,
1,
{
"class": 1,
"name": "Planetary",
"eligible": {
"pas": 1
}
}
]
},
"defaults": {
"standard": [
"4E",
"5E",
"4E",
"4E",
"3E",
"3E",
"4C"
],
"hardpoints": [
17,
17,
0,
0,
0
],
"internal": [
"md",
"02",
"49",
"01",
"00",
0,
"",
0,
0,
"4F"
]
}
}
}