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

@@ -28,26 +28,181 @@
"federationRank": 12
},
"bulkheads": [
{ "id": "BW", "edID": 128049370, "eddbID": 1498, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "BX", "edID": 128049371, "eddbID": 1499, "grp": "bh", "cost": 75187790, "mass": 30, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "BY", "edID": 128049372, "eddbID": 1500, "grp": "bh", "cost": 169172510, "mass": 60, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "BZ", "edID": 128049373, "eddbID": 1501, "grp": "bh", "cost": 399811020, "mass": 60, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "c0", "edID": 128049374, "eddbID": 1502, "grp": "bh", "cost": 443044000, "mass": 60, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "BW",
"edID": 128049370,
"eddbID": 1498,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "BX",
"edID": 128049371,
"eddbID": 1499,
"grp": "bh",
"cost": 75187790,
"mass": 30,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "BY",
"edID": 128049372,
"eddbID": 1500,
"grp": "bh",
"cost": 169172510,
"mass": 60,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "BZ",
"edID": 128049373,
"eddbID": 1501,
"grp": "bh",
"cost": 399811020,
"mass": 60,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "c0",
"edID": 128049374,
"eddbID": 1502,
"grp": "bh",
"cost": 443044000,
"mass": 60,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [8, 7, 6, 5, 8, 8, 5],
"hardpoints": [4, 4, 3, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0],
"standard": [
8,
7,
6,
5,
8,
8,
5
],
"hardpoints": [
4,
4,
3,
2,
2,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0
],
"internal": [
7, 7, 7, 6, 6, 5, 5,
{ "class": 5, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
{ "class": 5, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
4, 4, 3
7,
7,
7,
6,
6,
5,
5,
{
"class": 5,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
{
"class": 5,
"name": "Military",
"eligible": {
"mahr": 1,
"hr": 1,
"scb": 1,
"mrp": 1,
"gsrp": 1,
"gmrp": 1,
"ghrp": 1
}
},
4,
4,
3,
1
]
},
"defaults": {
"standard": ["8E", "7E" ,"6E", "5E", "8E", "8E", "5C"],
"hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": ["4o", "05", 0, 0, 0, 0, 0, 0, 0, "02", "01", ""]
"standard": [
"8E",
"7E",
"6E",
"5E",
"8E",
"8E",
"5C"
],
"hardpoints": [
0,
0,
0,
17,
17,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
],
"internal": [
"4o",
"05",
0,
0,
0,
0,
0,
0,
0,
"02",
"01",
"",
0
]
}
}
}