From 624f17efd1b949e5ee2b1d64d0b0738783734812 Mon Sep 17 00:00:00 2001 From: Felix Linker Date: Sat, 24 Aug 2019 14:30:40 +0200 Subject: [PATCH] Fix FSD integrity values Closes https://github.com/EDCD/coriolis/issues/509 --- modules/standard/frame_shift_drive.json | 32 ++++++++++++------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/modules/standard/frame_shift_drive.json b/modules/standard/frame_shift_drive.json index 87768fc..a781a72 100644 --- a/modules/standard/frame_shift_drive.json +++ b/modules/standard/frame_shift_drive.json @@ -9,7 +9,7 @@ "fuelpower": 2.9, "grp": "fsd", "id": "Fy", - "integrity": 93, + "integrity": 135, "mass": 160, "maxfuel": 0, "optmass": 0, @@ -28,7 +28,7 @@ "fuelpower": 2.9, "grp": "fsd", "id": "Fx", - "integrity": 37, + "integrity": 120, "mass": 64, "maxfuel": 0, "optmass": 0, @@ -47,7 +47,7 @@ "fuelpower": 2.9, "grp": "fsd", "id": "Fw", - "integrity": 46, + "integrity": 150, "mass": 160, "maxfuel": 0, "optmass": 0, @@ -66,7 +66,7 @@ "fuelpower": 2.9, "grp": "fsd", "id": "Fv", - "integrity": 74, + "integrity": 225, "mass": 256, "maxfuel": 0, "optmass": 0, @@ -85,7 +85,7 @@ "fuelpower": 2.9, "grp": "fsd", "id": "Fu", - "integrity": 46, + "integrity": 188, "mass": 160, "maxfuel": 0, "optmass": 0, @@ -161,7 +161,7 @@ "fuelpower": 2.75, "grp": "fsd", "id": "Fq", - "integrity": 157, + "integrity": 197, "mass": 128, "maxfuel": 10.6, "optmass": 2250, @@ -180,7 +180,7 @@ "fuelpower": 2.75, "grp": "fsd", "id": "Fp", - "integrity": 144, + "integrity": 164, "mass": 80, "maxfuel": 12.8, "optmass": 2700, @@ -256,7 +256,7 @@ "fuelpower": 2.6, "grp": "fsd", "id": "Fl", - "integrity": 136, + "integrity": 170, "mass": 64, "maxfuel": 6.6, "optmass": 1500, @@ -275,7 +275,7 @@ "fuelpower": 2.6, "grp": "fsd", "id": "Fk", - "integrity": 124, + "integrity": 141, "mass": 40, "maxfuel": 8, "optmass": 1800, @@ -351,7 +351,7 @@ "fuelpower": 2.45, "grp": "fsd", "id": "Fg", - "integrity": 115, + "integrity": 144, "mass": 32, "maxfuel": 4.1, "optmass": 875, @@ -446,7 +446,7 @@ "fuelpower": 2.3, "grp": "fsd", "id": "Fb", - "integrity": 96, + "integrity": 120, "mass": 16, "maxfuel": 2.5, "optmass": 437.5, @@ -465,7 +465,7 @@ "fuelpower": 2.3, "grp": "fsd", "id": "Fa", - "integrity": 88, + "integrity": 100, "mass": 10, "maxfuel": 3, "optmass": 525, @@ -541,7 +541,7 @@ "fuelpower": 2.15, "grp": "fsd", "id": "F6", - "integrity": 77, + "integrity": 96, "mass": 8, "maxfuel": 1.5, "optmass": 125, @@ -560,7 +560,7 @@ "fuelpower": 2.15, "grp": "fsd", "id": "F5", - "integrity": 70, + "integrity": 80, "mass": 5, "maxfuel": 1.8, "optmass": 150, @@ -636,7 +636,7 @@ "fuelpower": 2, "grp": "fsd", "id": "F1", - "integrity": 61, + "integrity": 77, "mass": 4, "maxfuel": 0.8, "optmass": 75, @@ -655,7 +655,7 @@ "fuelpower": 2, "grp": "fsd", "id": "F0", - "integrity": 56, + "integrity": 64, "mass": 2.5, "maxfuel": 0.9, "optmass": 90,