3.4 new slots

This commit is contained in:
willyb321
2019-04-11 05:38:21 +10:00
parent 33ca21e1c7
commit c756f9b478
40 changed files with 5203 additions and 612 deletions

View File

@@ -27,25 +27,178 @@
"horizons": true
},
"bulkheads": [
{ "id": "0K", "edID": 128816590, "eddbID": 1650, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "0P", "edID": 128816591, "eddbID": 1651, "grp": "bh", "cost": 6803170, "mass": 40, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "0Q", "edID": 128816592, "eddbID": 1652, "grp": "bh", "cost": 15307134, "mass": 78, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "0R", "edID": 128816593, "eddbID": 1653, "grp": "bh", "cost": 36175859, "mass": 78, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "0S", "edID": 128816594, "eddbID": 1654, "grp": "bh", "cost": 40087682, "mass": 78, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "0K",
"edID": 128816590,
"eddbID": 1650,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "0P",
"edID": 128816591,
"eddbID": 1651,
"grp": "bh",
"cost": 6803170,
"mass": 40,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "0Q",
"edID": 128816592,
"eddbID": 1652,
"grp": "bh",
"cost": 15307134,
"mass": 78,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "0R",
"edID": 128816593,
"eddbID": 1653,
"grp": "bh",
"cost": 36175859,
"mass": 78,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "0S",
"edID": 128816594,
"eddbID": 1654,
"grp": "bh",
"cost": 40087682,
"mass": 78,
"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, 2, 2, 2, 1, 1, 1, 0, 0, 0, 0],
"internal": [6, 6, 3, 3, 2, 2,
{ "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 } },
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }
"standard": [
6,
6,
5,
5,
6,
4,
4
],
"hardpoints": [
3,
2,
2,
2,
1,
1,
1,
0,
0,
0,
0
],
"internal": [
6,
6,
3,
3,
2,
2,
{
"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
}
},
{
"class": 4,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
1
]
},
"defaults": {
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
"hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0, 0],
"internal": ["04", "4h", "01", "01", "", "", "", "", ""]
"standard": [
"6E",
"6E",
"5E",
"5E",
"6E",
"4E",
"4C"
],
"hardpoints": [
17,
0,
17,
0,
0,
0,
0,
0,
0,
0
],
"internal": [
"04",
"4h",
"01",
"01",
"",
"",
"",
"",
"",
0
]
}
}
}