|
@@ -1,5 +1,7 @@
|
|
# Deep Sky
|
|
# Deep Sky
|
|
|
|
|
|
|
|
+# part 1, software crew members
|
|
|
|
+
|
|
mission "jm-artcrew Deep Sky 1"
|
|
mission "jm-artcrew Deep Sky 1"
|
|
name "Sensitive delivery"
|
|
name "Sensitive delivery"
|
|
job
|
|
job
|
|
@@ -8,6 +10,7 @@ mission "jm-artcrew Deep Sky 1"
|
|
source
|
|
source
|
|
attributes "deep"
|
|
attributes "deep"
|
|
near "Naos" 1 10
|
|
near "Naos" 1 10
|
|
|
|
+ not planet "Asgard"
|
|
destination "Asgard"
|
|
destination "Asgard"
|
|
on accept
|
|
on accept
|
|
dialog `A thin, harried-looking office worker hands you a portable data chip, saying, "Make sure you hand this directly to Ms. Lenniker. Nobody else!" He hurries away as the heavier storage devices are loaded into your cargo.`
|
|
dialog `A thin, harried-looking office worker hands you a portable data chip, saying, "Make sure you hand this directly to Ms. Lenniker. Nobody else!" He hurries away as the heavier storage devices are loaded into your cargo.`
|
|
@@ -17,6 +20,7 @@ mission "jm-artcrew Deep Sky 1"
|
|
on fail
|
|
on fail
|
|
event "jm-artcrew Deep AIs available" 1200
|
|
event "jm-artcrew Deep AIs available" 1200
|
|
on complete
|
|
on complete
|
|
|
|
+ log "Delivered a large amount of encrypted data to a Ms. Runa Lenniker on Asgard."
|
|
payment 40000
|
|
payment 40000
|
|
event "jm-artcrew Deep AIs available" 1000
|
|
event "jm-artcrew Deep AIs available" 1000
|
|
set "jm-artcrew Deep started"
|
|
set "jm-artcrew Deep started"
|
|
@@ -110,7 +114,7 @@ mission "jm-artcrew Deep Sky 3"
|
|
` Please, call me <first>. `
|
|
` Please, call me <first>. `
|
|
goto names
|
|
goto names
|
|
label leak
|
|
label leak
|
|
- ` "No, you don't fit the profile. And I'm fairly certain I haven't leaked anything dangerous to you."
|
|
|
|
|
|
+ ` "No, you don't fit the profile. And I'm fairly certain I haven't leaked anything dangerous to you."`
|
|
goto briefing
|
|
goto briefing
|
|
|
|
|
|
label info
|
|
label info
|
|
@@ -133,7 +137,8 @@ mission "jm-artcrew Deep Sky 3"
|
|
decline
|
|
decline
|
|
label illegal
|
|
label illegal
|
|
` "Technically, I said that you wouldn't be doing anything illegal. But, it's true, none of this is illegal, per se. The people you're retrieving cargo from may be in violation of their employment contracts, but that's their responsibility, not ours."`
|
|
` "Technically, I said that you wouldn't be doing anything illegal. But, it's true, none of this is illegal, per se. The people you're retrieving cargo from may be in violation of their employment contracts, but that's their responsibility, not ours."`
|
|
- ` She pauses, then sighs and leans forward slightly. "It's ship plans. Detailed manufacturing specifications for every model of ship ever produced by Lionheart, Southbound, Betelgeuse, or Tarazed. Plus specifications for ships in their research queue. That's what you've been delivering to me. It's cost me plenty of credits and quite a few favors to get."`
|
|
|
|
|
|
+ ` She pauses, then sighs and leans forward slightly. "It's ship plans."`
|
|
|
|
+ ` As she continues, you sense a barely suppressed excitement in her voice. "Detailed manufacturing specifications for every model of ship ever produced by Lionheart, Southbound, Betelgeuse, or Tarazed. Materials manifests and tolerances, assembly protocols, quality control procedures. Comprehensive field test data and sensor logs. Plus specifications for ships in their research queue." She pauses to take a breath. "That's what you've been delivering to me. It's cost me plenty of credits and quite a few favors to get."`
|
|
choice
|
|
choice
|
|
` But why? What do you need ship schematics for?`
|
|
` But why? What do you need ship schematics for?`
|
|
goto notyet
|
|
goto notyet
|
|
@@ -172,6 +177,8 @@ mission "jm-artcrew Deep Sky 3"
|
|
system Scheat
|
|
system Scheat
|
|
ship "Freighter (Fancy)" "Calm Blue Ocean"
|
|
ship "Freighter (Fancy)" "Calm Blue Ocean"
|
|
|
|
|
|
|
|
+ on accept
|
|
|
|
+ log "Minor People" "Runa Lenniker" "Runa Lenniker is some sort of researcher who has been paying me a great deal of credits to retrieve detailed ship manufacturing data."
|
|
on complete
|
|
on complete
|
|
payment 200000
|
|
payment 200000
|
|
event "jm-artcrew Deep AIs available" 600
|
|
event "jm-artcrew Deep AIs available" 600
|
|
@@ -190,12 +197,13 @@ mission "jm-artcrew Deep Sky 3"
|
|
|
|
|
|
mission "jm-artcrew Deep Sky 4"
|
|
mission "jm-artcrew Deep Sky 4"
|
|
priority
|
|
priority
|
|
- name "Collect encrypted data from Pirates for Ms. Lennniker"
|
|
|
|
- description "Travel to three pirate shipyards to collect one last data shipment for Runa Lenniker by <date>. Payment is <payment>."
|
|
|
|
- cargo "reserved for data storage" 3
|
|
|
|
|
|
+ name "Collect encrypted data from pirates for Ms. Lennniker"
|
|
|
|
+ description "Travel to four pirate shipyards to collect one last data shipment for Runa Lenniker by <date>. Payment is <payment>."
|
|
|
|
+ cargo "reserved for data storage" 4
|
|
source "Asgard"
|
|
source "Asgard"
|
|
stopover "Buccaneer Bay"
|
|
stopover "Buccaneer Bay"
|
|
stopover "Haven"
|
|
stopover "Haven"
|
|
|
|
+ stopover "New Tortuga"
|
|
stopover "Smuggler's Den"
|
|
stopover "Smuggler's Den"
|
|
clearance "Lenniker said you'd be coming. You're cleared for landing."
|
|
clearance "Lenniker said you'd be coming. You're cleared for landing."
|
|
destination "Asgard"
|
|
destination "Asgard"
|
|
@@ -212,7 +220,7 @@ mission "jm-artcrew Deep Sky 4"
|
|
` Runa's eyes light up as she smiles at you. "We're so close, now! I'm so excited! And you've more than earned an explanation."`
|
|
` Runa's eyes light up as she smiles at you. "We're so close, now! I'm so excited! And you've more than earned an explanation."`
|
|
goto briefingchoice
|
|
goto briefingchoice
|
|
label startformal
|
|
label startformal
|
|
- ` Ms. Lenniker smiles when she sees you. "I'm so close, and I've got you to thank for it. Are you still interested in knowing what I'm working on?"
|
|
|
|
|
|
+ ` Ms. Lenniker smiles when she sees you. "I'm so close, and I've got you to thank for it. Are you still interested in knowing what I'm working on?"`
|
|
label briefingchoice
|
|
label briefingchoice
|
|
choice
|
|
choice
|
|
` Not interested. Just tell me the target and the pay.`
|
|
` Not interested. Just tell me the target and the pay.`
|
|
@@ -262,8 +270,8 @@ mission "jm-artcrew Deep Sky 4"
|
|
` "The thing I need from you is similar to the last few jobs, though more dangerous."`
|
|
` "The thing I need from you is similar to the last few jobs, though more dangerous."`
|
|
label briefing
|
|
label briefing
|
|
` "You've retrieved data from all the major ship manufacturers. However, pirates and marauders have been making their own ships, or at least drastically modifying existing ships. Some of them even use novel outfits."`
|
|
` "You've retrieved data from all the major ship manufacturers. However, pirates and marauders have been making their own ships, or at least drastically modifying existing ships. Some of them even use novel outfits."`
|
|
- ` "I need you to make three more pickups, and they're all in dangerous places. I recommend you exercise caution, and make sure you and the <ship> can defend yourselves against the smugglers and marauders in these systems."`
|
|
|
|
- ` "Because of the increased danger, I'm offering you a payment of three hundred thousand credits if you can bring that data back by <day>. In addition, I can offer you some free hardware when it becomes available."`
|
|
|
|
|
|
+ ` "I need you to make four more pickups, and they're all in dangerous places. I recommend you exercise caution, and make sure you and the <ship> can defend yourselves against the smugglers and marauders in these systems."`
|
|
|
|
+ ` "Because of the increased danger, I'm offering you a payment of five hundred thousand credits if you can bring that data back by <day>. In addition, I can offer you some free hardware when it becomes available."`
|
|
choice
|
|
choice
|
|
` Sounds dangerous, but nothing I can't handle.`
|
|
` Sounds dangerous, but nothing I can't handle.`
|
|
goto agreed
|
|
goto agreed
|
|
@@ -283,7 +291,8 @@ mission "jm-artcrew Deep Sky 4"
|
|
on stopover
|
|
on stopover
|
|
dialog `A deeply-tanned man with heavy eyeliner smirks as he helps load the last data storage on your ship.`
|
|
dialog `A deeply-tanned man with heavy eyeliner smirks as he helps load the last data storage on your ship.`
|
|
on complete
|
|
on complete
|
|
- payment 300000
|
|
|
|
|
|
+ log "Brought ship data from pirate shipyards to Runa Lenniker for her AI project."
|
|
|
|
+ payment 500000
|
|
event "jm-artcrew Deep AIs available" 21
|
|
event "jm-artcrew Deep AIs available" 21
|
|
conversation
|
|
conversation
|
|
branch completedfirst completedformal
|
|
branch completedfirst completedformal
|
|
@@ -292,6 +301,8 @@ mission "jm-artcrew Deep Sky 4"
|
|
branch completedhands completedjustfirst
|
|
branch completedhands completedjustfirst
|
|
has "jm-artcrew Runa hands"
|
|
has "jm-artcrew Runa hands"
|
|
label completedhands
|
|
label completedhands
|
|
|
|
+ action
|
|
|
|
+ log "Minor People" "Runa Lenniker" "Runa and I have become close over the past months of working together."
|
|
`Runa greets you with a long hug. "You're amazing, <first>. And I'm so happy you arrived safely."`
|
|
`Runa greets you with a long hug. "You're amazing, <first>. And I'm so happy you arrived safely."`
|
|
goto done
|
|
goto done
|
|
label completedjustfirst
|
|
label completedjustfirst
|
|
@@ -348,36 +359,41 @@ mission "jm-artcrew Deep Sky bonus pay"
|
|
defer
|
|
defer
|
|
label helmsman
|
|
label helmsman
|
|
action
|
|
action
|
|
|
|
+ outfit "DH-1 Crew Processing Unit"
|
|
outfit "VO-104a Helmsman"
|
|
outfit "VO-104a Helmsman"
|
|
` "Discretion is the better part of valor, after all."`
|
|
` "Discretion is the better part of valor, after all."`
|
|
goto done
|
|
goto done
|
|
|
|
|
|
label tactical
|
|
label tactical
|
|
action
|
|
action
|
|
|
|
+ outfit "DH-1 Crew Processing Unit"
|
|
outfit "VO-107d Tactical Officer"
|
|
outfit "VO-107d Tactical Officer"
|
|
` "If you must fight, you're better off going in with an advantage."`
|
|
` "If you must fight, you're better off going in with an advantage."`
|
|
goto done
|
|
goto done
|
|
|
|
|
|
label security
|
|
label security
|
|
action
|
|
action
|
|
|
|
+ outfit "DH-1 Crew Processing Unit"
|
|
outfit "VO-119zo Security Officer"
|
|
outfit "VO-119zo Security Officer"
|
|
` She arches an eyebrow. "As long as it helps you stay out of trouble..."`
|
|
` She arches an eyebrow. "As long as it helps you stay out of trouble..."`
|
|
goto done
|
|
goto done
|
|
|
|
|
|
label science
|
|
label science
|
|
action
|
|
action
|
|
|
|
+ outfit "DH-1 Crew Processing Unit"
|
|
outfit "VO-108c Science Officer"
|
|
outfit "VO-108c Science Officer"
|
|
` "Excellent choice! I'm jealous I won't get to see it in use."`
|
|
` "Excellent choice! I'm jealous I won't get to see it in use."`
|
|
goto done
|
|
goto done
|
|
|
|
|
|
label engineer
|
|
label engineer
|
|
action
|
|
action
|
|
|
|
+ outfit "DH-1 Crew Processing Unit"
|
|
outfit "VO-114n Engineer"
|
|
outfit "VO-114n Engineer"
|
|
` "The better it operates, the safer a ship is."`
|
|
` "The better it operates, the safer a ship is."`
|
|
goto done
|
|
goto done
|
|
|
|
|
|
label done
|
|
label done
|
|
- ` She types something on a tablet. "Done! It should be waiting for you at your ship."`
|
|
|
|
|
|
+ ` She types something on a tablet. "Done! Your new hardware should be waiting for you at your ship, with software pre-installed."`
|
|
branch goodbyefirst goodbyeformal
|
|
branch goodbyefirst goodbyeformal
|
|
has "jm-artcrew Runa firstname"
|
|
has "jm-artcrew Runa firstname"
|
|
label goodbyefirst
|
|
label goodbyefirst
|
|
@@ -394,7 +410,8 @@ mission "jm-artcrew Deep Sky bonus pay"
|
|
goto finished
|
|
goto finished
|
|
label finished
|
|
label finished
|
|
decline
|
|
decline
|
|
-
|
|
|
|
|
|
+ on decline
|
|
|
|
+ log "Visited Runa Lenniker on Asgard to pick up my promised bonus pay: a new neural computer and Virtual Officer software ro run on it."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@@ -402,13 +419,21 @@ mission "jm-artcrew Deep Sky bonus pay"
|
|
|
|
|
|
event "jm-artcrew Deep AIs available"
|
|
event "jm-artcrew Deep AIs available"
|
|
set "jm-artcrew Deep AIs for sale"
|
|
set "jm-artcrew Deep AIs for sale"
|
|
|
|
+ event "jm-artcrew Deep automation is needed" 180
|
|
|
|
+ event "jm-artcrew Deep Security uses VOs" 5
|
|
|
|
+ event "jm-artcrew Merchants use VOs" 21
|
|
outfitter "Deep Sky Advanced"
|
|
outfitter "Deep Sky Advanced"
|
|
|
|
+ "DH-1 Crew Processing Unit"
|
|
"VO-104a Helmsman"
|
|
"VO-104a Helmsman"
|
|
"VO-107d Tactical Officer"
|
|
"VO-107d Tactical Officer"
|
|
"VO-119zo Security Officer"
|
|
"VO-119zo Security Officer"
|
|
"VO-108c Science Officer"
|
|
"VO-108c Science Officer"
|
|
"VO-114n Engineer"
|
|
"VO-114n Engineer"
|
|
|
|
|
|
|
|
+event "jm-artcrew Deep Security uses VOs"
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+event "jm-artcrew Merchants use VOs"
|
|
|
|
|
|
|
|
|
|
mission "jm-artcrew Deep AIs available"
|
|
mission "jm-artcrew Deep AIs available"
|
|
@@ -428,3 +453,25 @@ mission "jm-artcrew Deep AIs available"
|
|
decline
|
|
decline
|
|
|
|
|
|
|
|
|
|
|
|
+# part 2, full automation
|
|
|
|
+
|
|
|
|
+event "jm-artcrew Deep automation is needed"
|
|
|
|
+
|
|
|
|
+mission "jm-artcrew Runa Lenniker needs help again"
|
|
|
|
+ name "A request for help"
|
|
|
|
+ landing
|
|
|
|
+ source
|
|
|
|
+ near "Naos" 100
|
|
|
|
+ to offer
|
|
|
|
+ has "event: jm-artcrew Deep automation is needed"
|
|
|
|
+ on offer
|
|
|
|
+ conversation
|
|
|
|
+ branch helped
|
|
|
|
+ has "jm-artcrew Deep Sky 4: done"
|
|
|
|
+ ``
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|