Updates for modifications and new calculations

This commit is contained in:
Cmdr McDonald
2016-10-30 20:54:54 +00:00
parent 9a1aac8dd0
commit 54f1700f5e
36 changed files with 1182 additions and 960 deletions

714
dist/index.js vendored

File diff suppressed because it is too large Load Diff

714
dist/index.json vendored

File diff suppressed because it is too large Load Diff

View File

@@ -9,9 +9,9 @@
"id": "B6",
"mass": 1.3,
"maxmass": 63,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 13,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 25,
"optmul": 0.9,
"power": 1.2,
@@ -27,9 +27,9 @@
"id": "B5",
"mass": 2.5,
"maxmass": 138,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 23,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 55,
"optmul": 0.9,
"power": 1.5,
@@ -45,9 +45,9 @@
"id": "B4",
"mass": 5,
"maxmass": 413,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 83,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 165,
"optmul": 0.9,
"power": 1.8,
@@ -63,9 +63,9 @@
"id": "B3",
"mass": 10,
"maxmass": 713,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 143,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 285,
"optmul": 0.9,
"power": 2.2,
@@ -81,9 +81,9 @@
"id": "B2",
"mass": 20,
"maxmass": 1013,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 203,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 405,
"optmul": 0.9,
"power": 2.6,
@@ -99,9 +99,9 @@
"id": "B1",
"mass": 40,
"maxmass": 1350,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 270,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 540,
"optmul": 0.9,
"power": 3.1,
@@ -117,9 +117,9 @@
"id": "B0",
"mass": 80,
"maxmass": 2650,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 530,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 1060,
"optmul": 0.9,
"power": 3.5,
@@ -135,9 +135,9 @@
"id": "B7",
"mass": 160,
"maxmass": 4500,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 900,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 1800,
"optmul": 0.9,
"power": 4,

View File

@@ -9,9 +9,9 @@
"id": "p6",
"mass": 2.5,
"maxmass": 63,
"maxmul": 1,
"maxmul": 2,
"minmass": 13,
"minmul": 2,
"minmul": 1,
"optmass": 25,
"optmul": 1.5,
"power": 2.52,
@@ -28,9 +28,9 @@
"id": "p5",
"mass": 5,
"maxmass": 138,
"maxmul": 1,
"maxmul": 2,
"minmass": 23,
"minmul": 2,
"minmul": 1,
"optmass": 55,
"optmul": 1.5,
"power": 3.15,
@@ -47,9 +47,9 @@
"id": "p4",
"mass": 10,
"maxmass": 413,
"maxmul": 1,
"maxmul": 2,
"minmass": 83,
"minmul": 2,
"minmul": 1,
"optmass": 165,
"optmul": 1.5,
"power": 3.78,
@@ -66,9 +66,9 @@
"id": "p3",
"mass": 20,
"maxmass": 713,
"maxmul": 1,
"maxmul": 2,
"minmass": 143,
"minmul": 2,
"minmul": 1,
"optmass": 285,
"optmul": 1.5,
"power": 4.62,
@@ -85,9 +85,9 @@
"id": "p2",
"mass": 40,
"maxmass": 1013,
"maxmul": 1,
"maxmul": 2,
"minmass": 203,
"minmul": 2,
"minmul": 1,
"optmass": 405,
"optmul": 1.5,
"power": 5.46,
@@ -104,9 +104,9 @@
"id": "p1",
"mass": 80,
"maxmass": 1350,
"maxmul": 1,
"maxmul": 2,
"minmass": 270,
"minmul": 2,
"minmul": 1,
"optmass": 540,
"optmul": 1.5,
"power": 6.51,
@@ -123,9 +123,9 @@
"id": "p0",
"mass": 160,
"maxmass": 2650,
"maxmul": 1,
"maxmul": 2,
"minmass": 530,
"minmul": 2,
"minmul": 1,
"optmass": 1060,
"optmul": 1.5,
"power": 7.35,
@@ -142,9 +142,9 @@
"id": "p7",
"mass": 320,
"maxmass": 4500,
"maxmul": 1,
"maxmul": 2,
"minmass": 900,
"minmul": 2,
"minmul": 1,
"optmass": 1800,
"optmul": 1.5,
"power": 8.4,

View File

