From 16e888664be7de12d329517de3bd8745a994b258 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Sat, 25 Jun 2016 11:20:39 +0100 Subject: [PATCH] Add 1A Shield from Long Sight Base, Khun --- modules/internal/shield_generator.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/internal/shield_generator.json b/modules/internal/shield_generator.json index 17b02c5..47178fb 100755 --- a/modules/internal/shield_generator.json +++ b/modules/internal/shield_generator.json @@ -40,6 +40,8 @@ { "id": "3u", "edID": 128064264, "eddbID": 1117, "grp": "sg", "class": 2, "rating": "D", "cost": 5930, "mass": 1, "power": 1.2, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.4, "optmul": 0.9, "maxmul": 0.4, "recover": 1.6 }, { "id": "3t", "edID": 128064265, "eddbID": 1118, "grp": "sg", "class": 2, "rating": "C", "cost": 17800, "mass": 2.5, "power": 1.5, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.5, "optmul": 1, "maxmul": 0.5, "recover": 1.6 }, { "id": "3s", "edID": 128064266, "eddbID": 1119, "grp": "sg", "class": 2, "rating": "B", "cost": 53410, "mass": 4, "power": 1.8, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.6, "optmul": 1.1, "maxmul": 0.6, "recover": 1.6 }, - { "id": "3r", "edID": 128064267, "eddbID": 1120, "grp": "sg", "class": 2, "rating": "A", "cost": 160220, "mass": 2.5, "power": 2.1, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7, "recover": 1.6 } + { "id": "3r", "edID": 128064267, "eddbID": 1120, "grp": "sg", "class": 2, "rating": "A", "cost": 160220, "mass": 2.5, "power": 2.1, "minmass": 28, "optmass": 55, "maxmass": 138, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7, "recover": 1.6 }, + + { "id": "3m", "edID": 128064262, "eddbID": 1551, "grp": "sg", "class": 1, "rating": "A", "cost": 88075, "mass": 1.3, "power": 1.68, "minmass": 13, "optmass": 25, "maxmass": 63, "minmul": 1.7, "optmul": 1.2, "maxmul": 0.7, "recover": 1.0 } ] -} \ No newline at end of file +}