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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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