mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
update and integration of lewdbiotech
This commit is contained in:
parent
2b39105fe0
commit
25614f42ae
29 changed files with 892 additions and 32 deletions
21
Common/Defs/ThingDefs/Scrambler.xml
Normal file
21
Common/Defs/ThingDefs/Scrambler.xml
Normal file
|
@ -0,0 +1,21 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
<ThingDef ParentName="BodyPartProstheticImperialBase">
|
||||
<defName>Scrambler</defName>
|
||||
<label>scrambler</label>
|
||||
<description>A slaver implant, made from a modified mindscrew, that can inject disorienting mind imagery directly into the visual cortex of the brain through a complex network of nanoelectrodes. Victims of scrambler implantation tend to socially withdraw to minimize additional stimulation. As a consequence of their confusion, they also become physically meek, making them easy to impose upon. Allies of implanted victims will be angered.</description>
|
||||
<descriptionHyperlinks><RecipeDef>InstallScrambler</RecipeDef></descriptionHyperlinks>
|
||||
<statBases>
|
||||
<WorkToMake>50</WorkToMake>
|
||||
</statBases>
|
||||
<costList>
|
||||
<Mindscrew>1</Mindscrew>
|
||||
<ComponentIndustrial>1</ComponentIndustrial>
|
||||
<ComponentSpacer>1</ComponentSpacer>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>BrainWiring</researchPrerequisite>
|
||||
</recipeMaker>
|
||||
</ThingDef>
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue