From f38e8f9c331deb6d51eb63bfb7e1c0d0b562c9b8 Mon Sep 17 00:00:00 2001 From: Andy Martin Date: Fri, 9 Feb 2018 19:42:10 +0000 Subject: [PATCH] T7 changes (hull 420->350, PP 4->5, PD 4->5, extra C2 slot, scanner moved to C2 slot; no other changes to stock fit) --- ships/type_7_transport.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ships/type_7_transport.json b/ships/type_7_transport.json index cca463b..905ac4b 100755 --- a/ships/type_7_transport.json +++ b/ships/type_7_transport.json @@ -13,7 +13,7 @@ "baseShieldStrength": 155, "baseArmour": 340, "hardness": 54, - "hullMass": 420, + "hullMass": 350, "masslock": 10, "pipSpeed": 0.16625, "pitch": 22, @@ -30,14 +30,14 @@ { "id": "Bw", "edID": 128049302, "eddbID": 777, "grp": "bh", "cost": 41182100, "mass": 63, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 } ], "slots": { - "standard": [4, 5, 5, 4, 3, 3, 5], + "standard": [5, 5, 5, 4, 4, 3, 5], "hardpoints": [1, 1, 1, 1, 0, 0, 0, 0], - "internal": [6, 6, 6, 5, 5, 5, 3, 3] + "internal": [6, 6, 6, 5, 5, 5, 3, 3, 2] }, "defaults": { "standard": ["4E", "5E", "5E", "4E", "3E", "3E", "5C"], "hardpoints": [17, 17, 0, 0, 0, 0, 0, 0], - "internal": ["04", "04", "04", "03", "03", "49", 0, "2h"] + "internal": ["04", "04", "04", "03", "03", "49", 0, 0, "2h"] } } }