@@ -9,9 +9,9 @@
"id": "4t",
"mass": 160,
"maxmass": 4500,
"maxmul": 0.3,
"maxmul": 1.3,
"minmass": 900,
"minmul": 1.3,
"minmul": 0.3,
"optmass": 1800,
"optmul": 0.8,
"power": 2.4,
@@ -27,9 +27,9 @@
"id": "4s",
"mass": 64,
"maxmass": 4500,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 900,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 1800,
"optmul": 0.9,
"power": 3.2,
@@ -45,9 +45,9 @@
"id": "4r",
"mass": 160,
"maxmass": 4500,
"maxmul": 0.5,
"maxmul": 1.5,
"minmass": 900,
"minmul": 1.5,
"minmul": 0.5,
"optmass": 1800,
"optmul": 1,
"power": 4,
@@ -63,9 +63,9 @@
"id": "4q",
"mass": 256,
"maxmass": 4500,
"maxmul": 0.6,
"maxmul": 1.6,
"minmass": 900,
"minmul": 1.6,
"minmul": 0.6,
"optmass": 1800,
"optmul": 1.1,
"power": 4.8,
@@ -81,9 +81,9 @@
"id": "4p",
"mass": 160,
"maxmass": 4500,
"maxmul": 0.7,
"maxmul": 1.7,
"minmass": 900,
"minmul": 1.7,
"minmul": 0.7,
"optmass": 1800,
"optmul": 1.2,
"power": 5.6,
@@ -99,9 +99,9 @@
"id": "4o",
"mass": 80,
"maxmass": 2650,
"maxmul": 0.3,
"maxmul": 1.3,
"minmass": 530,
"minmul": 1.3,
"minmul": 0.3,
"optmass": 1060,
"optmul": 0.8,
"power": 2.1,
@@ -117,9 +117,9 @@
"id": "4n",
"mass": 32,
"maxmass": 2650,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 530,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 1060,
"optmul": 0.9,
"power": 2.8,
@@ -135,9 +135,9 @@
"id": "4m",
"mass": 80,
"maxmass": 2650,
"maxmul": 0.5,
"maxmul": 1.5,
"minmass": 530,
"minmul": 1.5,
"minmul": 0.5,
"optmass": 1060,
"optmul": 1,
"power": 3.5,
@@ -153,9 +153,9 @@
"id": "4l",
"mass": 128,
"maxmass": 2650,
"maxmul": 0.6,
"maxmul": 1.6,
"minmass": 530,
"minmul": 1.6,
"minmul": 0.6,
"optmass": 1060,
"optmul": 1.1,
"power": 4.2,
@@ -171,9 +171,9 @@
"id": "4k",
"mass": 80,
"maxmass": 2650,
"maxmul": 0.7,
"maxmul": 1.7,
"minmass": 530,
"minmul": 1.7,
"minmul": 0.7,
"optmass": 1060,
"optmul": 1.2,
"power": 4.9,
@@ -189,9 +189,9 @@
"id": "4j",
"mass": 40,
"maxmass": 1350,
"maxmul": 0.3,
"maxmul": 1.3,
"minmass": 270,
"minmul": 1.3,
"minmul": 0.3,
"optmass": 540,
"optmul": 0.8,
"power": 1.86,
@@ -207,9 +207,9 @@
"id": "4i",
"mass": 16,
"maxmass": 1350,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 270,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 540,
"optmul": 0.9,
"power": 2.48,
@@ -225,9 +225,9 @@
"id": "4h",
"mass": 40,
"maxmass": 1350,
"maxmul": 0.5,
"maxmul": 1.5,
"minmass": 270,
"minmul": 1.5,
"minmul": 0.5,
"optmass": 540,
"optmul": 1,
"power": 3.1,
@@ -243,9 +243,9 @@
"id": "4g",
"mass": 64,
"maxmass": 1350,
"maxmul": 0.6,
"maxmul": 1.6,
"minmass": 270,
"minmul": 1.6,
"minmul": 0.6,
"optmass": 540,
"optmul": 1.1,
"power": 3.72,
@@ -261,9 +261,9 @@
"id": "4f",
"mass": 40,
"maxmass": 1350,
"maxmul": 0.7,
"maxmul": 1.7,
"minmass": 270,
"minmul": 1.7,
"minmul": 0.7,
"optmass": 540,
"optmul": 1.2,
"power": 4.34,
@@ -279,9 +279,9 @@
"id": "4e",
"mass": 20,
"maxmass": 1013,
"maxmul": 0.3,
"maxmul": 1.3,
"minmass": 203,
"minmul": 1.3,
"minmul": 0.3,
"optmass": 405,
"optmul": 0.8,
"power": 1.56,
@@ -297,9 +297,9 @@
"id": "4d",
"mass": 8,
"maxmass": 1013,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 203,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 405,
"optmul": 0.9,
"power": 2.08,
@@ -315,9 +315,9 @@
"id": "4c",
"mass": 20,
"maxmass": 1013,
"maxmul": 0.5,
"maxmul": 1.5,
"minmass": 203,
"minmul": 1.5,
"minmul": 0.5,
"optmass": 405,
"optmul": 1,
"power": 2.6,
@@ -333,9 +333,9 @@
"id": "4b",
"mass": 32,
"maxmass": 1013,
"maxmul": 0.6,
"maxmul": 1.6,
"minmass": 203,
"minmul": 1.6,
"minmul": 0.6,
"optmass": 405,
"optmul": 1.1,
"power": 3.12,
@@ -351,9 +351,9 @@
"id": "4a",
"mass": 20,
"maxmass": 1013,
"maxmul": 0.7,
"maxmul": 1.7,
"minmass": 203,
"minmul": 1.7,
"minmul": 0.7,
"optmass": 405,
"optmul": 1.2,
"power": 3.64,
@@ -369,9 +369,9 @@
"id": "49",
"mass": 10,
"maxmass": 713,
"maxmul": 0.3,
"maxmul": 1.3,
"minmass": 143,
"minmul": 1.3,
"minmul": 0.3,
"optmass": 285,
"optmul": 0.8,
"power": 1.32,
@@ -387,9 +387,9 @@
"id": "48",
"mass": 4,
"maxmass": 713,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 143,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 285,
"optmul": 0.9,
"power": 1.76,
@@ -405,9 +405,9 @@
"id": "47",
"mass": 10,
"maxmass": 713,
"maxmul": 0.5,
"maxmul": 1.5,
"minmass": 143,
"minmul": 1.5,
"minmul": 0.5,
"optmass": 285,
"optmul": 1,
"power": 2.2,
@@ -423,9 +423,9 @@
"id": "46",
"mass": 16,
"maxmass": 713,
"maxmul": 0.6,
"maxmul": 1.6,
"minmass": 143,
"minmul": 1.6,
"minmul": 0.6,
"optmass": 285,
"optmul": 1.1,
"power": 2.64,
@@ -441,9 +441,9 @@
"id": "45",
"mass": 10,
"maxmass": 713,
"maxmul": 0.7,
"maxmul": 1.7,
"minmass": 143,
"minmul": 1.7,
"minmul": 0.7,
"optmass": 285,
"optmul": 1.2,
"power": 3.08,
@@ -459,9 +459,9 @@
"id": "44",
"mass": 5,
"maxmass": 413,
"maxmul": 0.3,
"maxmul": 1.3,
"minmass": 83,
"minmul": 1.3,
"minmul": 0.3,
"optmass": 165,
"optmul": 0.8,
"power": 1.08,
@@ -477,9 +477,9 @@
"id": "43",
"mass": 2,
"maxmass": 413,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 83,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 165,
"optmul": 0.9,
"power": 1.44,
@@ -495,9 +495,9 @@
"id": "42",
"mass": 5,
"maxmass": 413,
"maxmul": 0.5,
"maxmul": 1.5,
"minmass": 83,
"minmul": 1.5,
"minmul": 0.5,
"optmass": 165,
"optmul": 1,
"power": 1.8,
@@ -513,9 +513,9 @@
"id": "41",
"mass": 8,
"maxmass": 413,
"maxmul": 0.6,
"maxmul": 1.6,
"minmass": 83,
"minmul": 1.6,
"minmul": 0.6,
"optmass": 165,
"optmul": 1.1,
"power": 2.16,
@@ -531,9 +531,9 @@
"id": "40",
"mass": 5,
"maxmass": 413,
"maxmul": 0.7,
"maxmul": 1.7,
"minmass": 83,
"minmul": 1.7,
"minmul": 0.7,
"optmass": 165,
"optmul": 1.2,
"power": 2.52,
@@ -549,9 +549,9 @@
"id": "3v",
"mass": 2.5,
"maxmass": 138,
"maxmul": 0.3,
"maxmul": 1.3,
"minmass": 28,
"minmul": 1.3,
"minmul": 0.3,
"optmass": 55,
"optmul": 0.8,
"power": 0.9,
@@ -567,9 +567,9 @@
"id": "3u",
"mass": 1,
"maxmass": 138,
"maxmul": 0.4,
"maxmul": 1.4,
"minmass": 28,
"minmul": 1.4,
"minmul": 0.4,
"optmass": 55,
"optmul": 0.9,
"power": 1.2,
@@ -585,9 +585,9 @@
"id": "3t",
"mass": 2.5,
"maxmass": 138,
"maxmul": 0.5,
"maxmul": 1.5,
"minmass": 28,
"minmul": 1.5,
"minmul": 0.5,
"optmass": 55,
"optmul": 1,
"power": 1.5,
@@ -603,9 +603,9 @@
"id": "3s",
"mass": 4,
"maxmass": 138,
"maxmul": 0.6,
"maxmul": 1.6,
"minmass": 28,
"minmul": 1.6,
"minmul": 0.6,
"optmass": 55,
"optmul": 1.1,
"power": 1.8,
@@ -621,9 +621,9 @@
"id": "3r",
"mass": 2.5,
"maxmass": 138,
"maxmul": 0.7,
"maxmul": 1.7,
"minmass": 28,
"minmul": 1.7,
"minmul": 0.7,
"optmass": 55,
"optmul": 1.2,
"power": 2.1,
@@ -639,9 +639,9 @@
"id": "1x",
"mass": 1.3,
"maxmass": 63,
"maxmul": 0.7,
"maxmul": 1.7,
"minmass": 13,
"minmul": 1.7,
"minmul": 0.7,
"optmass": 25,
"optmul": 1.2,
"power": 1.68,

