royalty dependency fix

This commit is contained in:
Jaaldabaoth 2024-06-05 12:59:50 +02:00
parent 8fd19c4226
commit b536e17591
8 changed files with 102 additions and 117 deletions

View file

@ -29,4 +29,21 @@
</li>
</stages>
</HediffDef>
<ThingDef ParentName="BodyPartBionicBase">
<defName>Scrambler</defName>
<label>scrambler</label>
<description>A slaver implant, similar to the 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>
<statBases>
<WorkToMake>50</WorkToMake>
</statBases>
<costList>
<ComponentIndustrial>8</ComponentIndustrial>
<ComponentSpacer>1</ComponentSpacer>
</costList>
<recipeMaker>
<researchPrerequisite>FertilityProcedures</researchPrerequisite>
</recipeMaker>
</ThingDef>
</Defs>