You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: data/invasions.txt
+49
Original file line number
Diff line number
Diff line change
@@ -11,3 +11,52 @@
11
11
12
12
13
13
mission "Rumskib: Syndicate: Pirate Invasion"
14
+
name "Defend <planet>"
15
+
description "<planet> is under attack by a pirate raiding party. Hold them off long enough for reenforcements to arrive."
16
+
source
17
+
government "Syndicate"
18
+
to offer
19
+
or
20
+
and
21
+
"combat rating" > 200
22
+
random < 1
23
+
and
24
+
"combat rating" > 600
25
+
random < 3
26
+
on offer
27
+
conversation
28
+
`Suddenly you hear raised voices and shouting outside: "We are under attack! <planet> is under attack by a large fleet of pirates! We need every armed ship to join the defenses!" The authorities will probably pay you quite well if you assist them, but this could also be an easy way to get yourself killed.`
29
+
choice
30
+
` (Stay here until the fight is over.)`
31
+
` (Join the defense fleet.)`
32
+
` Without even bothering to ask whether you're willing, you are told to launch by the local government. You take off along with the other ships in the fleet...`
0 commit comments