2 Commitit 440ae38bcb ... 23929c7b98

Tekijä SHA1 Viesti Päivämäärä
  john melesky 23929c7b98 added pirate outfits 8 kuukautta sitten
  john melesky 43758a55b8 add automation core 8 kuukautta sitten
2 muutettua tiedostoa jossa 44 lisäystä ja 0 poistoa
  1. 41 0
      data/artificial-crew-outfits.txt
  2. 3 0
      data/sales.txt

+ 41 - 0
data/artificial-crew-outfits.txt

@@ -102,6 +102,20 @@ outfit "VO-114n Engineer"
 	description "	All artificial crew software requires computing hardware to run on."
 
 
+outfit "Automation Core"
+	category "Artificial Crew"
+	licenses
+		"Fleet Automation License"
+	cost 3700000
+	thumbnail "outfit/campaign core"
+	mass 14
+	"outfit space" 14
+	automaton 1
+	"ion protection" -.15
+	"energy consumption" 7.5
+	"heat generation" 1.5
+	description `The Deep Sky Automation Core is the apex of ship automation technology. Its patented artificial sapience, alongside the ability of its hardware to interface directly with ship systems, enables it to fly ships with no human crew whatsoever. Install it on your fleet escorts today!`
+
 
 # Syndicated Systems
 
@@ -160,6 +174,32 @@ outfit "Fleet Automation License"
 	description `Created by the United Congress of Space Workers, the largest union in human space, this license allows you to purchase outfits which allow full automation of ship functions.`
 	description `	The UCSW uses proceeds from the license to fund unemployment benefits and other programs for union members who have lost their jobs due to increasing automation.`
 
+
+# pirate outfits
+
+outfit "Overclocked DH-1 Crew Processing Unit"
+	category "Artificial Crew"
+	cost 2400000
+	thumbnail "outfit/warforge battery"
+	"heat generation" .6
+	"energy consumption" 3
+	"ion protection" -.02
+	"outfit space" -2
+	mass 2
+	unplunderable 1
+	"virtual crew capacity" 7
+	description "By removing certain hardware and software failsafes, hackers have managed to squeeze additional virtual crew capacity from this system. The downsides include increased cooling requirements, and a certain vulnerability to electrical attacks."
+
+outfit "OpenVC Virtual Crewmember"
+	category "Artificial Crew"
+	cost 5000
+	thumbnail "outfit/shard"
+	"required crew" -1
+	"virtual crew capacity" -1
+	unplunderable 1
+	description "Software can often be replicated or replaced with open source equivalents, even if the results are less capable or usable than their commercial counterparts. You've been assured that this software is safe to use, and won't harm your ship or leak any of your important data. And if you were a computer programmer, you might even be able to verify that."
+	description "	All artificial crew software requires additional computing hardware to run on."
+
 outfit "Hacked Fleet Automation License"
 	category "Licenses"
 	cost 500000
@@ -168,3 +208,4 @@ outfit "Hacked Fleet Automation License"
 	description `	It seems almost too good to be true, considering how expensive the genuine article is.`
 
 
+

+ 3 - 0
data/sales.txt

@@ -6,6 +6,9 @@ outfitter developer
 	"VO-119zo Security Officer"
 	"VO-108c Science Officer"
 	"VO-114n Engineer"
+	"Automation Core"
+	"Overclocked DH-1 Crew Processing Unit"
+	"OpenVC Virtual Crewmember"
 	"Fleet Automation License"
 	"Hacked Fleet Automation License"