summaryrefslogtreecommitdiffhomepage
path: root/data/content/Multiplayer/D4.DEF
diff options
context:
space:
mode:
Diffstat (limited to 'data/content/Multiplayer/D4.DEF')
-rw-r--r--data/content/Multiplayer/D4.DEF140
1 files changed, 140 insertions, 0 deletions
diff --git a/data/content/Multiplayer/D4.DEF b/data/content/Multiplayer/D4.DEF
new file mode 100644
index 0000000..1722cb5
--- /dev/null
+++ b/data/content/Multiplayer/D4.DEF
@@ -0,0 +1,140 @@
+MISSION
+
+id: 3
+name: "msn.m03.name"
+desc: "msn.m03.desc"
+type: "Patrol"
+system: "Janus"
+region: "Dante"
+
+objective: "msn.m03.obj"
+
+sitrep: "msn.m03.sitrep"
+
+start: "82:34:00"
+
+element: {
+ name: "Wraith",
+ design: "Spectre",
+ mission: "Fleet",
+
+ intel: "Secret",
+ count: 1,
+ command_ai:1,
+ iff: 1,
+ player: 1,
+ playable: true,
+ region: "Dante",
+ loc: (0, 10000, 0),
+}
+
+element: {
+ name: "Nemesis",
+ design: "Spectre",
+ commander: "Wraith",
+ mission: "Fleet",
+
+ intel: "Secret",
+ count: 1,
+ command_ai:1,
+ iff: 1,
+ playable: true,
+ region: "Dante",
+ loc: (45152, -320, -500),
+}
+
+element: {
+ name: "Bosporus",
+ design: "Berents",
+ commander: "Wraith",
+ mission: "Escort",
+
+ intel: "Secret",
+ count: 1,
+ command_ai:1,
+ iff: 1,
+ playable: false,
+ region: "Dante",
+ loc: (-39475, -836, 1200),
+}
+
+element: {
+ name: "Barth",
+ design: "Berents",
+ commander: "Wraith",
+ mission: "Escort",
+
+ intel: "Secret",
+ count: 1,
+ command_ai:1,
+ iff: 1,
+ playable: false,
+ region: "Dante",
+ loc: (64000, -13000, 0),
+
+ objective: { cmd: Escort, tgt: "Nemesis" },
+}
+
+element: {
+ name: "Clarke",
+ design: "Asher",
+ mission: "Misc",
+
+ intel: "Secret",
+ count: 1,
+ command_ai:1,
+ iff: 2,
+ playable: true,
+ region: "Dante",
+ loc: (-20000, -145000, 1000),
+ head: 3.142,
+}
+
+element: {
+ name: "Jackson",
+ design: "Asher",
+ mission: "Misc",
+
+ intel: "Secret",
+ count: 1,
+ command_ai:1,
+ iff: 2,
+ playable: true,
+ region: "Dante",
+ loc: (10000, -135000, 700),
+ head: 3.142,
+}
+
+element: {
+ name: "Parker",
+ design: "Berents",
+ commander: "Clarke",
+ mission: "Escort",
+
+ intel: "Secret",
+ count: 1,
+ command_ai:1,
+ iff: 2,
+ playable: false,
+ region: "Dante",
+ loc: (-25000, -135000, 1000),
+ head: 3.142,
+}
+
+element: {
+ name: "Suffolk",
+ design: "Berents",
+ commander: "Clarke",
+ mission: "Escort",
+
+ intel: "Secret",
+ count: 1,
+ command_ai:1,
+ iff: 2,
+ playable: false,
+ region: "Dante",
+ loc: (45000, -135000, 0),
+ head: 3.142,
+}
+
+// EOF