fix default loadout

This commit is contained in:
William Blythe
2018-11-09 11:21:03 +11:00
parent 933b69d16f
commit d4cfb14d6b
4 changed files with 205 additions and 85 deletions

2
dist/index.js vendored
View File

@@ -2886,7 +2886,7 @@ module.exports = {
internal: [ 6, 5, 4, 4, 3, 3, 2, 2 ] internal: [ 6, 5, 4, 4, 3, 3, 2, 2 ]
}, },
defaults: { defaults: {
standard: [ "7E", "6E", "5E", "4E", "7E", "6E", "5C" ], standard: [ "6E", "6E", "5E", "4E", "7E", "6E", "5C" ],
hardpoints: [ 0, 0, 0, 0, 0, 0, 0, 0, 0 ], hardpoints: [ 0, 0, 0, 0, 0, 0, 0, 0, 0 ],
internal: [ "4h", "04", "04", "03", 0, "2h", 0, "00" ] internal: [ "4h", "04", "04", "03", 0, "2h", 0, "00" ]
} }

2
dist/index.json vendored
View File

@@ -4425,7 +4425,7 @@
}, },
"defaults": { "defaults": {
"standard": [ "standard": [
"7E", "6E",
"6E", "6E",
"5E", "5E",
"4E", "4E",

View File

@@ -1,44 +1,104 @@
{ {
"krait_phantom": { "krait_phantom": {
"edID": 128149376, "edID": 128149376,
"eddbID": 35, "eddbID": 35,
"properties": { "properties": {
"name": "Krait Phantom", "name": "Krait Phantom",
"manufacturer": "Faulcon DeLacy", "manufacturer": "Faulcon DeLacy",
"class": 2, "class": 2,
"hullCost": 42409425, "hullCost": 42409425,
"speed": 256, "speed": 256,
"boost": 358, "boost": 358,
"boostEnergy": 14, "boostEnergy": 14,
"baseShieldStrength": 220, "baseShieldStrength": 220,
"baseArmour": 360, "baseArmour": 360,
"hardness": 60, "hardness": 60,
"hullMass": 280, "hullMass": 280,
"masslock": 17, "masslock": 17,
"pipSpeed": 0.07122905027933, "pipSpeed": 0.07122905027933,
"fighterHangars": true, "fighterHangars": true,
"pitch": 32, "pitch": 32,
"roll": 80, "roll": 80,
"yaw": 16, "yaw": 16,
"crew": 2 "crew": 2
}, },
"retailCost": 45814205, "retailCost": 45814205,
"bulkheads": [ "bulkheads": [
{ "id": "2T", "edID": 128816569, "eddbID": 1645, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, {
{ "id": "2U", "edID": 128816570, "eddbID": 1646, "grp": "bh", "cost": 22791270, "mass": 36, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, "id": "2T",
{ "id": "2V", "edID": 128816571, "eddbID": 1647, "grp": "bh", "cost": 51280360, "mass": 67, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 }, "edID": 128816569,
{ "id": "2W", "edID": 128816572, "eddbID": 1648, "grp": "bh", "cost": 121192590, "mass": 67, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 }, "eddbID": 1645,
{ "id": "2X", "edID": 128816573, "eddbID": 1649, "grp": "bh", "cost": 134297570, "mass": 67, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 } "grp": "bh",
], "cost": 0,
"slots": { "mass": 0,
"standard": [6, 6, 5, 5, 6, 4, 4], "causres": 0,
"hardpoints": [3, 3, 2, 2, 0, 0, 0, 0], "explres": -0.4,
"internal": [6,5,4,4,3,3,2,2] "kinres": -0.2,
}, "thermres": 0,
"defaults": { "hullboost": 0.8
"standard": ["7E", "6E", "5E", "4E", "7E", "6E", "5C"], },
"hardpoints": [0, 0, 0, 0, 0, 0, 0, 0, 0], {
"internal": ["4h", "04", "04", "03", 0, "2h", 0, "00"] "id": "2U",
} "edID": 128816570,
} "eddbID": 1646,
"grp": "bh",
"cost": 22791270,
"mass": 36,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "2V",
"edID": 128816571,
"eddbID": 1647,
"grp": "bh",
"cost": 51280360,
"mass": 67,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "2W",
"edID": 128816572,
"eddbID": 1648,
"grp": "bh",
"cost": 121192590,
"mass": 67,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "2X",
"edID": 128816573,
"eddbID": 1649,
"grp": "bh",
"cost": 134297570,
"mass": 67,
"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": [6, 5, 4, 4, 3, 3, 2, 2]
},
"defaults": {
"standard": ["6E", "6E", "5E", "4E", "7E", "6E", "5C"],
"hardpoints": [0, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": ["4h", "04", "04", "03", 0, "2h", 0, "00"]
}
}
} }

View File

@@ -1,43 +1,103 @@
{ {
"mamba": { "mamba": {
"edID": 128149376, "edID": 128149376,
"eddbID": 11, "eddbID": 11,
"properties": { "properties": {
"name": "Mamba", "name": "Mamba",
"manufacturer": "Zorgon Peterson", "manufacturer": "Zorgon Peterson",
"class": 2, "class": 2,
"hullCost": 55866341, "hullCost": 55866341,
"speed": 316, "speed": 316,
"boost": 390, "boost": 390,
"boostEnergy": 19, "boostEnergy": 19,
"baseShieldStrength": 280, "baseShieldStrength": 280,
"baseArmour": 150, "baseArmour": 150,
"hardness": 65, "hardness": 65,
"hullMass": 280, "hullMass": 280,
"masslock": 12, "masslock": 12,
"pipSpeed": 0.019409937888199, "pipSpeed": 0.019409937888199,
"pitch": 35, "pitch": 35,
"roll": 80, "roll": 80,
"yaw": 12, "yaw": 12,
"crew": 2 "crew": 2
}, },
"retailCost": 55382252, "retailCost": 55382252,
"bulkheads": [ "bulkheads": [
{ "id": "2T", "edID": 128049376, "eddbID": 813, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 }, {
{ "id": "2U", "edID": 128049377, "eddbID": 814, "grp": "bh", "cost": 20626820, "mass": 19, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 }, "id": "2T",
{ "id": "2V", "edID": 128049378, "eddbID": 815, "grp": "bh", "cost": 46410340, "mass": 38, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 }, "edID": 128049376,
{ "id": "2W", "edID": 128049379, "eddbID": 816, "grp": "bh", "cost": 109683090, "mass": 38, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 }, "eddbID": 813,
{ "id": "2X", "edID": 128049380, "eddbID": 817, "grp": "bh", "cost": 121543510, "mass": 38, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 } "grp": "bh",
], "cost": 0,
"slots": { "mass": 0,
"standard": [6, 5, 4, 4, 6, 4, 3], "causres": 0,
"hardpoints": [4, 3, 3, 1, 1, 0, 0, 0, 0, 0, 0], "explres": -0.4,
"internal": [5, 4, 3, 2, 2] "kinres": -0.2,
}, "thermres": 0,
"defaults": { "hullboost": 0.8
"standard": ["5E", "5E", "4E", "4E", "6E", "4E", "3C"], },
"hardpoints": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], {
"internal": ["03", "49", "02", 0, "2h"] "id": "2U",
} "edID": 128049377,
} "eddbID": 814,
"grp": "bh",
"cost": 20626820,
"mass": 19,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 1.52
},
{
"id": "2V",
"edID": 128049378,
"eddbID": 815,
"grp": "bh",
"cost": 46410340,
"mass": 38,
"causres": 0,
"explres": -0.4,
"kinres": -0.2,
"thermres": 0,
"hullboost": 2.5
},
{
"id": "2W",
"edID": 128049379,
"eddbID": 816,
"grp": "bh",
"cost": 109683090,
"mass": 38,
"causres": 0,
"explres": -0.5,
"kinres": -0.75,
"thermres": 0.5,
"hullboost": 2.5
},
{
"id": "2X",
"edID": 128049380,
"eddbID": 817,
"grp": "bh",
"cost": 121543510,
"mass": 38,
"causres": 0,
"explres": 0.2,
"kinres": 0.25,
"thermres": -0.4,
"hullboost": 2.5
}
],
"slots": {
"standard": [6, 5, 4, 4, 6, 4, 3],
"hardpoints": [4, 3, 3, 1, 1, 0, 0, 0, 0, 0, 0],
"internal": [5, 4, 3, 2, 2]
},
"defaults": {
"standard": ["5E", "5E", "4E", "4E", "6E", "4E", "3C"],
"hardpoints": [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
"internal": ["03", "49", "02", 0, "2h"]
}
}
} }