Files
coriolis-data/ships/federal_assault_ship.json
Thomas Hurst 1dec931962 Add reserve fuel tank capacities to ships
These contribute towards ship mass, and are necessary for accurate jump
range calculation.

Ref: https://forums.frontier.co.uk/threads/reserve-tank-sizes-for-all-ships.460434/
2019-12-10 00:38:28 +00:00

187 lines
3.3 KiB
JSON

{
"federal_assault_ship": {
"edID": 128672145,
"eddbID": 8,
"properties": {
"name": "Federal Assault Ship",
"manufacturer": "Core Dynamics",
"class": 2,
"hullCost": 19072000,
"speed": 210,
"boost": 350,
"boostEnergy": 19,
"baseShieldStrength": 200,
"baseArmour": 300,
"hardness": 60,
"hullMass": 480,
"heatCapacity": 286,
"masslock": 14,
"pipSpeed": 0.071428571428571,
"pitch": 38,
"roll": 90,
"yaw": 19,
"crew": 2,
"reserveFuelCapacity": 0.72
},
"retailCost": 19814210,
"requirements": {
"federationRank": 5
},
"bulkheads": [
{
"id": "bz",
"edID": 128672147,
"eddbID": 1466,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "bA",
"edID": 128672148,
"eddbID": 1467,
"grp": "bh",
"cost": 7925680,
"mass": 44,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "bB",
"edID": 128672149,
"eddbID": 1468,
"grp": "bh",
"cost": 17832780,
"mass": 87,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "bC",
"edID": 128672150,
"eddbID": 1469,
"grp": "bh",
"cost": 42144810,
"mass": 87,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "bD",
"edID": 128672151,
"eddbID": 1470,
"grp": "bh",
"cost": 46702080,
"mass": 87,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [
6,
6,
5,
5,
6,
4,
4
],
"hardpoints": [
3,
3,
2,
2,
0,
0,
0,
0
],
"internal": [
5,
5,
4,
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
3,
2,
2,
1
]
},
"defaults": {
"standard": [
"6E",
"6E",
"5E",
"5E",
"6E",
"4E",
"4C"
],
"hardpoints": [
0,
0,
17,
17,
0,
0,
0,
0
],
"internal": [
"4e",
"03",
"02",
0,
0,
"02",
0,
0,
0
]
}
}
}