View File

@@ -1,8 +1,6 @@
{
"t": [
{
"M": 0.17,
"P": 0.235,
"class": 8,
"cost": 2007240,
"edID": 128064098,
@@ -12,13 +10,15 @@
"integrity": 135,
"mass": 160,
"maxmass": 3360,
"maxmul": 1.03,
"minmass": 1120,
"minmul": 0.83,
"optmass": 2240,
"optmul": 1,
"power": 7.2,
"rating": "E"
},
{
"M": 0.14,
"P": 0.5145,
"class": 8,
"cost": 6021720,
"edID": 128064099,
@@ -28,13 +28,15 @@
"integrity": 120,
"mass": 64,
"maxmass": 3780,
"maxmul": 1.06,
"minmass": 1260,
"minmul": 0.86,
"optmass": 2520,
"optmul": 1,
"power": 8.1,
"rating": "D"
},
{
"M": 0.1,
"P": 1,
"class": 8,
"cost": 18065170,
"edID": 128064100,
@@ -44,13 +46,15 @@
"integrity": 150,
"mass": 160,
"maxmass": 4200,
"maxmul": 1.1,
"minmass": 1400,
"minmul": 0.9,
"optmass": 2800,
"optmul": 1,
"power": 9,
"rating": "C"
},
{
"M": 0.07,
"P": 1.51,
"class": 8,
"cost": 54195500,
"edID": 128064101,
@@ -60,13 +64,15 @@
"integrity": 180,
"mass": 256,
"maxmass": 4620,
"maxmul": 1.13,
"minmass": 1540,
"minmul": 0.93,
"optmass": 3080,
"optmul": 1,
"power": 9.9,
"rating": "B"
},
{
"M": 0.04,
"P": 2.33,
"class": 8,
"cost": 162586490,
"edID": 128064102,
@@ -76,13 +82,15 @@
"integrity": 165,
"mass": 160,
"maxmass": 5040,
"optmass": 3360,
"maxmul": 1.16,
"minmass": 1680,
"minmul": 0.96,
"optmass": 5040,
"optmul": 1,
"power": 10.8,
"rating": "A"
},
{
"M": 0.17,
"P": 0.235,
"class": 7,
"cost": 633200,
"edID": 128064093,
@@ -92,13 +100,15 @@
"integrity": 118,
"mass": 80,
"maxmass": 2160,
"maxmul": 1.03,
"minmass": 720,
"minmul": 0.83,
"optmass": 1440,
"optmul": 1,
"power": 6.08,
"rating": "E"
},
{
"M": 0.14,
"P": 0.5145,
"class": 7,
"cost": 1899600,
"edID": 128064094,
@@ -108,13 +118,15 @@
"integrity": 105,
"mass": 32,
"maxmass": 2430,
"maxmul": 0.86,
"minmass": 810,
"minmul": 0.86,
"optmass": 1620,
"optmul": 1,
"power": 6.84,
"rating": "D"
},
{
"M": 0.1,
"P": 1,
"class": 7,
"cost": 5698790,
"edID": 128064095,
@@ -124,13 +136,15 @@
"integrity": 131,
"mass": 80,
"maxmass": 2700,
"maxmul": 1.1,
"minmass": 900,
"minmul": 0.9,
"optmass": 1800,
"optmul": 1,
"power": 7.6,
"rating": "C"
},
{
"M": 0.07,
"P": 1.51,
"class": 7,
"cost": 17096370,
"edID": 128064096,
@@ -140,13 +154,15 @@
"integrity": 157,
"mass": 128,
"maxmass": 2970,
"maxmul": 1.13,
"minmass": 990,
"minmul": 0.93,
"optmass": 1980,
"optmul": 1,
"power": 8.36,
"rating": "B"
},
{
"M": 0.04,
"P": 2.33,
"class": 7,
"cost": 51289110,
"edID": 128064097,
@@ -156,13 +172,15 @@
"integrity": 144,
"mass": 80,
"maxmass": 3240,
"maxmul": 1.16,
"minmass": 1080,
"minmul": 0.96,
"optmass": 2160,
"optmul": 1,
"power": 9.12,
"rating": "A"
},
{
"M": 0.17,
"P": 0.235,
"class": 6,
"cost": 199750,
"edID": 128064088,
@@ -172,13 +190,15 @@
"integrity": 102,
"mass": 40,
"maxmass": 1440,
"maxmul": 1.03,
"minmass": 480,
"minmul": 0.83,
"optmass": 960,
"optmul": 1,
"power": 5.04,
"rating": "E"
},
{
"M": 0.14,
"P": 0.5145,
"class": 6,
"cost": 599240,
"edID": 128064089,
@@ -188,13 +208,15 @@
"integrity": 90,
"mass": 16,
"maxmass": 1620,
"maxmul": 1.06,
"minmass": 540,
"minmul": 0.86,
"optmass": 1080,
"optmul": 1,
"power": 5.67,
"rating": "D"
},
{
"M": 0.1,
"P": 1,
"class": 6,
"cost": 1797730,
"edID": 128064090,
@@ -204,13 +226,15 @@
"integrity": 113,
"mass": 40,
"maxmass": 1800,
"maxmul": 1.1,
"minmass": 600,
"minmul": 0.9,
"optmass": 1200,
"optmul": 1,
"power": 6.3,
"rating": "C"
},
{
"M": 0.07,
"P": 1.51,
"class": 6,
"cost": 5393180,
"edID": 128064091,
@@ -220,13 +244,15 @@
"integrity": 136,
"mass": 64,
"maxmass": 1980,
"maxmul": 1.13,
"minmass": 660,
"minmul": 0.93,
"optmass": 1320,
"optmul": 1,
"power": 6.93,
"rating": "B"
},
{
"M": 0.04,
"P": 2.33,
"class": 6,
"cost": 16179530,
"edID": 128064092,
@@ -236,13 +262,15 @@
"integrity": 124,
"mass": 40,
"maxmass": 2160,
"maxmul": 1.16,
"minmass": 720,
"minmul": 0.96,
"optmass": 1440,
"optmul": 1,
"power": 7.56,
"rating": "A"
},
{
"M": 0.17,
"P": 0.235,
"class": 5,
"cost": 63010,
"edID": 128064083,
@@ -252,13 +280,15 @@
"integrity": 86,
"mass": 20,
"maxmass": 840,
"maxmul": 1.03,
"minmass": 280,
"minmul": 0.83,
"optmass": 560,
"optmul": 1,
"power": 4.08,
"rating": "E"
},
{
"M": 0.14,
"P": 0.5145,
"class": 5,
"cost": 189040,
"edID": 128064084,
@@ -268,13 +298,15 @@
"integrity": 77,
"mass": 8,
"maxmass": 945,
"maxmul": 1.06,
"minmass": 315,
"minmul": 0.86,
"optmass": 630,
"optmul": 1,
"power": 4.59,
"rating": "D"
},
{
"M": 0.1,
"P": 1,
"class": 5,
"cost": 567110,
"edID": 128064085,
@@ -284,13 +316,15 @@
"integrity": 96,
"mass": 20,
"maxmass": 1050,
"maxmul": 1.1,
"minmass": 350,
"minmul": 0.9,
"optmass": 700,
"optmul": 1,
"power": 5.1,
"rating": "C"
},
{
"M": 0.07,
"P": 1.51,
"class": 5,
"cost": 1701320,
"edID": 128064086,
@@ -300,13 +334,15 @@
"integrity": 115,
"mass": 32,
"maxmass": 1155,
"maxmul": 1.13,
"minmass": 385,
"minmul": 0.93,
"optmass": 770,
"optmul": 1,
"power": 5.61,
"rating": "B"
},
{
"M": 0.04,
"P": 2.33,
"class": 5,
"cost": 5103950,
"edID": 128064087,
@@ -316,13 +352,15 @@
"integrity": 106,
"mass": 20,
"maxmass": 1260,
"maxmul": 1.16,
"minmass": 420,
"minmul": 0.96,
"optmass": 840,
"optmul": 1,
"power": 6.12,
"rating": "A"
},
{
"M": 0.17,
"P": 0.235,
"class": 4,
"cost": 19880,
"edID": 128064078,
@@ -332,13 +370,15 @@
"integrity": 72,
"mass": 10,
"maxmass": 420,
"maxmul": 1.03,
"minmass": 140,
"minmul": 0.83,
"optmass": 280,
"optmul": 1,
"power": 3.28,
"rating": "E"
},
{
"M": 0.14,
"P": 0.5145,
"class": 4,
"cost": 59630,
"edID": 128064079,
@@ -347,14 +387,16 @@
"id": "td",
"integrity": 64,
"mass": 4,
"maxmass": 473,
"maxmass": 472.5,
"maxmul": 1.06,
"minmass": 157.5,
"minmul": 0.86,
"optmass": 315,
"optmul": 1,
"power": 3.69,
"rating": "D"
},
{
"M": 0.1,
"P": 1,
"class": 4,
"cost": 178900,
"edID": 128064080,
@@ -364,13 +406,15 @@
"integrity": 80,
"mass": 10,
"maxmass": 525,
"maxmul": 1.1,
"minmass": 175,
"minmul": 0.9,
"optmass": 350,
"optmul": 1,
"power": 4.1,
"rating": "C"
},
{
"M": 0.07,
"P": 1.51,
"class": 4,
"cost": 536690,
"edID": 128064081,
@@ -379,14 +423,16 @@
"id": "tb",
"integrity": 96,
"mass": 16,
"maxmass": 578,
"maxmass": 577.5,
"maxmul": 1.13,
"minmass": 192.5,
"minmul": 0.93,
"optmass": 385,
"optmul": 1,
"power": 4.51,
"rating": "B"
},
{
"M": 0.04,
"P": 2.33,
"class": 4,
"cost": 1610080,
"edID": 128064082,
@@ -396,13 +442,15 @@
"integrity": 88,
"mass": 10,
"maxmass": 630,
"maxmul": 1.16,
"minmass": 210,
"minmul": 0.96,
"optmass": 420,
"optmul": 1,
"power": 4.92,
"rating": "A"
},
{
"M": 0.17,
"P": 0.235,
"class": 3,
"cost": 6270,
"edID": 128064073,
@@ -412,13 +460,15 @@
"integrity": 58,
"mass": 5,
"maxmass": 120,
"maxmul": 1.03,
"minmass": 40,
"minmul": 0.83,
"optmass": 80,
"optmul": 1,
"power": 2.48,
"rating": "E"
},
{
"M": 0.14,
"P": 0.5145,
"class": 3,
"cost": 18810,
"edID": 128064074,
@@ -428,13 +478,15 @@
"integrity": 51,
"mass": 2,
"maxmass": 135,
"maxmul": 1.06,
"minmass": 45,
"minmul": 0.86,
"optmass": 90,
"optmul": 1,
"power": 2.79,
"rating": "D"
},
{
"M": 0.1,
"P": 1,
"class": 3,
"cost": 56440,
"edID": 128064075,
@@ -444,13 +496,15 @@
"integrity": 64,
"mass": 5,
"maxmass": 150,
"maxmul": 1.1,
"minmass": 50,
"minmul": 0.9,
"optmass": 100,
"optmul": 1,
"power": 3.1,
"rating": "C"
},
{
"M": 0.07,
"P": 1.51,
"class": 3,
"cost": 169300,
"edID": 128064076,
@@ -460,13 +514,15 @@
"integrity": 77,
"mass": 8,
"maxmass": 165,
"maxmul": 1.13,
"minmass": 55,
"minmul": 0.93,
"optmass": 110,
"optmul": 1,
"power": 3.41,
"rating": "B"
},
{
"M": 0.04,
"P": 2.33,
"class": 3,
"cost": 507910,
"edID": 128064077,
@@ -476,13 +532,15 @@
"integrity": 72,
"mass": 5,
"maxmass": 180,
"maxmul": 1.16,
"minmass": 60,
"minmul": 0.96,
"optmass": 120,
"optmul": 1,
"power": 3.72,
"rating": "A"
},
{
"M": 0.17,
"P": 0.235,
"class": 2,
"cost": 1980,
"edID": 128064068,
@@ -492,13 +550,15 @@
"integrity": 46,
"mass": 2.5,
"maxmass": 72,
"maxmul": 1.03,
"minmass": 24,
"minmul": 0.83,
"optmass": 48,
"optmul": 1,
"power": 2,
"rating": "E"
},
{
"M": 0.14,
"P": 0.5145,
"class": 2,
"cost": 5930,
"edID": 128064069,
@@ -508,13 +568,15 @@
"integrity": 41,
"mass": 1,
"maxmass": 81,
"maxmul": 1.06,
"minmass": 27,
"minmul": 0.86,
"optmass": 54,
"optmul": 1,
"power": 2.25,
"rating": "D"
},
{
"M": 0.1,
"P": 1,
"class": 2,
"cost": 17800,
"edID": 128064070,
@@ -524,13 +586,15 @@
"integrity": 51,
"mass": 2.5,
"maxmass": 90,
"maxmul": 1.1,
"minmass": 30,
"minmul": 0.9,
"optmass": 60,
"optmul": 1,
"power": 2.5,
"rating": "C"
},
{
"M": 0.07,
"P": 1.51,
"class": 2,
"cost": 53410,
"edID": 128064071,
@@ -540,13 +604,15 @@
"integrity": 61,
"mass": 4,
"maxmass": 99,
"maxmul": 1.13,
"minmass": 33,
"minmul": 0.93,
"optmass": 66,
"optmul": 1,
"power": 2.75,
"rating": "B"
},
{
"M": 0.04,
"P": 2.33,
"class": 2,
"cost": 160220,
"edID": 128064072,
@@ -556,41 +622,49 @@
"integrity": 56,
"mass": 2.5,
"maxmass": 108,
"maxmul": 0.96,
"minmass": 36,
"minmul": 1.16,
"optmass": 72,
"optmul": 1,
"power": 3,
"rating": "A"
},
{
"M": 0.04,
"P": 2.33,
"class": 3,
"cost": 5103952,
"cost": 5103950,
"edID": 128682013,
"eddbID": 1548,
"grp": "t",
"id": "tz",
"integrity": 70,
"integrity": 55,
"mass": 5,
"maxmass": 200,
"maxmul": 1.6,
"minmass": 70,
"minmul": 0.9,
"name": "Enhanced Performance",
"optmass": 90,
"optmul": 1.25,
"power": 5,
"rating": "A"
},
{
"M": 0.04,
"P": 2.33,
"class": 2,
"cost": 1610080,
"edID": 128682014,
"eddbID": 1547,
"grp": "t",
"id": "u0",
"integrity": 56,
"integrity": 40,
"mass": 2.5,
"maxmass": 120,
"maxmul": 1.6,
"minmass": 50,
"minmul": 0.9,
"name": "Enhanced Performance",
"optmass": 60,
"optmul": 1.25,
"power": 4,
"rating": "A"
}

View File

@@ -11,8 +11,8 @@
"boost": 320,
"boostEnergy": 9,
"agility": 8,
"baseShieldStrength": 78,
"baseArmour": 162,
"baseShieldStrength": 60,
"baseArmour": 90,
"hullMass": 35,
"masslock": 7,
"pipSpeed": 0.13625

View File

@@ -7,12 +7,12 @@
"manufacturer": "Faulcon DeLacy",
"class": 3,
"hullCost": 141889930,
"speed": 183,
"boost": 244,
"boostEnergy": 29,
"speed": 180,
"boost": 240,
"boostEnergy": 27,
"agility": 2,
"baseShieldStrength": 362,
"baseArmour": 945,
"baseShieldStrength": 350,
"baseArmour": 525,
"hullMass": 400,
"masslock": 23,
"pipSpeed": 0.13875,

View File

@@ -7,12 +7,12 @@
"manufacturer": "Lakon",
"class": 2,
"hullCost": 6135660,
"speed": 254,
"boost": 345,
"boostEnergy": 14,
"speed": 250,
"boost": 340,
"boostEnergy": 13,
"agility": 6,
"baseShieldStrength": 152,
"baseArmour": 378,
"baseShieldStrength": 140,
"baseArmour": 210,
"hullMass": 280,
"masslock": 11,
"pipSpeed": 0.13

View File

@@ -6,12 +6,12 @@
"manufacturer": "Lakon",
"class": 2,
"hullCost": 3818240,
"speed": 223,
"boost": 304,
"speed": 220,
"boost": 300,
"boostEnergy": 13,
"agility": 8,
"baseShieldStrength": 105,
"baseArmour": 324,
"baseShieldStrength": 120,
"baseArmour": 180,
"hullMass": 150,
"masslock": 8,
"pipSpeed": 0.125

View File

@@ -7,12 +7,12 @@
"manufacturer": "Saud Kruger",
"class": 3,
"hullCost": 79654610,
"speed": 195,
"boost": 273,
"boostEnergy": 20,
"speed": 200,
"boost": 280,
"boostEnergy": 19,
"agility": 2,
"baseShieldStrength": 92,
"baseArmour": 504,
"baseShieldStrength": 280,
"baseArmour": 280,
"hullMass": 1100,
"masslock": 18,
"pipSpeed": -1,

View File

@@ -7,12 +7,12 @@
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 205800,
"speed": 282,
"boost": 402,
"boostEnergy": 11,
"speed": 280,
"boost": 400,
"boostEnergy": 10,
"agility": 6,
"baseShieldStrength": 92,
"baseArmour": 216,
"baseShieldStrength": 80,
"baseArmour": 120,
"hullMass": 180,
"masslock": 8,
"pipSpeed": 0.125

View File

@@ -8,11 +8,11 @@
"class": 1,
"hullCost": 603740,
"speed": 200,
"boost": 299,
"boostEnergy": 11,
"boost": 300,
"boostEnergy": 10,
"agility": 4,
"baseShieldStrength": 125,
"baseArmour": 216,
"baseShieldStrength": 120,
"baseArmour": 120,
"hullMass": 210,
"masslock": 8,
"pipSpeed": 0.125

View File

@@ -6,12 +6,12 @@
"manufacturer": "Lakon",
"class": 1,
"hullCost": 1635700,
"speed": 242,
"boost": 316,
"boostEnergy": 14,
"speed": 260,
"boost": 340,
"boostEnergy": 13,
"agility": 5,
"baseShieldStrength": 115,
"baseArmour": 270,
"baseShieldStrength": 150,
"baseArmour": 150,
"hullMass": 298,
"masslock": 10,
"pipSpeed": 0.09625

View File

@@ -7,12 +7,12 @@
"manufacturer": "Lakon",
"class": 1,
"hullCost": 461340,
"speed": 283,
"boost": 384,
"boostEnergy": 11,
"speed": 280,
"boost": 380,
"boostEnergy": 10,
"agility": 8,
"baseShieldStrength": 93,
"baseArmour": 216,
"baseShieldStrength": 120,
"baseArmour": 120,
"hullMass": 170,
"masslock": 8,
"pipSpeed": 0.09875

View File

@@ -7,12 +7,12 @@
"manufacturer": "Core Dynamics",
"class": 1,
"hullCost": 10440,
"speed": 239,
"boost": 349,
"boostEnergy": 9,
"speed": 240,
"boost": 350,
"boostEnergy": 8,
"agility": 10,
"baseShieldStrength": 89,
"baseArmour": 72,
"baseShieldStrength": 60,
"baseArmour": 40,
"hullMass": 50,
"masslock": 6,
"pipSpeed": 0.0625

View File

@@ -6,12 +6,12 @@
"manufacturer": "Core Dynamics",
"class": 2,
"hullCost": 19072000,
"speed": 214,
"boost": 357,
"boostEnergy": 21,
"speed": 210,
"boost": 350,
"boostEnergy": 19,
"agility": 6,
"baseShieldStrength": 133,
"baseArmour": 540,
"baseShieldStrength": 200,
"baseArmour": 300,
"hullMass": 480,
"masslock": 14,
"pipSpeed": 0.11125

View File

@@ -7,11 +7,11 @@
"manufacturer": "Core Dynamics",
"class": 3,
"hullCost": 182589570,
"speed": 198,
"boost": 257,
"speed": 200,
"boost": 260,
"boostEnergy": 27,
"agility": 2,
"baseShieldStrength": 516,
"baseShieldStrength": 555,
"baseArmour": 666,
"hullMass": 900,
"masslock": 24,

View File

@@ -7,12 +7,12 @@
"manufacturer": "Core Dynamics",
"class": 2,
"hullCost": 13469990,
"speed": 182,
"boost": 304,
"boostEnergy": 21,
"speed": 180,
"boost": 300,
"boostEnergy": 19,
"agility": 2,
"baseShieldStrength": 104,
"baseArmour": 540,
"baseShieldStrength": 200,
"baseArmour": 300,
"hullMass": 580,
"masslock": 14,
"pipSpeed": 0.0725

View File

@@ -7,12 +7,12 @@
"manufacturer": "Core Dynamics",
"class": 2,
"hullCost": 34774790,
"speed": 171,
"boost": 282,
"boostEnergy": 21,
"speed": 170,
"boost": 280,
"boostEnergy": 23,
"agility": 2,
"baseShieldStrength": 186,
"baseArmour": 630,
"baseShieldStrength": 250,
"baseArmour": 350,
"hullMass": 580,
"masslock": 14,
"pipSpeed": 0.1025,

View File

@@ -7,12 +7,12 @@
"manufacturer": "Zorgon Peterson",
"class": 2,
"hullCost": 51232230,
"speed": 265,
"boost": 357,
"boostEnergy": 21,
"speed": 260,
"boost": 350,
"boostEnergy": 19,
"agility": 6,
"baseShieldStrength": 271,
"baseArmour": 405,
"baseShieldStrength": 300,
"baseArmour": 225,
"hullMass": 250,
"masslock": 12,
"pipSpeed": 0.03875

View File

@@ -7,12 +7,12 @@
"manufacturer": "Zorgon Peterson",
"class": 1,
"hullCost": 29790,
"speed": 203,
"boost": 305,
"speed": 200,
"boost": 300,
"agility": 6,
"boostEnergy": 7,
"baseShieldStrength": 65,
"baseArmour": 90,
"baseShieldStrength": 50,
"baseArmour": 50,
"hullMass": 14,
"masslock": 6,
"pipSpeed": 0.1625

View File

@@ -7,12 +7,12 @@
"manufacturer": "Gutamaya",
"class": 3,
"hullCost": 21077780,
"speed": 306,
"boost": 388,
"boostEnergy": 21,
"speed": 300,
"boost": 380,
"boostEnergy": 19,
"agility": 2,
"baseShieldStrength": 186,
"baseArmour": 486,
"baseShieldStrength": 180,
"baseArmour": 270,
"hullMass": 400,
"masslock": 12,
"pipSpeed": 0.1

View File

@@ -8,10 +8,10 @@
"hullCost": 2481550,
"speed": 280,
"boost": 380,
"boostEnergy": 11,
"boostEnergy": 10,
"agility": 6,
"baseShieldStrength": 230,
"baseArmour": 144,
"baseShieldStrength": 200,
"baseArmour": 80,
"hullMass": 35,
"masslock": 7,
"pipSpeed": 0.05375

View File

@@ -6,12 +6,12 @@
"manufacturer": "Gutamaya",
"class": 3,
"hullCost": 199926890,
"speed": 202,
"boost": 323,
"boostEnergy": 24,
"speed": 200,
"boost": 320,
"boostEnergy": 23,
"agility": 2,
"baseShieldStrength": 703,
"baseArmour": 720,
"baseShieldStrength": 600,
"baseArmour": 400,
"hullMass": 1100,
"masslock": 27,
"pipSpeed": 0.05,

View File

@@ -7,12 +7,12 @@
"manufacturer": "Core Dynamics",
"class": 1,
"hullCost": 72180,
"speed": 298,
"boost": 397,
"boostEnergy": 9,
"speed": 300,
"boost": 400,
"boostEnergy": 8,
"agility": 6,
"baseShieldStrength": 104,
"baseArmour": 108,
"baseShieldStrength": 80,
"baseArmour": 60,
"hullMass": 50,
"masslock": 6,
"pipSpeed": 0.075

View File

@@ -7,12 +7,12 @@
"manufacturer": "Lakon",
"class": 2,
"hullCost": 2951180,
"speed": 202,
"boost": 303,
"speed": 200,
"boost": 300,
"boostEnergy": 10,
"agility": 2,
"baseShieldStrength": 99,
"baseArmour": 243,
"baseShieldStrength": 135,
"baseArmour": 135,
"hullMass": 180,
"masslock": 8,
"pipSpeed": 0.1375,

View File

@@ -7,12 +7,12 @@
"manufacturer": "Saud Kruger",
"class": 3,
"hullCost": 47798080,
"speed": 303,
"boost": 384,
"boostEnergy": 17,
"speed": 300,
"boost": 380,
"boostEnergy": 16,
"agility": 2,
"baseShieldStrength": 114,
"baseArmour": 396,
"baseShieldStrength": 220,
"baseArmour": 220,
"hullMass": 580,
"masslock": 13,
"pipSpeed": 0.08375,

View File

@@ -7,12 +7,12 @@
"manufacturer": "Faulcon DeLacy",
"class": 2,
"hullCost": 55171380,
"speed": 234,
"boost": 305,
"boostEnergy": 24,
"speed": 230,
"boost": 300,
"boostEnergy": 23,
"agility": 6,
"baseShieldStrength": 294,
"baseArmour": 468,
"baseShieldStrength": 260,
"baseArmour": 260,
"hullMass": 350,
"masslock": 17,
"pipSpeed": 0.0975

View File

@@ -8,11 +8,11 @@
"class": 1,
"hullCost": 12870,
"speed": 220,
"boost": 321,
"boost": 320,
"boostEnergy": 7,
"agility": 8,
"baseShieldStrength": 52,
"baseArmour": 108,
"baseShieldStrength": 40,
"baseArmour": 60,
"hullMass": 25,
"masslock": 6,
"pipSpeed": 0.1375

View File

@@ -7,12 +7,12 @@
"manufacturer": "Lakon",
"class": 2,
"hullCost": 865790,
"speed": 223,
"boost": 355,
"boostEnergy": 11,
"speed": 220,
"boost": 350,
"boostEnergy": 10,
"agility": 3,
"baseShieldStrength": 77,
"baseArmour": 162,
"baseShieldStrength": 90,
"baseArmour": 90,
"hullMass": 155,
"masslock": 8,
"pipSpeed": 0.1475

View File

@@ -7,12 +7,12 @@
"manufacturer": "Lakon",
"class": 3,
"hullCost": 16881510,
"speed": 181,
"boost": 301,
"boostEnergy": 11,
"speed": 180,
"boost": 300,
"boostEnergy": 10,
"agility": 2,
"baseShieldStrength": 78,
"baseArmour": 306,
"baseShieldStrength": 155,
"baseArmour": 170,
"hullMass": 420,
"masslock": 10,
"pipSpeed": 0.16625

View File

@@ -7,12 +7,12 @@
"manufacturer": "Lakon",
"class": 3,
"hullCost": 73255150,
"speed": 131,
"boost": 201,
"boostEnergy": 21,
"speed": 130,
"boost": 200,
"boostEnergy": 19,
"agility": 0,
"baseShieldStrength": 88,
"baseArmour": 432,
"baseShieldStrength": 240,
"baseArmour": 240,
"hullMass": 1000,
"masslock": 16,
"pipSpeed": 0.17375,

View File

@@ -7,12 +7,12 @@
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 95900,
"speed": 310,
"boost": 388,
"boostEnergy": 11,
"speed": 320,
"boost": 400,
"boostEnergy": 10,
"agility": 6,
"baseShieldStrength": 137,
"baseArmour": 126,
"baseShieldStrength": 105,
"baseArmour": 70,
"hullMass": 60,
"masslock": 7,
"pipSpeed": 0.09375

View File

@@ -7,12 +7,12 @@
"manufacturer": "Faulcon DeLacy",
"class": 1,
"hullCost": 310220,
"speed": 271,
"boost": 342,
"speed": 270,
"boost": 340,
"boostEnergy": 10,
"agility": 4,
"baseShieldStrength": 103,
"baseArmour": 270,
"baseShieldStrength": 150,
"baseArmour": 150,
"hullMass": 190,
"masslock": 7,
"pipSpeed": 0.0875

View File

@@ -7,12 +7,12 @@
"manufacturer": "Core Dynamics",
"class": 1,
"hullCost": 4689640,
"speed": 215,
"boost": 348,
"boostEnergy": 17,
"speed": 210,
"boost": 340,
"boostEnergy": 16,
"agility": 9,
"baseShieldStrength": 293,
"baseArmour": 288,
"baseShieldStrength": 240,
"baseArmour": 160,
"hullMass": 230,
"masslock": 10,
"pipSpeed": 0.02375