From c133a8d5724342c9c3a2d1916a75788e85466e5a Mon Sep 17 00:00:00 2001 From: CMDR-WDX <83889860+CMDR-WDX@users.noreply.github.com> Date: Wed, 9 Nov 2022 15:38:47 +0100 Subject: [PATCH] Add Missing G5 Interdictor Blueprints for Mel Brandon. Still a WIP on the UUID --- modifications/blueprints.json | 24 ++++++++++++++++++++++++ modifications/modules.json | 34 ++++++++++++++++++++++++++-------- 2 files changed, 50 insertions(+), 8 deletions(-) diff --git a/modifications/blueprints.json b/modifications/blueprints.json index d6cd2e2..35e09dc 100644 --- a/modifications/blueprints.json +++ b/modifications/blueprints.json @@ -2337,6 +2337,30 @@ ] }, "uuid": "6c9f4098-99fa-4777-bd21-367937d1391f" + }, + "5": { + "components": { + "Mechanical Components": 1, + "Eccentric Hyperspace Trajectories": 1, + "Classified Scan Fragment": 1 + }, + "features": { + "facinglimit": { + "facinglimit": [ + 1, + 1.2 + ], + "power": [ + 0.5, + 0.5 + ], + "ranget": [ + -0.3, + -0.3 + ] + } + }, + "uuid": ### FIXME: WHERE TO FIND? } }, "id": 28, diff --git a/modifications/modules.json b/modifications/modules.json index eb407da..f57c069 100644 --- a/modifications/modules.json +++ b/modifications/modules.json @@ -1766,24 +1766,33 @@ "engineers": [ "Colonel Bris Dekker", "Felicity Farseer", - "Tiana Fortune" + "Tiana Fortune", + "Mel Brandon" ] }, "2": { "engineers": [ "Colonel Bris Dekker", - "Tiana Fortune" + "Tiana Fortune", + "Mel Brandon" ] }, "3": { "engineers": [ "Colonel Bris Dekker", - "Tiana Fortune" + "Tiana Fortune", + "Mel Brandon" ] }, "4": { "engineers": [ - "Colonel Bris Dekker" + "Colonel Bris Dekker", + "Mel Brandon" + ] + }, + "5": { + "engineers": [ + "Mel Brandon" ] } } @@ -1794,24 +1803,33 @@ "engineers": [ "Colonel Bris Dekker", "Felicity Farseer", - "Tiana Fortune" + "Tiana Fortune", + "Mel Brandon" ] }, "2": { "engineers": [ "Colonel Bris Dekker", - "Tiana Fortune" + "Tiana Fortune", + "Mel Brandon" ] }, "3": { "engineers": [ "Colonel Bris Dekker", - "Tiana Fortune" + "Tiana Fortune", + "Mel Brandon" ] }, "4": { "engineers": [ - "Colonel Bris Dekker" + "Colonel Bris Dekker", + "Mel Brandon" + ] + }, + "5": { + "engineers": [ + "Mel Brandon" ] } }