From a8b151fe1066a7328c67994abc3318a8e569ff14 Mon Sep 17 00:00:00 2001 From: felixlinker Date: Sun, 18 Nov 2018 21:04:57 +0000 Subject: [PATCH] Remove discovery scanner from default loadouts --- ships/adder.json | 2 +- ships/alliance_challenger.json | 2 +- ships/alliance_chieftain.json | 2 +- ships/alliance_crusader.json | 2 +- ships/anaconda.json | 2 +- ships/asp.json | 2 +- ships/beluga.json | 2 +- ships/cobra_mk_iii.json | 2 +- ships/cobra_mk_iv.json | 2 +- ships/diamondback_explorer.json | 2 +- ships/diamondback_scout.json | 2 +- ships/dolphin.json | 2 +- ships/eagle.json | 4 ++-- ships/federal_corvette.json | 2 +- ships/federal_dropship.json | 2 +- ships/federal_gunship.json | 2 +- ships/fer_de_lance.json | 2 +- ships/hauler.json | 2 +- ships/imperial_clipper.json | 2 +- ships/imperial_courier.json | 2 +- ships/imperial_cutter.json | 2 +- ships/imperial_eagle.json | 4 ++-- ships/keelback.json | 2 +- ships/krait_mkii.json | 2 +- ships/krait_phantom.json | 2 +- ships/orca.json | 2 +- ships/python.json | 2 +- ships/sidewinder.json | 2 +- ships/type_10_defender.json | 2 +- ships/type_6_transporter.json | 2 +- ships/type_7_transport.json | 2 +- ships/type_9_heavy.json | 2 +- ships/viper.json | 2 +- ships/viper_mk_iv.json | 2 +- ships/vulture.json | 4 ++-- 35 files changed, 38 insertions(+), 38 deletions(-) diff --git a/ships/adder.json b/ships/adder.json index a0dba3c..756b5ba 100755 --- a/ships/adder.json +++ b/ships/adder.json @@ -37,7 +37,7 @@ "defaults": { "standard": ["3E", "3E", "3E", "1E", "2E", "3E", "3C"], "hardpoints": [0, 17, 17, 0, 0], - "internal": ["01", "44", "00", 0, "2h"] + "internal": ["01", "44", "00", 0, ""] } } } diff --git a/ships/alliance_challenger.json b/ships/alliance_challenger.json index 87892e6..d6d081b 100644 --- a/ships/alliance_challenger.json +++ b/ships/alliance_challenger.json @@ -44,7 +44,7 @@ "defaults": { "standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"], "hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0, 0], - "internal": ["04", "4h", "01", "01", "2h", "", "", "", ""] + "internal": ["04", "4h", "01", "01", "", "", "", "", ""] } } } diff --git a/ships/alliance_chieftain.json b/ships/alliance_chieftain.json index fc0a6f1..73e5d5a 100644 --- a/ships/alliance_chieftain.json +++ b/ships/alliance_chieftain.json @@ -44,7 +44,7 @@ "defaults": { "standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"], "hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0, 0], - "internal": ["04", "4e", "02", "", "2h", "", "", ""] + "internal": ["04", "4e", "02", "", "", "", "", ""] } } } diff --git a/ships/alliance_crusader.json b/ships/alliance_crusader.json index bb057a4..6a7deca 100644 --- a/ships/alliance_crusader.json +++ b/ships/alliance_crusader.json @@ -45,7 +45,7 @@ "defaults": { "standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"], "hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0, 0], - "internal": ["04", "4e", "02", "", "2h", "", "", ""] + "internal": ["04", "4e", "02", "", "", "", "", ""] } } } diff --git a/ships/anaconda.json b/ships/anaconda.json index 2148aaf..81fa1ab 100755 --- a/ships/anaconda.json +++ b/ships/anaconda.json @@ -42,7 +42,7 @@ "defaults": { "standard": ["8E", "7E", "6E", "5E", "8E", "8E", "5C"], "hardpoints": [0, 0, 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0], - "internal": ["05", "04", "4j", 0, "03", 0, 0, 0, 0, 0, "2h", "00"] + "internal": ["05", "04", "4j", 0, "03", 0, 0, 0, 0, 0, "", "00"] } } } diff --git a/ships/asp.json b/ships/asp.json index 9f7c512..4c70808 100755 --- a/ships/asp.json +++ b/ships/asp.json @@ -37,7 +37,7 @@ "defaults": { "standard": ["5E", "5E", "5E", "4E", "4E", "5E", "5C"], "hardpoints": [0, 0, 17, 17, 0, 0, 0, 0, 0, 0], - "internal": ["04", "4e", "01", 0, 0, "00", "2h"] + "internal": ["04", "4e", "01", 0, 0, "00", ""] } } } diff --git a/ships/beluga.json b/ships/beluga.json index 3c681f0..ce85862 100755 --- a/ships/beluga.json +++ b/ships/beluga.json @@ -47,7 +47,7 @@ "defaults": { "standard": ["6E", "7E", "7E", "8E", "6E", "5E", "7C"], "hardpoints": [17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0], - "internal": ["4j", "04", "mi", "mi", "mg", "mg", "02", "01", 0, 0, "2h"] + "internal": ["4j", "04", "mi", "mi", "mg", "mg", "02", "01", 0, 0, ""] } } } diff --git a/ships/cobra_mk_iii.json b/ships/cobra_mk_iii.json index f1fb87e..4b5aa67 100755 --- a/ships/cobra_mk_iii.json +++ b/ships/cobra_mk_iii.json @@ -37,7 +37,7 @@ "defaults": { "standard": ["4E", "4E", "4E", "3E", "3E", "3E", "4C"], "hardpoints": [17, 17, 0, 0, 0, 0], - "internal": ["02", "02", "49", "00", 0, "2h"] + "internal": ["02", "02", "49", "00", 0, ""] } } } diff --git a/ships/cobra_mk_iv.json b/ships/cobra_mk_iv.json index f10d130..7ac2394 100644 --- a/ships/cobra_mk_iv.json +++ b/ships/cobra_mk_iv.json @@ -40,7 +40,7 @@ "defaults": { "standard": ["4E", "4E", "4E", "3E", "3E", "3E", "4C"], "hardpoints": [17, 17, 0, 0, 0, 0, 0 ], - "internal": ["02", "02", "49", 0, 0, 0, "00", "2h"] + "internal": ["02", "02", "49", 0, 0, 0, "00", ""] } } } diff --git a/ships/diamondback_explorer.json b/ships/diamondback_explorer.json index d3da418..b69efe2 100644 --- a/ships/diamondback_explorer.json +++ b/ships/diamondback_explorer.json @@ -37,7 +37,7 @@ "defaults": { "standard": ["4E", "4E", "5E", "3E", "4E", "3E", "5C"], "hardpoints": [0, 17, 17, 0, 0, 0, 0], - "internal": ["49", "02", "01", 0, "2h", 0] + "internal": ["49", "02", "01", 0, "", 0] } } } diff --git a/ships/diamondback_scout.json b/ships/diamondback_scout.json index 9084847..76a4295 100644 --- a/ships/diamondback_scout.json +++ b/ships/diamondback_scout.json @@ -37,7 +37,7 @@ "defaults": { "standard": ["4E", "4E", "4E", "2E", "3E", "2E", "4C"], "hardpoints": [17, 17, 0, 0, 0, 0, 0, 0], - "internal": ["44", 0, 0, "2h"] + "internal": ["44", 0, 0, ""] } } } diff --git a/ships/dolphin.json b/ships/dolphin.json index 75d47c0..005533d 100755 --- a/ships/dolphin.json +++ b/ships/dolphin.json @@ -43,7 +43,7 @@ "defaults": { "standard": ["4E", "5E", "4E", "4E", "3E", "3E", "4C"], "hardpoints": [17, 17, 0, 0, 0], - "internal": ["md", "02", "49", "01", "00", 0, "2h"] + "internal": ["md", "02", "49", "01", "00", 0, ""] } } } diff --git a/ships/eagle.json b/ships/eagle.json index 309c3cc..e59f856 100755 --- a/ships/eagle.json +++ b/ships/eagle.json @@ -33,7 +33,7 @@ "standard": [2, 3, 3, 1, 2, 2, 2], "hardpoints": [1, 1, 1, 0], "internal": [ - 3, 2, + 3, 2, { "class": 2, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }, 1, 1 ] @@ -41,7 +41,7 @@ "defaults": { "standard": ["2E", "3E", "3E", "1E", "2E", "2E", "2C"], "hardpoints": [17, 17, 0, 0], - "internal": ["44", "00", 0, "2h", 0] + "internal": ["44", "00", 0, "", 0] } } } diff --git a/ships/federal_corvette.json b/ships/federal_corvette.json index c841f4a..d90acd2 100644 --- a/ships/federal_corvette.json +++ b/ships/federal_corvette.json @@ -46,7 +46,7 @@ "defaults": { "standard": ["8E", "7E" ,"6E", "5E", "8E", "8E", "5C"], "hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], - "internal": ["4o", "05", 0, 0, 0, 0, 0, 0, 0, "02", "01", "2h"] + "internal": ["4o", "05", 0, 0, 0, 0, 0, 0, 0, "02", "01", ""] } } } diff --git a/ships/federal_dropship.json b/ships/federal_dropship.json index f54dfe2..8702eaa 100755 --- a/ships/federal_dropship.json +++ b/ships/federal_dropship.json @@ -45,7 +45,7 @@ "defaults": { "standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"], "hardpoints": [0, 17, 17, 0, 0, 0, 0, 0, 0], - "internal": ["04", "03", "4e", "02", 0, 0, 0, 0, "2h"] + "internal": ["04", "03", "4e", "02", 0, 0, 0, 0, ""] } } } diff --git a/ships/federal_gunship.json b/ships/federal_gunship.json index ee020cd..0e7941f 100644 --- a/ships/federal_gunship.json +++ b/ships/federal_gunship.json @@ -47,7 +47,7 @@ "defaults": { "standard": ["6E", "6E", "5E", "5E", "7E", "5E", "4C"], "hardpoints": [0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0], - "internal": [0, "4j", "03", 0, 0, 0, 0, "2h"] + "internal": [0, "4j", "03", 0, 0, 0, 0, ""] } } } diff --git a/ships/fer_de_lance.json b/ships/fer_de_lance.json index 048d24b..6728b00 100755 --- a/ships/fer_de_lance.json +++ b/ships/fer_de_lance.json @@ -37,7 +37,7 @@ "defaults": { "standard": ["5E", "5E", "4E", "4E", "6E", "4E", "3C"], "hardpoints": [0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0], - "internal": ["03", "49", "02", 0, "2h"] + "internal": ["03", "49", "02", 0, ""] } } } diff --git a/ships/hauler.json b/ships/hauler.json index a1c7d56..7ce906e 100755 --- a/ships/hauler.json +++ b/ships/hauler.json @@ -37,7 +37,7 @@ "defaults": { "standard": ["2E", "2E", "2E", "1E", "1E", "1E", "2C"], "hardpoints": [17, 0, 0], - "internal": ["01", "01", "3v", "2h"] + "internal": ["01", "01", "3v", ""] } } } diff --git a/ships/imperial_clipper.json b/ships/imperial_clipper.json index 3e6c9ef..7cc5258 100755 --- a/ships/imperial_clipper.json +++ b/ships/imperial_clipper.json @@ -40,7 +40,7 @@ "defaults": { "standard": ["6E", "6E", "5E", "5E", "6E", "5E", "4C"], "hardpoints": [0, 0, 17, 17, 0, 0, 0, 0], - "internal": ["05", "4j", "02", 0, 0, 0, "00", "2h"] + "internal": ["05", "4j", "02", 0, 0, 0, "00", ""] } } } diff --git a/ships/imperial_courier.json b/ships/imperial_courier.json index d5b24fd..b39c1c4 100644 --- a/ships/imperial_courier.json +++ b/ships/imperial_courier.json @@ -40,7 +40,7 @@ "defaults": { "standard": ["4E", "3E", "3E", "1E", "3E", "2E", "3C"], "hardpoints": [17, 17, 0, 0, 0, 0, 0], - "internal": ["01", "01", "3v", "00", "00", "2h"] + "internal": ["01", "01", "3v", "00", "00", ""] } } } diff --git a/ships/imperial_cutter.json b/ships/imperial_cutter.json index 065165d..98f1825 100644 --- a/ships/imperial_cutter.json +++ b/ships/imperial_cutter.json @@ -46,7 +46,7 @@ "defaults": { "standard": ["8E", "8E", "7E", "7E", "7E", "7E", "6C"], "hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], - "internal": ["4t", "06", "04", 0, 0, 0, 0, 0, 0, "01", "2h"] + "internal": ["4t", "06", "04", 0, 0, 0, 0, 0, 0, "01", ""] } } } diff --git a/ships/imperial_eagle.json b/ships/imperial_eagle.json index ea99420..d9a0591 100644 --- a/ships/imperial_eagle.json +++ b/ships/imperial_eagle.json @@ -33,7 +33,7 @@ "standard": [3, 3, 3, 1, 2, 2, 2], "hardpoints": [2, 1, 1, 0], "internal": [ - 3, 2, + 3, 2, { "class": 2, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }, 1, 1 ] @@ -41,7 +41,7 @@ "defaults": { "standard": ["3E", "3E", "3E", "1E", "2E", "2E", "2C"], "hardpoints": [0, 17, 17, 0], - "internal": ["44", "00", 0, "2h", 0] + "internal": ["44", "00", 0, "", 0] } } } diff --git a/ships/keelback.json b/ships/keelback.json index 0c83b0d..f538897 100644 --- a/ships/keelback.json +++ b/ships/keelback.json @@ -38,7 +38,7 @@ "defaults": { "standard": ["4E", "4E", "4E", "1E", "3E", "2E", "4C"], "hardpoints": [0, 0, 17, 17, 0, 0, 0], - "internal": ["03", "03", "02", "44" ,"00", "2h"] + "internal": ["03", "03", "02", "44" ,"00", ""] } } } diff --git a/ships/krait_mkii.json b/ships/krait_mkii.json index f219f88..e6bb056 100644 --- a/ships/krait_mkii.json +++ b/ships/krait_mkii.json @@ -38,7 +38,7 @@ "defaults": { "standard": ["7E", "6E", "5E", "4E", "7E", "6E", "5C"], "hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0], - "internal": ["4h", "04", "04", "03", 0, "2h", 0, "00"] + "internal": ["4h", "04", "04", "03", 0, "", 0, "00"] } } } diff --git a/ships/krait_phantom.json b/ships/krait_phantom.json index d5c7b4a..2748521 100644 --- a/ships/krait_phantom.json +++ b/ships/krait_phantom.json @@ -97,7 +97,7 @@ "defaults": { "standard": ["7E", "6E", "5E", "4E", "7E", "6E", "5C"], "hardpoints": [0, 0, "17", "17", 0, 0, 0, 0, 0], - "internal": ["4j", "04", "04", "04", 0, "2h", 0, "00"] + "internal": ["4j", "04", "04", "04", 0, "", 0, "00"] } } } diff --git a/ships/orca.json b/ships/orca.json index 25b3553..0946132 100755 --- a/ships/orca.json +++ b/ships/orca.json @@ -40,7 +40,7 @@ "defaults": { "standard": ["5E", "6E", "5E", "6E", "5E", "4E", "5C"], "hardpoints": [0, 17, 17, 0, 0, 0, 0], - "internal": ["me", "mc", "03", "4e", "02", 0, 0, "2h"] + "internal": ["me", "mc", "03", "4e", "02", 0, 0, ""] } } } diff --git a/ships/python.json b/ships/python.json index 7470fb3..e63ad95 100755 --- a/ships/python.json +++ b/ships/python.json @@ -37,7 +37,7 @@ "defaults": { "standard": ["7E", "6E", "5E", "4E", "7E", "6E", "5C"], "hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0], - "internal": ["04", "04", "4j", "03", 0, 0, 0, "00", "2h"] + "internal": ["04", "04", "4j", "03", 0, 0, 0, "00", ""] } } } diff --git a/ships/sidewinder.json b/ships/sidewinder.json index e2182db..d5ac40f 100755 --- a/ships/sidewinder.json +++ b/ships/sidewinder.json @@ -37,7 +37,7 @@ "defaults": { "standard": ["2E", "2E", "2E", "1E", "1E", "1E", "1C"], "hardpoints": [18, 18, 0, 0], - "internal": ["3v", "01", "2h", 0] + "internal": ["3v", "01", "", 0] } } } diff --git a/ships/type_10_defender.json b/ships/type_10_defender.json index 3c6d419..aa9111e 100644 --- a/ships/type_10_defender.json +++ b/ships/type_10_defender.json @@ -38,7 +38,7 @@ "defaults": { "standard": ["6E", "7E", "6E", "5E", "7E", "4E", "6C"], "hardpoints": [0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], - "internal": ["06", "05", "4j", "03", "02", 0, "01", 0, "2h", 0, 0] + "internal": ["06", "05", "4j", "03", "02", 0, "01", 0, "", 0, 0] } } } diff --git a/ships/type_6_transporter.json b/ships/type_6_transporter.json index b5b6ae1..a05e4ad 100755 --- a/ships/type_6_transporter.json +++ b/ships/type_6_transporter.json @@ -37,7 +37,7 @@ "defaults": { "standard": ["3E", "4E", "4E", "2E", "3E", "2E", "4C"], "hardpoints": [17, 17, 0, 0, 0], - "internal": ["03", "03", "02", "02", "44", "00", "2h"] + "internal": ["03", "03", "02", "02", "44", "00", ""] } } } diff --git a/ships/type_7_transport.json b/ships/type_7_transport.json index 13271b3..245edc9 100755 --- a/ships/type_7_transport.json +++ b/ships/type_7_transport.json @@ -37,7 +37,7 @@ "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, 0, "2h"] + "internal": ["04", "04", "04", "03", "03", "49", 0, 0, ""] } } } diff --git a/ships/type_9_heavy.json b/ships/type_9_heavy.json index 0a61fa7..6c9cadc 100755 --- a/ships/type_9_heavy.json +++ b/ships/type_9_heavy.json @@ -38,7 +38,7 @@ "defaults": { "standard": ["6E", "7E", "6E", "5E", "6E", "4E", "6C"], "hardpoints": [17, 17, 0, 0, 0, 0, 0, 0, 0], - "internal": ["06", "06", "05", "4j", "03", "02", 0, "01", 0, "2h"] + "internal": ["06", "06", "05", "4j", "03", "02", 0, "01", 0, ""] } } } diff --git a/ships/viper.json b/ships/viper.json index 7df0732..57a7d5a 100755 --- a/ships/viper.json +++ b/ships/viper.json @@ -41,7 +41,7 @@ "defaults": { "standard": ["3E", "3E", "3E", "2E", "3E", "3E", "2C"], "hardpoints": [17, 17, 0, 0, 0, 0], - "internal": ["01", "44", 0, 0, "2h"] + "internal": ["01", "44", 0, 0, ""] } } } diff --git a/ships/viper_mk_iv.json b/ships/viper_mk_iv.json index 718cfd3..5637649 100644 --- a/ships/viper_mk_iv.json +++ b/ships/viper_mk_iv.json @@ -41,7 +41,7 @@ "defaults": { "standard": ["4E", "4E", "4E", "2E", "3E", "3E", "4C"], "hardpoints": [0, 0, 17, 17, 0, 0], - "internal": ["02", "02", "44", 0, "00", 0, "2h"] + "internal": ["02", "02", "44", 0, "00", 0, ""] } } } diff --git a/ships/vulture.json b/ships/vulture.json index 1259544..648b213 100755 --- a/ships/vulture.json +++ b/ships/vulture.json @@ -33,7 +33,7 @@ "standard": [4, 5, 4, 3, 5, 4, 3], "hardpoints": [3, 3, 0, 0, 0, 0], "internal": [ - 5, + 5, { "class": 5, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }, 4, 2, 1, 1 ] @@ -41,7 +41,7 @@ "defaults": { "standard": ["4E", "5E", "4E", "3E", "5E", "4E", "3C"], "hardpoints": [17, 17, 0, 0, 0, 0], - "internal": ["4e", 0, "02", 0, 0, "2h"] + "internal": ["4e", 0, "02", 0, 0, ""] } } }