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,26 +27,163 @@
"federationRank": 3
},
"bulkheads": [
{ "id": "bE", "edID": 128049322, "eddbID": 793, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
{ "id": "bF", "edID": 128049323, "eddbID": 794, "grp": "bh", "cost": 5725680, "mass": 44, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
{ "id": "bG", "edID": 128049324, "eddbID": 795, "grp": "bh", "cost": 12882780, "mass": 87, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
{ "id": "bH", "edID": 128049325, "eddbID": 796, "grp": "bh", "cost": 30446310, "mass": 87, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
{ "id": "bI", "edID": 128049326, "eddbID": 797, "grp": "bh", "cost": 33738580, "mass": 87, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
{
"id": "bE",
"edID": 128049322,
"eddbID": 793,
"grp": "bh",
"cost": 0,
"mass": 0,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 0.8
},
{
"id": "bF",
"edID": 128049323,
"eddbID": 794,
"grp": "bh",
"cost": 5725680,
"mass": 44,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "bG",
"edID": 128049324,
"eddbID": 795,
"grp": "bh",
"cost": 12882780,
"mass": 87,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "bH",
"edID": 128049325,
"eddbID": 796,
"grp": "bh",
"cost": 30446310,
"mass": 87,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "bI",
"edID": 128049326,
"eddbID": 797,
"grp": "bh",
"cost": 33738580,
"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, 2, 2, 2, 2, 0, 0, 0, 0],
"standard": [
6,
6,
5,
5,
6,
4,
4
],
"hardpoints": [
3,
2,
2,
2,
2,
0,
0,
0,
0
],
"internal": [
6, 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, 3, 2
6,
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,
3,
2,
1
]
},
"defaults": {
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
"hardpoints": [0, 17, 17, 0, 0, 0, 0, 0, 0],
"internal": ["04", "03", "4e", "02", 0, 0, 0, 0, ""]
"standard": [
"6E",
"6E",
"5E",
"5E",
"6E",
"4E",
"4C"
],
"hardpoints": [
0,
17,
17,
0,
0,
0,
0,
0,
0
],
"internal": [
"04",
"03",
"4e",
"02",
0,
0,
0,
0,
"",
0
]
}
}
}