From b1ba14a173b71dbc60179e362fedc2c700c75781 Mon Sep 17 00:00:00 2001 From: Steve Date: Sun, 20 Dec 2015 11:58:47 +0000 Subject: [PATCH] Mission tweaks. --- .../clarke/02 - clarke defence #2.json | 42 +++---------------- data/missions/mace/01 - rebel assault #1.json | 2 + 2 files changed, 8 insertions(+), 36 deletions(-) diff --git a/data/missions/clarke/02 - clarke defence #2.json b/data/missions/clarke/02 - clarke defence #2.json index af30601..2526d2a 100644 --- a/data/missions/clarke/02 - clarke defence #2.json +++ b/data/missions/clarke/02 - clarke defence #2.json @@ -12,12 +12,6 @@ "targetValue" : 1, "targetType" : "TT_DESTROY" }, - { - "description" : "Destroy INF Blackjack", - "targetName" : "INF Blackjack", - "targetValue" : 1, - "targetType" : "TT_DESTROY" - }, { "description" : "Eliminate Escorts", "targetName" : "Pandoran", @@ -43,7 +37,7 @@ "type" : "Firefly", "side" : "SIDE_ALLIES", "pilot" : "Angus Carlyle", - "squadron" : "", + "squadron" : "Sentinels", "x" : 45, "y" : 45 }, @@ -72,17 +66,7 @@ "side" : "SIDE_PANDORAN", "x" : 40, "y" : 40, - "number" : 4, - "scatter" : 1000, - "aiFlags" : "+AIF_MOVES_TO_LEADER" - }, - { - "name" : "Pandoran", - "types" : "Jackal;Sphinx;Mantis", - "side" : "SIDE_PANDORAN", - "x" : 30, - "y" : 30, - "number" : 4, + "number" : 6, "scatter" : 1000, "aiFlags" : "+AIF_MOVES_TO_LEADER" }, @@ -107,20 +91,13 @@ "x" : 39, "y" : 39, "flags" : "EF_AI_LEADER" - }, - { - "name" : "INF Blackjack", - "types" : "INF Corvette 01", - "side" : "SIDE_PANDORAN", - "x" : 29, - "y" : 29, - "flags" : "EF_AI_LEADER" } ], "script" : [ { "function" : "ENEMIES_KILLED 5", "lines" : [ + "WAIT 1", "ACTIVATE_ENTITY_GROUPS Reinforcements", "ACTIVATE_OBJECTIVES Eliminate Reinforcements", "MSG_BOX Wingmate;Commander, enemy reinforcements are enroute. Looks like more INF fighters.", @@ -131,21 +108,14 @@ "function" : "Destroy INF Dirk", "lines" : [ "WAIT 1", - "MSG_BOX Carlyle;INF Dirk is down." + "MSG_BOX Carlyle;INF Dirk has been downed." ] }, { - "function" : "Destroy INF Blackjack", + "function" : "OBJECTIVES_COMPLETE 3", "lines" : [ "WAIT 1", - "MSG_BOX Carlyle;INF Blackjack has been destroyed." - ] - }, - { - "function" : "OBJECTIVES_COMPLETE 4", - "lines" : [ - "WAIT 1", - "MSG_BOX Carlyle;This is Carlyle. Blackjack and Dirk have been destroyed. All other fighters scratched.", + "MSG_BOX Carlyle;This is Carlyle. Enemy corvette has been destroyed. All other fighters scratched.", "MSG_BOX Control;That's good work, Commander. We're preparing to engage more enemies, so we can't put our feet up just yet.", "MSG_BOX Carlyle;Hell. Okay, we'll return momentarily. Carlyle out.", "WAIT_MSG_BOX", diff --git a/data/missions/mace/01 - rebel assault #1.json b/data/missions/mace/01 - rebel assault #1.json index 6abdf3b..4b19074 100644 --- a/data/missions/mace/01 - rebel assault #1.json +++ b/data/missions/mace/01 - rebel assault #1.json @@ -6,6 +6,8 @@ "music" : "music/InnerCore_Low.ogg", "player" : { "type" : "TAF", + "pilot" : "", + "squadron" : "", "side" : "SIDE_ALLIES", "x" : 10, "y" : 10