deep-quests.txt 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556
  1. # Copyright (c) 2025 by jmelesky
  2. #
  3. # This plugin is provided under the Creative Commons
  4. # Attribution-ShareAlike 4.0 license. The full text is available in
  5. # the root of this repository at LICENSE.md
  6. # Deep Sky
  7. # part 1, software crew members
  8. mission "jm-artcrew Deep Sky 1"
  9. name "Sensitive delivery"
  10. job
  11. description "Bring a message and <tons> of data storage to Ms. Lenniker on <destination>. Payment is <payment>."
  12. cargo "encrypted data storage" 1
  13. source
  14. attributes "deep"
  15. near "Naos" 1 10
  16. not planet "Asgard"
  17. destination "Asgard"
  18. on accept
  19. 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.`
  20. on abort
  21. # VOs will roll out eventually, but more slowly
  22. event "jm-artcrew Deep AIs available" 1500
  23. on fail
  24. event "jm-artcrew Deep AIs available" 1500
  25. on complete
  26. log "Delivered a large amount of encrypted data to a Ms. Runa Lenniker on Asgard."
  27. payment 40000
  28. event "jm-artcrew Deep AIs available" 1300
  29. set "jm-artcrew Deep started"
  30. dialog `A heavyset woman is waiting for you at the landing pad. "I'm Runa Lenniker. Did Walter include a message for me?" You hand her the data chip. "Thank you. I may have more work for you shortly. Look for me in Galdrafoth Pub, near the spaceport."`
  31. mission "jm-artcrew Deep Sky 2"
  32. priority
  33. name "Collect encrypted data for Ms. Lenniker"
  34. description "Travel to several systems to collect data storage for Runa Lenniker on <destination> by <date>. Payment is <payment>."
  35. cargo "reserved for data storage" 4
  36. source "Asgard"
  37. stopover "Zug"
  38. stopover "Prime"
  39. stopover "Wayfarer"
  40. stopover "Follower"
  41. destination "Asgard"
  42. deadline 9 2
  43. to offer
  44. has "jm-artcrew Deep Sky 1: done"
  45. not "event: jm-artcrew Deep AIs available"
  46. on offer
  47. conversation
  48. `You find Galdrafoth Pub, a dimly-lit hole in the wall that seems to specialize in cozy booths. Ms. Lenniker is sitting in one, perusing a data pad with a stack of of similar pads on the table next to her. She notices you enter and waves you over.`
  49. ` "Forgive my prying, Captain <last>, but background checks are standard in my line of work." She sets the data pad aside and you see your photo and a bunch of numbers on it.`
  50. ` "I need someone to retrieve more data storage devices similar to what you've already brought me. I think you and the <ship> are well-suited for the job."`
  51. ` She looks at her watch. "The only hitch is that it's a bit urgent. I need the data by <day> in order to meet my deadlines, but that should be plenty of time to get there and back. What do you say?"`
  52. choice
  53. ` Nothing comes for free. How much?`
  54. goto pay
  55. ` This seems a little sketchy to me`
  56. goto sketchy
  57. ` Sorry, not interested`
  58. decline
  59. label pay
  60. ` "To the point, I like that. Four deliveries, all paying well like the first. Add a bit for the deadline and the longer distance, and I figure 200 thousand should do. Agreed?"`
  61. choice
  62. ` Agreed. Four shipments by <day> for <payment>.`
  63. goto agreed
  64. ` This all sounds a little sketchy to me`
  65. goto sketchy
  66. ` Sorry, not worth my time`
  67. decline
  68. label sketchy
  69. ` "I appreciate someone who acts with caution. Unfortunately, there's a limit to what I can tell you." She pauses for a moment to think. "I can say that I'm not asking you to do anything illegal. Nor should there be any danger aside from the pirates you sometimes find in fringe systems."`
  70. ` She smirks. "Of course, discretion is still appreciated."`
  71. choice
  72. ` Alright, I'll get your four shipments by <date>.`
  73. goto agreed
  74. ` Discretion costs money. How much are we talking?`
  75. goto pay
  76. ` Sorry, too many unknowns. I'm not interested.`
  77. decline
  78. label agreed
  79. ` "Excellent!" She pulls a portable data chip from a jacket pocket and hands it to you. "Four planets, four contacts, four parcels of data storage. I look forward to your return."`
  80. accept
  81. on visit
  82. on stopover
  83. dialog `A dark-skinned woman meets you with the last shipment of data storage. She hisses, "And let Runa know we're even now. No more favors."`
  84. on complete
  85. payment 200000
  86. event "jm-artcrew Deep AIs available" 1000
  87. conversation
  88. `Runa Lenniker looks tense while waiting for you at the landing pad. "Thank you, Captain."`
  89. ` She glances around briefly before moving in closer and saying in a lowered voice, "Meet me at the place if you're up for more work."`
  90. mission "jm-artcrew Deep Sky 3"
  91. priority
  92. name "Collect more encrypted data for Ms. Lenniker"
  93. description "Travel to two more systems to collect data storage for Runa Lenniker on <destination> by <date>. Make sure you're not followed. Payment is <payment>."
  94. cargo "reserved for data storage" 2
  95. source "Asgard"
  96. stopover "Sunracer"
  97. stopover "Delve"
  98. destination "Asgard"
  99. deadline 5 3
  100. to offer
  101. has "jm-artcrew Deep Sky 2: done"
  102. not "event: jm-artcrew Deep AIs available"
  103. on offer
  104. conversation
  105. `You find Galdrafoth Pub again, and this time you're first to arrive. After a short wait, Ms. Lenniker comes in carrying a briefcase. The two of you sit in a quiet booth.`
  106. ` "Apologies for earlier, but I'm concerned there's been a security leak. I am glad to see you, Captain <last>."`
  107. choice
  108. ` I'm not the source of the leak, if that's what you're implying.`
  109. goto leak
  110. ` If I knew more about the job I might be able to help.`
  111. goto info
  112. ` Please, call me <first>. `
  113. goto names
  114. label leak
  115. ` "No, you don't fit the profile. And I'm fairly certain I haven't leaked anything dangerous to you."`
  116. goto briefing
  117. label info
  118. ` "You've earned some answers, but let's discuss the next job first, shall we?"`
  119. goto briefing
  120. label names
  121. ` She arches an eyebrow, but smiles. "Very well, <first>. And, please, call me Runa."`
  122. action
  123. set "jm-artcrew Runa firstname"
  124. label briefing
  125. ` "My next job is the same as the last one, but both simpler and more complicated."`
  126. ` "The 'more complicated' you may have already guessed--persons unknown have caught wind of my project so discretion has become more important. Simpler, though, because there are only two stops, and they're much closer together. It should be straightforward to get this back to me by <day>."`
  127. ` "Still, because of the increased need for secrecy, I'm willing to pay a premium. Two hundred thousand credits, if you can bring both data storage, on time, and not followed by anybody."`
  128. choice
  129. ` You said there was nothing illegal going on.`
  130. goto illegal
  131. ` Sorry, this has gotten too dangerous for me.`
  132. decline
  133. label illegal
  134. ` "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."`
  135. ` She pauses, then sighs and leans forward slightly. "It's ship plans."`
  136. ` 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."`
  137. choice
  138. ` But why? What do you need ship schematics for?`
  139. goto notyet
  140. ` Go on...`
  141. goto decision
  142. label notyet
  143. ` She grimaces when you ask that. "I can't tell you that. Not yet, anyway. Do this for me and maybe we can talk more about it."`
  144. label decision
  145. ` "The two stops I need you to make are both Syndicate. Well, one is Megaparsec, but they're a part of the greater whole. Bring that data back here to me, and do so without leading anyone else here, and by <day>, and I'll give you <payment>. Is it a deal?"`
  146. choice
  147. ` It's a deal.`
  148. goto agreed
  149. ` I can't afford to get on the Syndicate's bad side, sorry.`
  150. decline
  151. label agreed
  152. branch agreedfirst
  153. has "jm-artcrew Runa firstname"
  154. ` "Thank you, Captain <last>." She hands you another portable data chip. "Places and contact information are here. I'll see you on your return."`
  155. accept
  156. label agreedfirst
  157. ` "Excellent, <first>! I promise more answers for you when you return." She hands you another portable data chip. "Places and contact information are here. And please be careful."`
  158. accept
  159. on visit
  160. dialog "You need to retrieve both stores of data and evade any pursuers before you can complete this mission."
  161. on stopover
  162. dialog `A man with ocular prostheses states simply, "Our business is completed" as the data storage is loaded onto your ship. Now, back to <destination>.`
  163. npc evade
  164. government "Syndicate"
  165. personality waiting
  166. system Mirfak
  167. ship "Freighter (Fancy)" "Green Dawn"
  168. npc evade
  169. government "Syndicate"
  170. personality waiting
  171. system Scheat
  172. ship "Freighter (Fancy)" "Calm Blue Ocean"
  173. on accept
  174. 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."
  175. on complete
  176. payment 250000
  177. event "jm-artcrew Deep AIs available" 700
  178. conversation
  179. branch completedfirst completedformal
  180. has "jm-artcrew Runa firstname"
  181. label completedfirst
  182. `Runa meets you at the landing pad. "You've been incredibly helpful, <first>, and we're almost done. Join me for dinner in the usual spot and we'll talk about the last job."`
  183. goto done
  184. label completedformal
  185. `Ms. Lenniker isn't there to meet you when you land, but there's a note attached when the credits land in your account. "Thank you, Captain <last>. I've one more job for you before I'm done. Meet me in the usual spot."`
  186. label done
  187. ` You wonder what else she could need.`
  188. mission "jm-artcrew Deep Sky 4"
  189. priority
  190. name "Collect encrypted data from pirates for Ms. Lennniker"
  191. description "Travel to the CCOR and four pirate shipyards to collect one last data shipment for Runa Lenniker by <date>. Payment is <payment>."
  192. cargo "reserved for data storage" 5
  193. source "Asgard"
  194. stopover "Buccaneer Bay"
  195. stopover "Haven"
  196. stopover "New Tortuga"
  197. stopover "Smuggler's Den"
  198. stopover "Mordente-Bridi"
  199. clearance "Lenniker said you'd be coming. You're cleared for landing."
  200. destination "Asgard"
  201. deadline 10 3
  202. to offer
  203. has "jm-artcrew Deep Sky 3: done"
  204. not "event: jm-artcrew Deep AIs available"
  205. on offer
  206. conversation
  207. `The staff at Galdrafoth Pub have begun to recognize you. The bartender nods as you come in and indicates with a chin thrust where you should sit.`
  208. branch startfirst startformal
  209. has "jm-artcrew Runa firstname"
  210. label startfirst
  211. ` 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."`
  212. goto briefingchoice
  213. label startformal
  214. ` 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?"`
  215. label briefingchoice
  216. choice
  217. ` Not interested. Just tell me the target and the pay.`
  218. goto coldresponse
  219. ` I trust you at this point, even if you need to keep secrets.`
  220. goto trustresponse
  221. ` Yes! I need to know what you're doing with all this ship data.`
  222. goto info
  223. label coldresponse
  224. branch coldfirst coldformal
  225. has "jm-artcrew Runa firstname"
  226. label coldfirst
  227. ` Runa looks a bit taken aback for a moment, then composes herself.`
  228. action
  229. clear "jm-artcrew Runa firstname"
  230. label coldformal
  231. ` "Of course."`
  232. goto terms
  233. label trustresponse
  234. branch trustfirst trustformal
  235. has "jm-artcrew Runa firstname"
  236. label trustfirst
  237. ` Runa leans across the table, puts her hand on top of yours and gently squeezes. She has a soft smile that touches her eyes.`
  238. action
  239. set "jm-artcrew Runa hands"
  240. label trustformal
  241. ` "I've come to trust you, too, and I'd like to share if that's alright."`
  242. choice
  243. ` I've gone on faith so far, and it hasn't steered me wrong.`
  244. goto terms
  245. ` Alright, I admit I've been very curious.`
  246. goto info
  247. label info
  248. ` "You've certainly guessed I work for Deep Sky. And everything we do is secretive. Even though I trust you, I'm still going to ask that you keep this to yourself, at least until we're ready to ship our product."`
  249. ` "I'm a programmer, an expert in neural computation and training. Basically, I make artificial intelligences. Mostly of my work has been in research and research enablement, but a couple years ago I started something a little more ambitious. AIs to help captains like you crew their ships."`
  250. ` "The ship data you're retrieving is being fed into my training models. You're helping me build the future of automated spacefaring!"`
  251. goto terms
  252. label terms
  253. branch termsfirst termsformal
  254. has "jm-artcrew Runa firstname"
  255. label termsfirst
  256. ` "The last work I'll ask of you is similar to the last few jobs, though more dangerous. So please be safe."`
  257. goto briefing
  258. label termsformal
  259. ` "The thing I need from you is similar to the last few jobs, though more dangerous."`
  260. label briefing
  261. ` "You've retrieved data from all the major ship manufacturers. However, the CCOR managed to--wait, do you know about the CCOR?"`
  262. choice
  263. ` Never heard of it.`
  264. goto explain_ccor
  265. ` Collapsed government in the deep south, right?`
  266. ` Of course! The light may have dimmed, but the revolution lives on!`
  267. ` "Right, so you're already familiar with it."`
  268. goto briefing2
  269. label explain_ccor
  270. ` "CCOR stands for the Confederated Councils of the Outer Rim. Like the Republic, it was a multi-system state. Unlike the Republic, it was run under principles of authoritarianism and centralized planning."`
  271. ` "They stood in opposition to the Republic, fighting against our southward expansion. But they never grew beyond a handful of systems, and started collapsing decades ago. Remnants of the old government still exist, but the former CCOR systems are essentially lawless at this point."`
  272. label briefing2
  273. ` "Now the CCOR was small and didn't have the resources of The Deep or The Syndicate to draw on. That meant developing new techniques for shipbuilding, and even new materials."`
  274. ` "That makes them a rich source of unique and useful data for me."`
  275. ` "Beyond the major shipbuilders of human space, past and present, pirates and marauders have been making their own ships, or at least drastically modifying existing ships. Some of them even use novel outfits."`
  276. ` "I need you to make five 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."`
  277. ` "Because of the increased danger, I'm offering you a payment of seven 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."`
  278. choice
  279. ` Sounds dangerous, but nothing I can't handle.`
  280. goto agreed
  281. ` Sorry, pirates and marauders are too dangerous for my taste.`
  282. decline
  283. label agreed
  284. branch agreedfirst agreedformal
  285. has "jm-artcrew Runa firstname"
  286. label agreedfirst
  287. ` She slides a data chip across the table. "Be careful, <first>. You'll likely be under fire in these systems until you can land. I'd hate to lose you."`
  288. accept
  289. label agreedformal
  290. ` "Captain <last>, you are a credit to independent captains across the galaxy." She slides a data chip across the table. "Safe travels."`
  291. accept
  292. on visit
  293. dialog "You have not yet retrieved all the data required by Runa Lenniker."
  294. on stopover
  295. dialog `A deeply-tanned man with heavy eyeliner smirks as he helps load the last data storage on your ship.`
  296. on complete
  297. log "Brought ship data from pirate shipyards to Runa Lenniker for her AI project."
  298. payment 700000
  299. event "jm-artcrew Deep AIs available" 35
  300. conversation
  301. branch completedfirst completedformal
  302. has "jm-artcrew Runa firstname"
  303. label completedfirst
  304. branch completedhands completedjustfirst
  305. has "jm-artcrew Runa hands"
  306. label completedhands
  307. action
  308. log "Minor People" "Runa Lenniker" "Runa and I have become close over the past months of working together."
  309. `Runa greets you with a long hug. "You're amazing, <first>. And I'm so happy you arrived safely."`
  310. goto done
  311. label completedjustfirst
  312. `Runa meets you at the landing pad. "<first>, I'm not sure what I'd have done without you."`
  313. goto done
  314. label done
  315. ` "Unfortunately, your success means crunch time at work for me. It will be at least a few weeks before we can see eachother again."`
  316. goto realdone
  317. label completedformal
  318. `Ms. Lenniker is beaming when you land. "Captain <last>, you've been invaluable."`
  319. label realdone
  320. ` "Here are your credits. The hardware I promised will be ready within a month. Look for me in the Galdrafoth, okay?"`
  321. mission "jm-artcrew Deep Sky bonus pay"
  322. source Asgard
  323. to offer
  324. has "event: jm-artcrew Deep AIs available"
  325. has "jm-artcrew Deep Sky 4: done"
  326. on offer
  327. conversation
  328. `Runa Lenniker is sitting in her usual nook in the Galdrafoth Pub. She waves you over.`
  329. branch greetfirst greetformal
  330. has "jm-artcrew Runa firstname"
  331. label greetfirst
  332. branch greethands greetjustfirst
  333. has "jm-artcrew Runa hands"
  334. label greethands
  335. ` She stands to give you a hug. "I've missed you, <first>!"`
  336. goto whichvo
  337. label greetjustfirst
  338. ` "<first>! I'm so glad to see you!"`
  339. goto whichvo
  340. label greetformal
  341. ` "Captain <last>! You've earned this reward."`
  342. goto whichvo
  343. label whichvo
  344. ` "I've developed five different AIs, each which will help crew your ship in different ways. The Helmsman helps your ship maneuver. The Engineer helps your systems run more efficiently. There's a Science Officer that improves your scanning and analysis systems, and a Tactical Officer that improves your combat defenses. Finally, I have a Security Officer who can help you avoid prying eyes."`
  345. ` "Which one would you like?"`
  346. choice
  347. ` A Helmsman would help me avoid fights. That's for me.`
  348. goto helmsman
  349. ` Fights seem to always find me. A Tactical Officer would be great.`
  350. goto tactical
  351. ` It will be much easier doing sensitive work with a Security Officer.`
  352. goto security
  353. ` A Science Officer would be invaluable with all the exploring I do.`
  354. goto science
  355. ` I need an Engineer to help me keep <ship> in the sky.`
  356. goto engineer
  357. ` You know, I'm not sure yet. Let me get back to you.`
  358. defer
  359. label helmsman
  360. action
  361. outfit "DH-1 Crew Processing Unit"
  362. ` "Discretion is the better part of valor, after all."`
  363. action
  364. outfit "VO-104a Helmsman"
  365. ` She types something on a tablet. "Done! Your new hardware should be waiting for you at your ship, with the Helmsman pre-installed."`
  366. goto done
  367. label tactical
  368. action
  369. outfit "DH-1 Crew Processing Unit"
  370. ` "If you must fight, you're better off going in with an advantage."`
  371. action
  372. outfit "VO-107d Tactical Officer"
  373. ` She types something on a tablet. "Done! Your new hardware should be waiting for you at your ship, with your Tactical Officer pre-installed."`
  374. goto done
  375. label security
  376. action
  377. outfit "DH-1 Crew Processing Unit"
  378. ` She arches an eyebrow. "As long as it helps you stay out of trouble..."`
  379. action
  380. outfit "VO-119zo Security Officer"
  381. ` She types something on a tablet. "Done! Your new hardware should be waiting for you at your ship, with the security expert pre-installed."`
  382. goto done
  383. label science
  384. action
  385. outfit "DH-1 Crew Processing Unit"
  386. ` "Excellent choice! I'm jealous I won't get to see it in use."`
  387. action
  388. outfit "VO-108c Science Officer"
  389. ` She types something on a tablet. "Done! Your new hardware should be waiting for you at your ship, with a scientist pre-installed."`
  390. goto done
  391. label engineer
  392. action
  393. outfit "DH-1 Crew Processing Unit"
  394. ` "The better it operates, the safer a ship is."`
  395. action
  396. outfit "VO-114n Engineer"
  397. ` She types something on a tablet. "Done! Your new hardware should be waiting for you at your ship, with your Engineer pre-installed."`
  398. goto done
  399. label done
  400. branch goodbyefirst goodbyeformal
  401. has "jm-artcrew Runa firstname"
  402. label goodbyefirst
  403. branch goodbyehands goodbyejustfirst
  404. has "jm-artcrew Runa hands"
  405. label goodbyehands
  406. ` Runa looks at you a moment, smiling. "Tell me what you've been doing since we last talked!"`
  407. ` You talk about your adventures, not just recently but back to the start of your flying career. Runa, for her part, tells you tales of neuroplastic engineering and the hoops she jumped through to get her data. Eventually you're swapping childhood anecdotes.`
  408. ` Before you realize it, you've talked well into the night. You both rise, and Runa wraps her arms around you in a long, warm hug. "This has been an absolute pleasure, <first>. I know we both have other work to get to, but please visit. Fly safe so I can be sure to see you again."`
  409. goto finished
  410. label goodbyejustfirst
  411. ` Runa smiles. "<first>, it's been a pleasure and a privilege. Look me up next time you're in the area and drinks are on me."`
  412. goto finished
  413. label goodbyeformal
  414. ` Ms. Lenniker stands and offers you an hearty handshake. "Captain <last>, it's been a privilege."`
  415. goto finished
  416. label finished
  417. decline
  418. on decline
  419. log "Visited Runa Lenniker on Asgard to pick up my promised bonus pay: a new neural computer and Virtual Officer software to run on it."
  420. event "jm-artcrew Deep AIs available"
  421. event "jm-artcrew Deep automation is needed" 770
  422. event "jm-artcrew Deep Security uses VOs" 8
  423. event "jm-artcrew Merchants use VOs" 21
  424. event "jm-artcrew Hacked Deep AIs available" 49
  425. outfitter "Deep Sky Advanced"
  426. "DH-1 Crew Processing Unit"
  427. "VO-104a Helmsman"
  428. "VO-107d Tactical Officer"
  429. "VO-119zo Security Officer"
  430. "VO-108c Science Officer"
  431. "VO-114n Engineer"
  432. event "jm-artcrew Deep Security uses VOs"
  433. fleet "Small Deep Security"
  434. variant 8
  435. "Aerie (jm-artcrew AIs)"
  436. "Dagger" 4
  437. variant 8
  438. "Raven (jm-artcrew AIs)"
  439. variant 10
  440. "Corvette (jm-artcrew AIs)"
  441. fleet "Large Deep Security"
  442. variant 14
  443. "Aerie (jm-artcrew AIs)"
  444. "Dagger" 4
  445. "Corvette (jm-artcrew AIs)"
  446. variant 10
  447. "Aerie (jm-artcrew AIs)"
  448. "Dagger" 4
  449. "Raven (jm-artcrew AIs)"
  450. variant 10
  451. "Raven (jm-artcrew AIs)" 2
  452. variant 5
  453. "Aerie (jm-artcrew AIs)" 2
  454. "Dagger" 8
  455. variant 30
  456. "Corvette (jm-artcrew AIs)"
  457. "Raven (jm-artcrew AIs)"
  458. variant 14
  459. "Corvette (jm-artcrew AIs)" 2
  460. event "jm-artcrew Merchants use VOs"
  461. event "jm-artcrew Hacked Deep AIs available"
  462. outfitter "Pirate Basics"
  463. "OpenVC Virtual Crewmember"
  464. outfitter "Northern Explorers"
  465. "OpenVC Virtual Crewmember"
  466. outfitter "Pirate Advanced"
  467. "Overclocked DH-1 Crew Processing Unit"
  468. "OpenVC Virtual Crewmember"
  469. mission "jm-artcrew Deep AIs available"
  470. landing
  471. source
  472. near "Naos" 100
  473. to offer
  474. has "event: jm-artcrew Deep AIs available"
  475. on offer
  476. conversation
  477. `An advertisement crossing your feed catches your eye.`
  478. scene "outfit/jm-artcrew deep ai computer"
  479. ` "Deep Sky is proud to announce the availability of our new Virtual Officer line of AIs. Why hire a crew member when a computer can do the job more efficiently? Come to showrooms in select Deep Sky outfitters to hire the best crew members in the galaxy!"`
  480. branch done
  481. not "jm-artcrew Deep Sky 4: done"
  482. ` It's probably a good time to track down Runa Lenniker on Asgard for the rest of your payment.`
  483. label done
  484. decline
  485. # part 2, full automation
  486. # synopsis:
  487. # - Deep Sky is close to releasing full ship automation
  488. # - labor unions were already upset about job losses due to AIs and robots
  489. # - FL is called in to help negotiations
  490. # - something something something
  491. # - automation is released, but requires a very expensive license
  492. # event "jm-artcrew Deep automation is needed"
  493. # mission "jm-artcrew Runa Lenniker needs help again"
  494. # name "A request for help"
  495. # landing
  496. # source
  497. # near "Naos" 100
  498. # to offer
  499. # has "event: jm-artcrew Deep automation is needed"
  500. # on offer
  501. # conversation
  502. # branch helped
  503. # has "jm-artcrew Deep Sky 4: done"
  504. # ``