mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Add integrity
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
* Fix cost for rocket-propelled FSD disruptor
|
||||
* Add module names for blueprints
|
||||
* Fix erroneous value for grade 5 kinetic shield booster
|
||||
* Add missing integrity values for some modules
|
||||
|
||||
#2.2.19
|
||||
* Remove shot speed modification - it is directly tied to range
|
||||
|
||||
85
dist/index.js
vendored
85
dist/index.js
vendored
@@ -9774,6 +9774,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "bsg",
|
||||
id: "B6",
|
||||
integrity: 40,
|
||||
kinres: .4,
|
||||
mass: 1.3,
|
||||
maxmass: 63,
|
||||
@@ -9796,6 +9797,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "bsg",
|
||||
id: "B5",
|
||||
integrity: 51,
|
||||
kinres: .4,
|
||||
mass: 2.5,
|
||||
maxmass: 138,
|
||||
@@ -9818,6 +9820,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "bsg",
|
||||
id: "B4",
|
||||
integrity: 64,
|
||||
kinres: .4,
|
||||
mass: 5,
|
||||
maxmass: 413,
|
||||
@@ -9840,6 +9843,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "bsg",
|
||||
id: "B3",
|
||||
integrity: 80,
|
||||
kinres: .4,
|
||||
mass: 10,
|
||||
maxmass: 713,
|
||||
@@ -9862,6 +9866,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "bsg",
|
||||
id: "B2",
|
||||
integrity: 96,
|
||||
kinres: .4,
|
||||
mass: 20,
|
||||
maxmass: 1013,
|
||||
@@ -9884,6 +9889,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "bsg",
|
||||
id: "B1",
|
||||
integrity: 113,
|
||||
kinres: .4,
|
||||
mass: 40,
|
||||
maxmass: 1350,
|
||||
@@ -9906,6 +9912,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "bsg",
|
||||
id: "B0",
|
||||
integrity: 131,
|
||||
kinres: .4,
|
||||
mass: 80,
|
||||
maxmass: 2650,
|
||||
@@ -9928,6 +9935,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "bsg",
|
||||
id: "B7",
|
||||
integrity: 150,
|
||||
kinres: .4,
|
||||
mass: 160,
|
||||
maxmass: 4500,
|
||||
@@ -10302,6 +10310,7 @@ module.exports = {
|
||||
eddbID: 890,
|
||||
grp: "dc",
|
||||
id: "24",
|
||||
integrity: 10,
|
||||
name: "Standard Docking Computer",
|
||||
power: .39,
|
||||
rating: "E"
|
||||
@@ -10315,6 +10324,7 @@ module.exports = {
|
||||
fightercost: 1030,
|
||||
grp: "fh",
|
||||
id: "fr",
|
||||
integrity: 60,
|
||||
mass: 20,
|
||||
power: .25,
|
||||
rating: "D",
|
||||
@@ -10328,6 +10338,7 @@ module.exports = {
|
||||
fightercost: 1030,
|
||||
grp: "fh",
|
||||
id: "fm",
|
||||
integrity: 80,
|
||||
mass: 40,
|
||||
power: .35,
|
||||
rating: "D",
|
||||
@@ -10341,6 +10352,7 @@ module.exports = {
|
||||
fightercost: 1030,
|
||||
grp: "fh",
|
||||
id: "fh",
|
||||
integrity: 120,
|
||||
mass: 60,
|
||||
power: .35,
|
||||
rating: "D",
|
||||
@@ -10355,6 +10367,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6a",
|
||||
integrity: 32,
|
||||
mass: 1.3,
|
||||
power: .14,
|
||||
ranget: 3,
|
||||
@@ -10368,6 +10381,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "69",
|
||||
integrity: 24,
|
||||
mass: .5,
|
||||
power: .18,
|
||||
ranget: 4,
|
||||
@@ -10381,6 +10395,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "68",
|
||||
integrity: 40,
|
||||
mass: 1.3,
|
||||
power: .23,
|
||||
ranget: 5,
|
||||
@@ -10394,6 +10409,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "67",
|
||||
integrity: 56,
|
||||
mass: 2,
|
||||
power: .28,
|
||||
ranget: 6,
|
||||
@@ -10407,6 +10423,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "66",
|
||||
integrity: 48,
|
||||
mass: 1.3,
|
||||
power: .32,
|
||||
ranget: 7,
|
||||
@@ -10420,6 +10437,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6f",
|
||||
integrity: 41,
|
||||
mass: 2.5,
|
||||
power: .17,
|
||||
ranget: 6,
|
||||
@@ -10433,6 +10451,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6e",
|
||||
integrity: 51,
|
||||
mass: 1,
|
||||
power: .22,
|
||||
ranget: 7,
|
||||
@@ -10446,6 +10465,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6d",
|
||||
integrity: 51,
|
||||
mass: 2.5,
|
||||
power: .28,
|
||||
ranget: 8,
|
||||
@@ -10459,6 +10479,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6c",
|
||||
integrity: 71,
|
||||
mass: 4,
|
||||
power: .34,
|
||||
ranget: 9,
|
||||
@@ -10472,6 +10493,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6b",
|
||||
integrity: 61,
|
||||
mass: 2.5,
|
||||
power: .39,
|
||||
ranget: 10,
|
||||
@@ -10485,6 +10507,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6k",
|
||||
integrity: 51,
|
||||
mass: 5,
|
||||
power: .2,
|
||||
ranget: 9,
|
||||
@@ -10498,6 +10521,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6j",
|
||||
integrity: 38,
|
||||
mass: 2,
|
||||
power: .27,
|
||||
ranget: 10,
|
||||
@@ -10511,6 +10535,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6i",
|
||||
integrity: 64,
|
||||
mass: 5,
|
||||
power: .34,
|
||||
ranget: 11,
|
||||
@@ -10524,6 +10549,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6h",
|
||||
integrity: 90,
|
||||
mass: 8,
|
||||
power: .41,
|
||||
ranget: 12,
|
||||
@@ -10537,6 +10563,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6g",
|
||||
integrity: 77,
|
||||
mass: 5,
|
||||
power: .48,
|
||||
ranget: 13,
|
||||
@@ -10550,6 +10577,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6p",
|
||||
integrity: 64,
|
||||
mass: 10,
|
||||
power: .25,
|
||||
ranget: 12,
|
||||
@@ -10563,6 +10591,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6o",
|
||||
integrity: 48,
|
||||
mass: 4,
|
||||
power: .33,
|
||||
ranget: 13,
|
||||
@@ -10576,6 +10605,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6n",
|
||||
integrity: 80,
|
||||
mass: 10,
|
||||
power: .41,
|
||||
ranget: 14,
|
||||
@@ -10589,6 +10619,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6m",
|
||||
integrity: 112,
|
||||
mass: 16,
|
||||
power: .49,
|
||||
ranget: 15,
|
||||
@@ -10602,6 +10633,7 @@ module.exports = {
|
||||
facinglimit: 50,
|
||||
grp: "fi",
|
||||
id: "6l",
|
||||
integrity: 96,
|
||||
mass: 10,
|
||||
power: .57,
|
||||
ranget: 16,
|
||||
@@ -11833,6 +11865,7 @@ module.exports = {
|
||||
eddbID: 1528,
|
||||
grp: "pv",
|
||||
id: "v5",
|
||||
integrity: 30,
|
||||
mass: 12,
|
||||
power: .25,
|
||||
rating: "H"
|
||||
@@ -11844,6 +11877,7 @@ module.exports = {
|
||||
eddbID: 1529,
|
||||
grp: "pv",
|
||||
id: "v6",
|
||||
integrity: 30,
|
||||
mass: 6,
|
||||
power: .75,
|
||||
rating: "G"
|
||||
@@ -11855,6 +11889,7 @@ module.exports = {
|
||||
eddbID: 1526,
|
||||
grp: "pv",
|
||||
id: "v3",
|
||||
integrity: 30,
|
||||
mass: 20,
|
||||
power: .4,
|
||||
rating: "H"
|
||||
@@ -11866,6 +11901,7 @@ module.exports = {
|
||||
eddbID: 1527,
|
||||
grp: "pv",
|
||||
id: "v4",
|
||||
integrity: 30,
|
||||
mass: 10,
|
||||
power: 1.2,
|
||||
rating: "G"
|
||||
@@ -11877,6 +11913,7 @@ module.exports = {
|
||||
eddbID: 1524,
|
||||
grp: "pv",
|
||||
id: "v1",
|
||||
integrity: 30,
|
||||
mass: 34,
|
||||
power: .6,
|
||||
rating: "H"
|
||||
@@ -11888,6 +11925,7 @@ module.exports = {
|
||||
eddbID: 1525,
|
||||
grp: "pv",
|
||||
id: "v2",
|
||||
integrity: 30,
|
||||
mass: 17,
|
||||
power: 1.8,
|
||||
rating: "G"
|
||||
@@ -11902,6 +11940,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "psg",
|
||||
id: "p6",
|
||||
integrity: 48,
|
||||
kinres: .4,
|
||||
mass: 2.5,
|
||||
maxmass: 63,
|
||||
@@ -11925,6 +11964,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "psg",
|
||||
id: "p5",
|
||||
integrity: 61,
|
||||
kinres: .4,
|
||||
mass: 5,
|
||||
maxmass: 138,
|
||||
@@ -11948,6 +11988,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "psg",
|
||||
id: "p4",
|
||||
integrity: 77,
|
||||
kinres: .4,
|
||||
mass: 10,
|
||||
maxmass: 413,
|
||||
@@ -11971,6 +12012,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "psg",
|
||||
id: "p3",
|
||||
integrity: 96,
|
||||
kinres: .4,
|
||||
mass: 20,
|
||||
maxmass: 713,
|
||||
@@ -11994,6 +12036,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "psg",
|
||||
id: "p2",
|
||||
integrity: 115,
|
||||
kinres: .4,
|
||||
mass: 40,
|
||||
maxmass: 1013,
|
||||
@@ -12017,6 +12060,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "psg",
|
||||
id: "p1",
|
||||
integrity: 136,
|
||||
kinres: .4,
|
||||
mass: 80,
|
||||
maxmass: 1350,
|
||||
@@ -12040,6 +12084,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "psg",
|
||||
id: "p0",
|
||||
integrity: 157,
|
||||
kinres: .4,
|
||||
mass: 160,
|
||||
maxmass: 2650,
|
||||
@@ -12063,6 +12108,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "psg",
|
||||
id: "p7",
|
||||
integrity: 180,
|
||||
kinres: .4,
|
||||
mass: 320,
|
||||
maxmass: 4500,
|
||||
@@ -12670,6 +12716,7 @@ module.exports = {
|
||||
eddbID: 1244,
|
||||
grp: "sc",
|
||||
id: "2f",
|
||||
integrity: 40,
|
||||
mass: 2,
|
||||
name: "Advanced Discovery Scanner",
|
||||
power: 0,
|
||||
@@ -12682,6 +12729,7 @@ module.exports = {
|
||||
eddbID: 1243,
|
||||
grp: "sc",
|
||||
id: "2g",
|
||||
integrity: 40,
|
||||
mass: 2,
|
||||
name: "Intermediate Discovery Scanner",
|
||||
power: 0,
|
||||
@@ -12694,6 +12742,7 @@ module.exports = {
|
||||
eddbID: 1242,
|
||||
grp: "sc",
|
||||
id: "2h",
|
||||
integrity: 40,
|
||||
mass: 2,
|
||||
name: "Basic Discovery Scanner",
|
||||
power: 0,
|
||||
@@ -13471,6 +13520,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "1x",
|
||||
integrity: 48,
|
||||
kinres: .4,
|
||||
mass: 1.3,
|
||||
maxmass: 63,
|
||||
@@ -13493,6 +13543,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "3v",
|
||||
integrity: 41,
|
||||
kinres: .4,
|
||||
mass: 2.5,
|
||||
maxmass: 138,
|
||||
@@ -13515,6 +13566,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "3u",
|
||||
integrity: 31,
|
||||
kinres: .4,
|
||||
mass: 1,
|
||||
maxmass: 138,
|
||||
@@ -13537,6 +13589,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "3t",
|
||||
integrity: 51,
|
||||
kinres: .4,
|
||||
mass: 2.5,
|
||||
maxmass: 138,
|
||||
@@ -13559,6 +13612,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "3s",
|
||||
integrity: 71,
|
||||
kinres: .4,
|
||||
mass: 4,
|
||||
maxmass: 138,
|
||||
@@ -13581,6 +13635,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "3r",
|
||||
integrity: 61,
|
||||
kinres: .4,
|
||||
mass: 2.5,
|
||||
maxmass: 138,
|
||||
@@ -13603,6 +13658,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "44",
|
||||
integrity: 51,
|
||||
kinres: .4,
|
||||
mass: 5,
|
||||
maxmass: 413,
|
||||
@@ -13625,6 +13681,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "43",
|
||||
integrity: 38,
|
||||
kinres: .4,
|
||||
mass: 2,
|
||||
maxmass: 413,
|
||||
@@ -13647,6 +13704,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "42",
|
||||
integrity: 64,
|
||||
kinres: .4,
|
||||
mass: 5,
|
||||
maxmass: 413,
|
||||
@@ -13669,6 +13727,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "41",
|
||||
integrity: 90,
|
||||
kinres: .4,
|
||||
mass: 8,
|
||||
maxmass: 413,
|
||||
@@ -13691,6 +13750,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "40",
|
||||
integrity: 77,
|
||||
kinres: .4,
|
||||
mass: 5,
|
||||
maxmass: 413,
|
||||
@@ -13713,6 +13773,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "49",
|
||||
integrity: 64,
|
||||
kinres: .4,
|
||||
mass: 10,
|
||||
maxmass: 713,
|
||||
@@ -13735,6 +13796,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "48",
|
||||
integrity: 48,
|
||||
kinres: .4,
|
||||
mass: 4,
|
||||
maxmass: 713,
|
||||
@@ -13757,6 +13819,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "47",
|
||||
integrity: 80,
|
||||
kinres: .4,
|
||||
mass: 10,
|
||||
maxmass: 713,
|
||||
@@ -13779,6 +13842,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "46",
|
||||
integrity: 112,
|
||||
kinres: .4,
|
||||
mass: 16,
|
||||
maxmass: 713,
|
||||
@@ -13801,6 +13865,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "45",
|
||||
integrity: 96,
|
||||
kinres: .4,
|
||||
mass: 10,
|
||||
maxmass: 713,
|
||||
@@ -13823,6 +13888,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4e",
|
||||
integrity: 77,
|
||||
kinres: .4,
|
||||
mass: 20,
|
||||
maxmass: 1013,
|
||||
@@ -13845,6 +13911,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4d",
|
||||
integrity: 58,
|
||||
kinres: .4,
|
||||
mass: 8,
|
||||
maxmass: 1013,
|
||||
@@ -13867,6 +13934,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4c",
|
||||
integrity: 96,
|
||||
kinres: .4,
|
||||
mass: 20,
|
||||
maxmass: 1013,
|
||||
@@ -13889,6 +13957,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4b",
|
||||
integrity: 134,
|
||||
kinres: .4,
|
||||
mass: 32,
|
||||
maxmass: 1013,
|
||||
@@ -13911,6 +13980,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4a",
|
||||
integrity: 115,
|
||||
kinres: .4,
|
||||
mass: 20,
|
||||
maxmass: 1013,
|
||||
@@ -13933,6 +14003,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4j",
|
||||
integrity: 90,
|
||||
kinres: .4,
|
||||
mass: 40,
|
||||
maxmass: 1350,
|
||||
@@ -13955,6 +14026,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4i",
|
||||
integrity: 68,
|
||||
kinres: .4,
|
||||
mass: 16,
|
||||
maxmass: 1350,
|
||||
@@ -13977,6 +14049,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4h",
|
||||
integrity: 113,
|
||||
kinres: .4,
|
||||
mass: 40,
|
||||
maxmass: 1350,
|
||||
@@ -13999,6 +14072,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4g",
|
||||
integrity: 158,
|
||||
kinres: .4,
|
||||
mass: 64,
|
||||
maxmass: 1350,
|
||||
@@ -14021,6 +14095,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4f",
|
||||
integrity: 136,
|
||||
kinres: .4,
|
||||
mass: 40,
|
||||
maxmass: 1350,
|
||||
@@ -14043,6 +14118,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4o",
|
||||
integrity: 105,
|
||||
kinres: .4,
|
||||
mass: 80,
|
||||
maxmass: 2650,
|
||||
@@ -14065,6 +14141,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4n",
|
||||
integrity: 79,
|
||||
kinres: .4,
|
||||
mass: 32,
|
||||
maxmass: 2650,
|
||||
@@ -14087,6 +14164,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4m",
|
||||
integrity: 131,
|
||||
kinres: .4,
|
||||
mass: 80,
|
||||
maxmass: 2650,
|
||||
@@ -14109,6 +14187,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4l",
|
||||
integrity: 183,
|
||||
kinres: .4,
|
||||
mass: 128,
|
||||
maxmass: 2650,
|
||||
@@ -14131,6 +14210,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4k",
|
||||
integrity: 157,
|
||||
kinres: .4,
|
||||
mass: 80,
|
||||
maxmass: 2650,
|
||||
@@ -14153,6 +14233,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4t",
|
||||
integrity: 120,
|
||||
kinres: .4,
|
||||
mass: 160,
|
||||
maxmass: 4500,
|
||||
@@ -14175,6 +14256,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4s",
|
||||
integrity: 90,
|
||||
kinres: .4,
|
||||
mass: 64,
|
||||
maxmass: 4500,
|
||||
@@ -14197,6 +14279,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4r",
|
||||
integrity: 150,
|
||||
kinres: .4,
|
||||
mass: 160,
|
||||
maxmass: 4500,
|
||||
@@ -14219,6 +14302,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4q",
|
||||
integrity: 210,
|
||||
kinres: .4,
|
||||
mass: 256,
|
||||
maxmass: 4500,
|
||||
@@ -14241,6 +14325,7 @@ module.exports = {
|
||||
explres: .5,
|
||||
grp: "sg",
|
||||
id: "4p",
|
||||
integrity: 180,
|
||||
kinres: .4,
|
||||
mass: 160,
|
||||
maxmass: 4500,
|
||||
|
||||
85
dist/index.json
vendored
85
dist/index.json
vendored
@@ -11927,6 +11927,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B6",
|
||||
"integrity": 40,
|
||||
"kinres": 0.4,
|
||||
"mass": 1.3,
|
||||
"maxmass": 63,
|
||||
@@ -11950,6 +11951,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B5",
|
||||
"integrity": 51,
|
||||
"kinres": 0.4,
|
||||
"mass": 2.5,
|
||||
"maxmass": 138,
|
||||
@@ -11973,6 +11975,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B4",
|
||||
"integrity": 64,
|
||||
"kinres": 0.4,
|
||||
"mass": 5,
|
||||
"maxmass": 413,
|
||||
@@ -11996,6 +11999,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B3",
|
||||
"integrity": 80,
|
||||
"kinres": 0.4,
|
||||
"mass": 10,
|
||||
"maxmass": 713,
|
||||
@@ -12019,6 +12023,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B2",
|
||||
"integrity": 96,
|
||||
"kinres": 0.4,
|
||||
"mass": 20,
|
||||
"maxmass": 1013,
|
||||
@@ -12042,6 +12047,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B1",
|
||||
"integrity": 113,
|
||||
"kinres": 0.4,
|
||||
"mass": 40,
|
||||
"maxmass": 1350,
|
||||
@@ -12065,6 +12071,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B0",
|
||||
"integrity": 131,
|
||||
"kinres": 0.4,
|
||||
"mass": 80,
|
||||
"maxmass": 2650,
|
||||
@@ -12088,6 +12095,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B7",
|
||||
"integrity": 150,
|
||||
"kinres": 0.4,
|
||||
"mass": 160,
|
||||
"maxmass": 4500,
|
||||
@@ -12496,6 +12504,7 @@
|
||||
"eddbID": 890,
|
||||
"grp": "dc",
|
||||
"id": "24",
|
||||
"integrity": 10,
|
||||
"name": "Standard Docking Computer",
|
||||
"power": 0.39,
|
||||
"rating": "E"
|
||||
@@ -12511,6 +12520,7 @@
|
||||
"fightercost": 1030,
|
||||
"grp": "fh",
|
||||
"id": "fr",
|
||||
"integrity": 60,
|
||||
"mass": 20,
|
||||
"power": 0.25,
|
||||
"rating": "D",
|
||||
@@ -12525,6 +12535,7 @@
|
||||
"fightercost": 1030,
|
||||
"grp": "fh",
|
||||
"id": "fm",
|
||||
"integrity": 80,
|
||||
"mass": 40,
|
||||
"power": 0.35,
|
||||
"rating": "D",
|
||||
@@ -12539,6 +12550,7 @@
|
||||
"fightercost": 1030,
|
||||
"grp": "fh",
|
||||
"id": "fh",
|
||||
"integrity": 120,
|
||||
"mass": 60,
|
||||
"power": 0.35,
|
||||
"rating": "D",
|
||||
@@ -12555,6 +12567,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6a",
|
||||
"integrity": 32,
|
||||
"mass": 1.3,
|
||||
"power": 0.14,
|
||||
"ranget": 3,
|
||||
@@ -12569,6 +12582,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "69",
|
||||
"integrity": 24,
|
||||
"mass": 0.5,
|
||||
"power": 0.18,
|
||||
"ranget": 4,
|
||||
@@ -12583,6 +12597,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "68",
|
||||
"integrity": 40,
|
||||
"mass": 1.3,
|
||||
"power": 0.23,
|
||||
"ranget": 5,
|
||||
@@ -12597,6 +12612,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "67",
|
||||
"integrity": 56,
|
||||
"mass": 2,
|
||||
"power": 0.28,
|
||||
"ranget": 6,
|
||||
@@ -12611,6 +12627,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "66",
|
||||
"integrity": 48,
|
||||
"mass": 1.3,
|
||||
"power": 0.32,
|
||||
"ranget": 7,
|
||||
@@ -12625,6 +12642,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6f",
|
||||
"integrity": 41,
|
||||
"mass": 2.5,
|
||||
"power": 0.17,
|
||||
"ranget": 6,
|
||||
@@ -12639,6 +12657,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6e",
|
||||
"integrity": 51,
|
||||
"mass": 1,
|
||||
"power": 0.22,
|
||||
"ranget": 7,
|
||||
@@ -12653,6 +12672,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6d",
|
||||
"integrity": 51,
|
||||
"mass": 2.5,
|
||||
"power": 0.28,
|
||||
"ranget": 8,
|
||||
@@ -12667,6 +12687,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6c",
|
||||
"integrity": 71,
|
||||
"mass": 4,
|
||||
"power": 0.34,
|
||||
"ranget": 9,
|
||||
@@ -12681,6 +12702,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6b",
|
||||
"integrity": 61,
|
||||
"mass": 2.5,
|
||||
"power": 0.39,
|
||||
"ranget": 10,
|
||||
@@ -12695,6 +12717,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6k",
|
||||
"integrity": 51,
|
||||
"mass": 5,
|
||||
"power": 0.2,
|
||||
"ranget": 9,
|
||||
@@ -12709,6 +12732,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6j",
|
||||
"integrity": 38,
|
||||
"mass": 2,
|
||||
"power": 0.27,
|
||||
"ranget": 10,
|
||||
@@ -12723,6 +12747,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6i",
|
||||
"integrity": 64,
|
||||
"mass": 5,
|
||||
"power": 0.34,
|
||||
"ranget": 11,
|
||||
@@ -12737,6 +12762,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6h",
|
||||
"integrity": 90,
|
||||
"mass": 8,
|
||||
"power": 0.41,
|
||||
"ranget": 12,
|
||||
@@ -12751,6 +12777,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6g",
|
||||
"integrity": 77,
|
||||
"mass": 5,
|
||||
"power": 0.48,
|
||||
"ranget": 13,
|
||||
@@ -12765,6 +12792,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6p",
|
||||
"integrity": 64,
|
||||
"mass": 10,
|
||||
"power": 0.25,
|
||||
"ranget": 12,
|
||||
@@ -12779,6 +12807,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6o",
|
||||
"integrity": 48,
|
||||
"mass": 4,
|
||||
"power": 0.33,
|
||||
"ranget": 13,
|
||||
@@ -12793,6 +12822,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6n",
|
||||
"integrity": 80,
|
||||
"mass": 10,
|
||||
"power": 0.41,
|
||||
"ranget": 14,
|
||||
@@ -12807,6 +12837,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6m",
|
||||
"integrity": 112,
|
||||
"mass": 16,
|
||||
"power": 0.49,
|
||||
"ranget": 15,
|
||||
@@ -12821,6 +12852,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6l",
|
||||
"integrity": 96,
|
||||
"mass": 10,
|
||||
"power": 0.57,
|
||||
"ranget": 16,
|
||||
@@ -14168,6 +14200,7 @@
|
||||
"eddbID": 1528,
|
||||
"grp": "pv",
|
||||
"id": "v5",
|
||||
"integrity": 30,
|
||||
"mass": 12,
|
||||
"power": 0.25,
|
||||
"rating": "H"
|
||||
@@ -14180,6 +14213,7 @@
|
||||
"eddbID": 1529,
|
||||
"grp": "pv",
|
||||
"id": "v6",
|
||||
"integrity": 30,
|
||||
"mass": 6,
|
||||
"power": 0.75,
|
||||
"rating": "G"
|
||||
@@ -14192,6 +14226,7 @@
|
||||
"eddbID": 1526,
|
||||
"grp": "pv",
|
||||
"id": "v3",
|
||||
"integrity": 30,
|
||||
"mass": 20,
|
||||
"power": 0.4,
|
||||
"rating": "H"
|
||||
@@ -14204,6 +14239,7 @@
|
||||
"eddbID": 1527,
|
||||
"grp": "pv",
|
||||
"id": "v4",
|
||||
"integrity": 30,
|
||||
"mass": 10,
|
||||
"power": 1.2,
|
||||
"rating": "G"
|
||||
@@ -14216,6 +14252,7 @@
|
||||
"eddbID": 1524,
|
||||
"grp": "pv",
|
||||
"id": "v1",
|
||||
"integrity": 30,
|
||||
"mass": 34,
|
||||
"power": 0.6,
|
||||
"rating": "H"
|
||||
@@ -14228,6 +14265,7 @@
|
||||
"eddbID": 1525,
|
||||
"grp": "pv",
|
||||
"id": "v2",
|
||||
"integrity": 30,
|
||||
"mass": 17,
|
||||
"power": 1.8,
|
||||
"rating": "G"
|
||||
@@ -14244,6 +14282,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p6",
|
||||
"integrity": 48,
|
||||
"kinres": 0.4,
|
||||
"mass": 2.5,
|
||||
"maxmass": 63,
|
||||
@@ -14268,6 +14307,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p5",
|
||||
"integrity": 61,
|
||||
"kinres": 0.4,
|
||||
"mass": 5,
|
||||
"maxmass": 138,
|
||||
@@ -14292,6 +14332,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p4",
|
||||
"integrity": 77,
|
||||
"kinres": 0.4,
|
||||
"mass": 10,
|
||||
"maxmass": 413,
|
||||
@@ -14316,6 +14357,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p3",
|
||||
"integrity": 96,
|
||||
"kinres": 0.4,
|
||||
"mass": 20,
|
||||
"maxmass": 713,
|
||||
@@ -14340,6 +14382,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p2",
|
||||
"integrity": 115,
|
||||
"kinres": 0.4,
|
||||
"mass": 40,
|
||||
"maxmass": 1013,
|
||||
@@ -14364,6 +14407,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p1",
|
||||
"integrity": 136,
|
||||
"kinres": 0.4,
|
||||
"mass": 80,
|
||||
"maxmass": 1350,
|
||||
@@ -14388,6 +14432,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p0",
|
||||
"integrity": 157,
|
||||
"kinres": 0.4,
|
||||
"mass": 160,
|
||||
"maxmass": 2650,
|
||||
@@ -14412,6 +14457,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p7",
|
||||
"integrity": 180,
|
||||
"kinres": 0.4,
|
||||
"mass": 320,
|
||||
"maxmass": 4500,
|
||||
@@ -15081,6 +15127,7 @@
|
||||
"eddbID": 1244,
|
||||
"grp": "sc",
|
||||
"id": "2f",
|
||||
"integrity": 40,
|
||||
"mass": 2,
|
||||
"name": "Advanced Discovery Scanner",
|
||||
"power": 0,
|
||||
@@ -15094,6 +15141,7 @@
|
||||
"eddbID": 1243,
|
||||
"grp": "sc",
|
||||
"id": "2g",
|
||||
"integrity": 40,
|
||||
"mass": 2,
|
||||
"name": "Intermediate Discovery Scanner",
|
||||
"power": 0,
|
||||
@@ -15107,6 +15155,7 @@
|
||||
"eddbID": 1242,
|
||||
"grp": "sc",
|
||||
"id": "2h",
|
||||
"integrity": 40,
|
||||
"mass": 2,
|
||||
"name": "Basic Discovery Scanner",
|
||||
"power": 0,
|
||||
@@ -15927,6 +15976,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "1x",
|
||||
"integrity": 48,
|
||||
"kinres": 0.4,
|
||||
"mass": 1.3,
|
||||
"maxmass": 63,
|
||||
@@ -15950,6 +16000,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "3v",
|
||||
"integrity": 41,
|
||||
"kinres": 0.4,
|
||||
"mass": 2.5,
|
||||
"maxmass": 138,
|
||||
@@ -15973,6 +16024,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "3u",
|
||||
"integrity": 31,
|
||||
"kinres": 0.4,
|
||||
"mass": 1,
|
||||
"maxmass": 138,
|
||||
@@ -15996,6 +16048,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "3t",
|
||||
"integrity": 51,
|
||||
"kinres": 0.4,
|
||||
"mass": 2.5,
|
||||
"maxmass": 138,
|
||||
@@ -16019,6 +16072,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "3s",
|
||||
"integrity": 71,
|
||||
"kinres": 0.4,
|
||||
"mass": 4,
|
||||
"maxmass": 138,
|
||||
@@ -16042,6 +16096,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "3r",
|
||||
"integrity": 61,
|
||||
"kinres": 0.4,
|
||||
"mass": 2.5,
|
||||
"maxmass": 138,
|
||||
@@ -16065,6 +16120,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "44",
|
||||
"integrity": 51,
|
||||
"kinres": 0.4,
|
||||
"mass": 5,
|
||||
"maxmass": 413,
|
||||
@@ -16088,6 +16144,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "43",
|
||||
"integrity": 38,
|
||||
"kinres": 0.4,
|
||||
"mass": 2,
|
||||
"maxmass": 413,
|
||||
@@ -16111,6 +16168,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "42",
|
||||
"integrity": 64,
|
||||
"kinres": 0.4,
|
||||
"mass": 5,
|
||||
"maxmass": 413,
|
||||
@@ -16134,6 +16192,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "41",
|
||||
"integrity": 90,
|
||||
"kinres": 0.4,
|
||||
"mass": 8,
|
||||
"maxmass": 413,
|
||||
@@ -16157,6 +16216,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "40",
|
||||
"integrity": 77,
|
||||
"kinres": 0.4,
|
||||
"mass": 5,
|
||||
"maxmass": 413,
|
||||
@@ -16180,6 +16240,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "49",
|
||||
"integrity": 64,
|
||||
"kinres": 0.4,
|
||||
"mass": 10,
|
||||
"maxmass": 713,
|
||||
@@ -16203,6 +16264,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "48",
|
||||
"integrity": 48,
|
||||
"kinres": 0.4,
|
||||
"mass": 4,
|
||||
"maxmass": 713,
|
||||
@@ -16226,6 +16288,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "47",
|
||||
"integrity": 80,
|
||||
"kinres": 0.4,
|
||||
"mass": 10,
|
||||
"maxmass": 713,
|
||||
@@ -16249,6 +16312,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "46",
|
||||
"integrity": 112,
|
||||
"kinres": 0.4,
|
||||
"mass": 16,
|
||||
"maxmass": 713,
|
||||
@@ -16272,6 +16336,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "45",
|
||||
"integrity": 96,
|
||||
"kinres": 0.4,
|
||||
"mass": 10,
|
||||
"maxmass": 713,
|
||||
@@ -16295,6 +16360,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4e",
|
||||
"integrity": 77,
|
||||
"kinres": 0.4,
|
||||
"mass": 20,
|
||||
"maxmass": 1013,
|
||||
@@ -16318,6 +16384,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4d",
|
||||
"integrity": 58,
|
||||
"kinres": 0.4,
|
||||
"mass": 8,
|
||||
"maxmass": 1013,
|
||||
@@ -16341,6 +16408,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4c",
|
||||
"integrity": 96,
|
||||
"kinres": 0.4,
|
||||
"mass": 20,
|
||||
"maxmass": 1013,
|
||||
@@ -16364,6 +16432,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4b",
|
||||
"integrity": 134,
|
||||
"kinres": 0.4,
|
||||
"mass": 32,
|
||||
"maxmass": 1013,
|
||||
@@ -16387,6 +16456,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4a",
|
||||
"integrity": 115,
|
||||
"kinres": 0.4,
|
||||
"mass": 20,
|
||||
"maxmass": 1013,
|
||||
@@ -16410,6 +16480,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4j",
|
||||
"integrity": 90,
|
||||
"kinres": 0.4,
|
||||
"mass": 40,
|
||||
"maxmass": 1350,
|
||||
@@ -16433,6 +16504,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4i",
|
||||
"integrity": 68,
|
||||
"kinres": 0.4,
|
||||
"mass": 16,
|
||||
"maxmass": 1350,
|
||||
@@ -16456,6 +16528,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4h",
|
||||
"integrity": 113,
|
||||
"kinres": 0.4,
|
||||
"mass": 40,
|
||||
"maxmass": 1350,
|
||||
@@ -16479,6 +16552,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4g",
|
||||
"integrity": 158,
|
||||
"kinres": 0.4,
|
||||
"mass": 64,
|
||||
"maxmass": 1350,
|
||||
@@ -16502,6 +16576,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4f",
|
||||
"integrity": 136,
|
||||
"kinres": 0.4,
|
||||
"mass": 40,
|
||||
"maxmass": 1350,
|
||||
@@ -16525,6 +16600,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4o",
|
||||
"integrity": 105,
|
||||
"kinres": 0.4,
|
||||
"mass": 80,
|
||||
"maxmass": 2650,
|
||||
@@ -16548,6 +16624,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4n",
|
||||
"integrity": 79,
|
||||
"kinres": 0.4,
|
||||
"mass": 32,
|
||||
"maxmass": 2650,
|
||||
@@ -16571,6 +16648,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4m",
|
||||
"integrity": 131,
|
||||
"kinres": 0.4,
|
||||
"mass": 80,
|
||||
"maxmass": 2650,
|
||||
@@ -16594,6 +16672,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4l",
|
||||
"integrity": 183,
|
||||
"kinres": 0.4,
|
||||
"mass": 128,
|
||||
"maxmass": 2650,
|
||||
@@ -16617,6 +16696,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4k",
|
||||
"integrity": 157,
|
||||
"kinres": 0.4,
|
||||
"mass": 80,
|
||||
"maxmass": 2650,
|
||||
@@ -16640,6 +16720,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4t",
|
||||
"integrity": 120,
|
||||
"kinres": 0.4,
|
||||
"mass": 160,
|
||||
"maxmass": 4500,
|
||||
@@ -16663,6 +16744,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4s",
|
||||
"integrity": 90,
|
||||
"kinres": 0.4,
|
||||
"mass": 64,
|
||||
"maxmass": 4500,
|
||||
@@ -16686,6 +16768,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4r",
|
||||
"integrity": 150,
|
||||
"kinres": 0.4,
|
||||
"mass": 160,
|
||||
"maxmass": 4500,
|
||||
@@ -16709,6 +16792,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4q",
|
||||
"integrity": 210,
|
||||
"kinres": 0.4,
|
||||
"mass": 256,
|
||||
"maxmass": 4500,
|
||||
@@ -16732,6 +16816,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4p",
|
||||
"integrity": 180,
|
||||
"kinres": 0.4,
|
||||
"mass": 160,
|
||||
"maxmass": 4500,
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B6",
|
||||
"integrity": 40,
|
||||
"kinres": 0.4,
|
||||
"mass": 1.3,
|
||||
"maxmass": 63,
|
||||
@@ -33,6 +34,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B5",
|
||||
"integrity": 51,
|
||||
"kinres": 0.4,
|
||||
"mass": 2.5,
|
||||
"maxmass": 138,
|
||||
@@ -56,6 +58,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B4",
|
||||
"integrity": 64,
|
||||
"kinres": 0.4,
|
||||
"mass": 5,
|
||||
"maxmass": 413,
|
||||
@@ -79,6 +82,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B3",
|
||||
"integrity": 80,
|
||||
"kinres": 0.4,
|
||||
"mass": 10,
|
||||
"maxmass": 713,
|
||||
@@ -102,6 +106,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B2",
|
||||
"integrity": 96,
|
||||
"kinres": 0.4,
|
||||
"mass": 20,
|
||||
"maxmass": 1013,
|
||||
@@ -125,6 +130,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B1",
|
||||
"integrity": 113,
|
||||
"kinres": 0.4,
|
||||
"mass": 40,
|
||||
"maxmass": 1350,
|
||||
@@ -148,6 +154,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B0",
|
||||
"integrity": 131,
|
||||
"kinres": 0.4,
|
||||
"mass": 80,
|
||||
"maxmass": 2650,
|
||||
@@ -171,6 +178,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "bsg",
|
||||
"id": "B7",
|
||||
"integrity": 150,
|
||||
"kinres": 0.4,
|
||||
"mass": 160,
|
||||
"maxmass": 4500,
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"eddbID": 890,
|
||||
"grp": "dc",
|
||||
"id": "24",
|
||||
"integrity": 10,
|
||||
"name": "Standard Docking Computer",
|
||||
"power": 0.39,
|
||||
"rating": "E"
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
"fightercost": 1030,
|
||||
"grp": "fh",
|
||||
"id": "fr",
|
||||
"integrity": 60,
|
||||
"mass": 20,
|
||||
"power": 0.25,
|
||||
"rating": "D",
|
||||
@@ -23,6 +24,7 @@
|
||||
"fightercost": 1030,
|
||||
"grp": "fh",
|
||||
"id": "fm",
|
||||
"integrity": 80,
|
||||
"mass": 40,
|
||||
"power": 0.35,
|
||||
"rating": "D",
|
||||
@@ -37,6 +39,7 @@
|
||||
"fightercost": 1030,
|
||||
"grp": "fh",
|
||||
"id": "fh",
|
||||
"integrity": 120,
|
||||
"mass": 60,
|
||||
"power": 0.35,
|
||||
"rating": "D",
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6a",
|
||||
"integrity": 32,
|
||||
"mass": 1.3,
|
||||
"power": 0.14,
|
||||
"ranget": 3,
|
||||
@@ -23,6 +24,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "69",
|
||||
"integrity": 24,
|
||||
"mass": 0.5,
|
||||
"power": 0.18,
|
||||
"ranget": 4,
|
||||
@@ -37,6 +39,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "68",
|
||||
"integrity": 40,
|
||||
"mass": 1.3,
|
||||
"power": 0.23,
|
||||
"ranget": 5,
|
||||
@@ -51,6 +54,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "67",
|
||||
"integrity": 56,
|
||||
"mass": 2,
|
||||
"power": 0.28,
|
||||
"ranget": 6,
|
||||
@@ -65,6 +69,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "66",
|
||||
"integrity": 48,
|
||||
"mass": 1.3,
|
||||
"power": 0.32,
|
||||
"ranget": 7,
|
||||
@@ -79,6 +84,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6f",
|
||||
"integrity": 41,
|
||||
"mass": 2.5,
|
||||
"power": 0.17,
|
||||
"ranget": 6,
|
||||
@@ -93,6 +99,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6e",
|
||||
"integrity": 51,
|
||||
"mass": 1,
|
||||
"power": 0.22,
|
||||
"ranget": 7,
|
||||
@@ -107,6 +114,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6d",
|
||||
"integrity": 51,
|
||||
"mass": 2.5,
|
||||
"power": 0.28,
|
||||
"ranget": 8,
|
||||
@@ -121,6 +129,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6c",
|
||||
"integrity": 71,
|
||||
"mass": 4,
|
||||
"power": 0.34,
|
||||
"ranget": 9,
|
||||
@@ -135,6 +144,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6b",
|
||||
"integrity": 61,
|
||||
"mass": 2.5,
|
||||
"power": 0.39,
|
||||
"ranget": 10,
|
||||
@@ -149,6 +159,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6k",
|
||||
"integrity": 51,
|
||||
"mass": 5,
|
||||
"power": 0.2,
|
||||
"ranget": 9,
|
||||
@@ -163,6 +174,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6j",
|
||||
"integrity": 38,
|
||||
"mass": 2,
|
||||
"power": 0.27,
|
||||
"ranget": 10,
|
||||
@@ -177,6 +189,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6i",
|
||||
"integrity": 64,
|
||||
"mass": 5,
|
||||
"power": 0.34,
|
||||
"ranget": 11,
|
||||
@@ -191,6 +204,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6h",
|
||||
"integrity": 90,
|
||||
"mass": 8,
|
||||
"power": 0.41,
|
||||
"ranget": 12,
|
||||
@@ -205,6 +219,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6g",
|
||||
"integrity": 77,
|
||||
"mass": 5,
|
||||
"power": 0.48,
|
||||
"ranget": 13,
|
||||
@@ -219,6 +234,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6p",
|
||||
"integrity": 64,
|
||||
"mass": 10,
|
||||
"power": 0.25,
|
||||
"ranget": 12,
|
||||
@@ -233,6 +249,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6o",
|
||||
"integrity": 48,
|
||||
"mass": 4,
|
||||
"power": 0.33,
|
||||
"ranget": 13,
|
||||
@@ -247,6 +264,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6n",
|
||||
"integrity": 80,
|
||||
"mass": 10,
|
||||
"power": 0.41,
|
||||
"ranget": 14,
|
||||
@@ -261,6 +279,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6m",
|
||||
"integrity": 112,
|
||||
"mass": 16,
|
||||
"power": 0.49,
|
||||
"ranget": 15,
|
||||
@@ -275,6 +294,7 @@
|
||||
"facinglimit": 50,
|
||||
"grp": "fi",
|
||||
"id": "6l",
|
||||
"integrity": 96,
|
||||
"mass": 10,
|
||||
"power": 0.57,
|
||||
"ranget": 16,
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"eddbID": 1528,
|
||||
"grp": "pv",
|
||||
"id": "v5",
|
||||
"integrity": 30,
|
||||
"mass": 12,
|
||||
"power": 0.25,
|
||||
"rating": "H"
|
||||
@@ -20,6 +21,7 @@
|
||||
"eddbID": 1529,
|
||||
"grp": "pv",
|
||||
"id": "v6",
|
||||
"integrity": 30,
|
||||
"mass": 6,
|
||||
"power": 0.75,
|
||||
"rating": "G"
|
||||
@@ -32,6 +34,7 @@
|
||||
"eddbID": 1526,
|
||||
"grp": "pv",
|
||||
"id": "v3",
|
||||
"integrity": 30,
|
||||
"mass": 20,
|
||||
"power": 0.4,
|
||||
"rating": "H"
|
||||
@@ -44,6 +47,7 @@
|
||||
"eddbID": 1527,
|
||||
"grp": "pv",
|
||||
"id": "v4",
|
||||
"integrity": 30,
|
||||
"mass": 10,
|
||||
"power": 1.2,
|
||||
"rating": "G"
|
||||
@@ -56,6 +60,7 @@
|
||||
"eddbID": 1524,
|
||||
"grp": "pv",
|
||||
"id": "v1",
|
||||
"integrity": 30,
|
||||
"mass": 34,
|
||||
"power": 0.6,
|
||||
"rating": "H"
|
||||
@@ -68,6 +73,7 @@
|
||||
"eddbID": 1525,
|
||||
"grp": "pv",
|
||||
"id": "v2",
|
||||
"integrity": 30,
|
||||
"mass": 17,
|
||||
"power": 1.8,
|
||||
"rating": "G"
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p6",
|
||||
"integrity": 48,
|
||||
"kinres": 0.4,
|
||||
"mass": 2.5,
|
||||
"maxmass": 63,
|
||||
@@ -34,6 +35,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p5",
|
||||
"integrity": 61,
|
||||
"kinres": 0.4,
|
||||
"mass": 5,
|
||||
"maxmass": 138,
|
||||
@@ -58,6 +60,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p4",
|
||||
"integrity": 77,
|
||||
"kinres": 0.4,
|
||||
"mass": 10,
|
||||
"maxmass": 413,
|
||||
@@ -82,6 +85,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p3",
|
||||
"integrity": 96,
|
||||
"kinres": 0.4,
|
||||
"mass": 20,
|
||||
"maxmass": 713,
|
||||
@@ -106,6 +110,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p2",
|
||||
"integrity": 115,
|
||||
"kinres": 0.4,
|
||||
"mass": 40,
|
||||
"maxmass": 1013,
|
||||
@@ -130,6 +135,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p1",
|
||||
"integrity": 136,
|
||||
"kinres": 0.4,
|
||||
"mass": 80,
|
||||
"maxmass": 1350,
|
||||
@@ -154,6 +160,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p0",
|
||||
"integrity": 157,
|
||||
"kinres": 0.4,
|
||||
"mass": 160,
|
||||
"maxmass": 2650,
|
||||
@@ -178,6 +185,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "psg",
|
||||
"id": "p7",
|
||||
"integrity": 180,
|
||||
"kinres": 0.4,
|
||||
"mass": 320,
|
||||
"maxmass": 4500,
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"eddbID": 1244,
|
||||
"grp": "sc",
|
||||
"id": "2f",
|
||||
"integrity": 40,
|
||||
"mass": 2,
|
||||
"name": "Advanced Discovery Scanner",
|
||||
"power": 0,
|
||||
@@ -20,6 +21,7 @@
|
||||
"eddbID": 1243,
|
||||
"grp": "sc",
|
||||
"id": "2g",
|
||||
"integrity": 40,
|
||||
"mass": 2,
|
||||
"name": "Intermediate Discovery Scanner",
|
||||
"power": 0,
|
||||
@@ -33,6 +35,7 @@
|
||||
"eddbID": 1242,
|
||||
"grp": "sc",
|
||||
"id": "2h",
|
||||
"integrity": 40,
|
||||
"mass": 2,
|
||||
"name": "Basic Discovery Scanner",
|
||||
"power": 0,
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "1x",
|
||||
"integrity": 48,
|
||||
"kinres": 0.4,
|
||||
"mass": 1.3,
|
||||
"maxmass": 63,
|
||||
@@ -33,6 +34,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "3v",
|
||||
"integrity": 41,
|
||||
"kinres": 0.4,
|
||||
"mass": 2.5,
|
||||
"maxmass": 138,
|
||||
@@ -56,6 +58,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "3u",
|
||||
"integrity": 31,
|
||||
"kinres": 0.4,
|
||||
"mass": 1,
|
||||
"maxmass": 138,
|
||||
@@ -79,6 +82,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "3t",
|
||||
"integrity": 51,
|
||||
"kinres": 0.4,
|
||||
"mass": 2.5,
|
||||
"maxmass": 138,
|
||||
@@ -102,6 +106,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "3s",
|
||||
"integrity": 71,
|
||||
"kinres": 0.4,
|
||||
"mass": 4,
|
||||
"maxmass": 138,
|
||||
@@ -125,6 +130,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "3r",
|
||||
"integrity": 61,
|
||||
"kinres": 0.4,
|
||||
"mass": 2.5,
|
||||
"maxmass": 138,
|
||||
@@ -148,6 +154,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "44",
|
||||
"integrity": 51,
|
||||
"kinres": 0.4,
|
||||
"mass": 5,
|
||||
"maxmass": 413,
|
||||
@@ -171,6 +178,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "43",
|
||||
"integrity": 38,
|
||||
"kinres": 0.4,
|
||||
"mass": 2,
|
||||
"maxmass": 413,
|
||||
@@ -194,6 +202,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "42",
|
||||
"integrity": 64,
|
||||
"kinres": 0.4,
|
||||
"mass": 5,
|
||||
"maxmass": 413,
|
||||
@@ -217,6 +226,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "41",
|
||||
"integrity": 90,
|
||||
"kinres": 0.4,
|
||||
"mass": 8,
|
||||
"maxmass": 413,
|
||||
@@ -240,6 +250,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "40",
|
||||
"integrity": 77,
|
||||
"kinres": 0.4,
|
||||
"mass": 5,
|
||||
"maxmass": 413,
|
||||
@@ -263,6 +274,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "49",
|
||||
"integrity": 64,
|
||||
"kinres": 0.4,
|
||||
"mass": 10,
|
||||
"maxmass": 713,
|
||||
@@ -286,6 +298,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "48",
|
||||
"integrity": 48,
|
||||
"kinres": 0.4,
|
||||
"mass": 4,
|
||||
"maxmass": 713,
|
||||
@@ -309,6 +322,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "47",
|
||||
"integrity": 80,
|
||||
"kinres": 0.4,
|
||||
"mass": 10,
|
||||
"maxmass": 713,
|
||||
@@ -332,6 +346,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "46",
|
||||
"integrity": 112,
|
||||
"kinres": 0.4,
|
||||
"mass": 16,
|
||||
"maxmass": 713,
|
||||
@@ -355,6 +370,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "45",
|
||||
"integrity": 96,
|
||||
"kinres": 0.4,
|
||||
"mass": 10,
|
||||
"maxmass": 713,
|
||||
@@ -378,6 +394,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4e",
|
||||
"integrity": 77,
|
||||
"kinres": 0.4,
|
||||
"mass": 20,
|
||||
"maxmass": 1013,
|
||||
@@ -401,6 +418,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4d",
|
||||
"integrity": 58,
|
||||
"kinres": 0.4,
|
||||
"mass": 8,
|
||||
"maxmass": 1013,
|
||||
@@ -424,6 +442,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4c",
|
||||
"integrity": 96,
|
||||
"kinres": 0.4,
|
||||
"mass": 20,
|
||||
"maxmass": 1013,
|
||||
@@ -447,6 +466,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4b",
|
||||
"integrity": 134,
|
||||
"kinres": 0.4,
|
||||
"mass": 32,
|
||||
"maxmass": 1013,
|
||||
@@ -470,6 +490,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4a",
|
||||
"integrity": 115,
|
||||
"kinres": 0.4,
|
||||
"mass": 20,
|
||||
"maxmass": 1013,
|
||||
@@ -493,6 +514,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4j",
|
||||
"integrity": 90,
|
||||
"kinres": 0.4,
|
||||
"mass": 40,
|
||||
"maxmass": 1350,
|
||||
@@ -516,6 +538,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4i",
|
||||
"integrity": 68,
|
||||
"kinres": 0.4,
|
||||
"mass": 16,
|
||||
"maxmass": 1350,
|
||||
@@ -539,6 +562,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4h",
|
||||
"integrity": 113,
|
||||
"kinres": 0.4,
|
||||
"mass": 40,
|
||||
"maxmass": 1350,
|
||||
@@ -562,6 +586,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4g",
|
||||
"integrity": 158,
|
||||
"kinres": 0.4,
|
||||
"mass": 64,
|
||||
"maxmass": 1350,
|
||||
@@ -585,6 +610,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4f",
|
||||
"integrity": 136,
|
||||
"kinres": 0.4,
|
||||
"mass": 40,
|
||||
"maxmass": 1350,
|
||||
@@ -608,6 +634,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4o",
|
||||
"integrity": 105,
|
||||
"kinres": 0.4,
|
||||
"mass": 80,
|
||||
"maxmass": 2650,
|
||||
@@ -631,6 +658,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4n",
|
||||
"integrity": 79,
|
||||
"kinres": 0.4,
|
||||
"mass": 32,
|
||||
"maxmass": 2650,
|
||||
@@ -654,6 +682,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4m",
|
||||
"integrity": 131,
|
||||
"kinres": 0.4,
|
||||
"mass": 80,
|
||||
"maxmass": 2650,
|
||||
@@ -677,6 +706,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4l",
|
||||
"integrity": 183,
|
||||
"kinres": 0.4,
|
||||
"mass": 128,
|
||||
"maxmass": 2650,
|
||||
@@ -700,6 +730,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4k",
|
||||
"integrity": 157,
|
||||
"kinres": 0.4,
|
||||
"mass": 80,
|
||||
"maxmass": 2650,
|
||||
@@ -723,6 +754,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4t",
|
||||
"integrity": 120,
|
||||
"kinres": 0.4,
|
||||
"mass": 160,
|
||||
"maxmass": 4500,
|
||||
@@ -746,6 +778,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4s",
|
||||
"integrity": 90,
|
||||
"kinres": 0.4,
|
||||
"mass": 64,
|
||||
"maxmass": 4500,
|
||||
@@ -769,6 +802,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4r",
|
||||
"integrity": 150,
|
||||
"kinres": 0.4,
|
||||
"mass": 160,
|
||||
"maxmass": 4500,
|
||||
@@ -792,6 +826,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4q",
|
||||
"integrity": 210,
|
||||
"kinres": 0.4,
|
||||
"mass": 256,
|
||||
"maxmass": 4500,
|
||||
@@ -815,6 +850,7 @@
|
||||
"explres": 0.5,
|
||||
"grp": "sg",
|
||||
"id": "4p",
|
||||
"integrity": 180,
|
||||
"kinres": 0.4,
|
||||
"mass": 160,
|
||||
"maxmass": 4500,
|
||||
|
||||
Reference in New Issue
Block a user