Version 0.6

This commit is contained in:
Dastardlii 2020-09-06 05:25:55 -04:00
parent 12c4707cdd
commit 976bd5b387
16 changed files with 380 additions and 307 deletions

View file

@ -7,6 +7,8 @@
<HediffDef ParentName="addedPartSyntheticRJW">
<defName>SyntheticUterus</defName>
<label>synthetic uterus</label>
<labelNoun>a synthetic uterus</labelNoun>
<description>An enhanced artificial uterus augmented with nanocells to increase organ efficiency improve defense against disease.</description>
<spawnThingOnRemoved>SyntheticUterus</spawnThingOnRemoved>
<scenarioCanAdd>true</scenarioCanAdd>
<addedPartProps>
@ -20,7 +22,7 @@
</statOffsets>
<capMods>
<li>
<capacity>Reproduction</capacity>
<capacity>RJW_Fertility</capacity>
<offset>0.2</offset>
</li>
</capMods>
@ -31,6 +33,8 @@
<HediffDef ParentName="addedPartSyntheticRJW">
<defName>SyntheticTesticles</defName>
<label>synthetic testicles</label>
<labelNoun>a set of synthetic testicles</labelNoun>
<description>An enhanced set of atrificial testicles augmented with nanocells to increase organ efficiency and reduce pain from vigorous activity.</description>
<spawnThingOnRemoved>SyntheticTesticles</spawnThingOnRemoved>
<scenarioCanAdd>true</scenarioCanAdd>
<addedPartProps>
@ -42,7 +46,7 @@
<painFactor>0.95</painFactor>
<capMods>
<li>
<capacity>Reproduction</capacity>
<capacity>RJW_Fertility</capacity>
<offset>0.2</offset>
</li>
</capMods>