new owner imposing their will.

This commit is contained in:
AsmodeusRex 2022-10-26 19:36:24 -07:00
parent 4f5cc14453
commit 620572fb72
62 changed files with 13582 additions and 0 deletions

38
About/About.xml Normal file
View File

@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<ModMetaData>
<name>AsmodeusRex's RJW Race Support</name>
<author>AsmodeusRex</author>
<url></url>
<supportedVersions>
<li>1.3</li>
</supportedVersions>
<packageId>ASMR.RJW.RaceSupport</packageId>
<modDependencies>
<li>
<packageId>rim.job.world</packageId>
<displayName>RJW</displayName>
<steamWorkshopUrl>steam://url/CommunityFilePage/2009463077</steamWorkshopUrl>
<downloadUrl>https://github.com/pardeike/HarmonyRimWorld/releases/latest</downloadUrl>
</li>
<li>
<packageId>erdelf.HumanoidAlienRaces</packageId>
<displayName>Humanoid Alien Races</displayName>
<downloadUrl>https://github.com/RimWorld-CCL-Reborn/AlienRaces/releases</downloadUrl>
<steamWorkshopUrl>https://steamcommunity.com/sharedfiles/filedetails/?id=839005762</steamWorkshopUrl>
</li>
</modDependencies>
<loadAfter>
<li>erdelf.HumanoidAlienRaces</li>
<li>rim.job.world</li>
</loadAfter>
<incompatibleWith>
<li>Lcom.yayo.raceQuestPawn</li>
<li>com.yayo.raceQuestPawn</li>
<li>EdB.PrepareCarefully</li>
<li>EdB.PrepareCarefully.UnofficialPatch</li>
<li>Mlie.MilkableColonists</li>
</incompatibleWith>
<description>
Hediff and detail fine tuning for Race and RJW integration.
</description>
</ModMetaData>

11
About/Manifest.xml Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Manifest>
<identifier>RJW-RaceSupport</identifier>
<version>10.2.0</version>
<dependencies>
<li>RimJobWorld</li>
</dependencies>
<loadAfter>
<li>RimJobWorld</li>
</loadAfter>
</Manifest>

View File

@ -0,0 +1,197 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!--Pawns with ovi's plant egg.-->
<rjw.HediffDef_InsectEgg Name="RJW_ImplantEgg_HumanLike" Abstract="True">
<defName>RJW_HumanLikeEgg</defName>
<label>Egg</label>
<hediffClass>rjw.Hediff_InsectEgg</hediffClass>
<description>Parasitic egg(s) that enter the host's body and feeds off their nutrients until ready to hatch.
Just be glad they don't hatch by bursting out of your chest.</description>
<defaultLabelColor>(0.8, 0.8, 0.35)</defaultLabelColor>
<initialSeverity>0.1</initialSeverity>
<isBad>false</isBad>
<tendable>false</tendable>
<eggsize>1</eggsize> <!--eggsize 1 = 100%, 0 - can hold unlimited eggs, up to 100 eggs per sex-->
<selffertilized>true</selffertilized> <!--egg will be implanted fertilized-->
<stages>
<li>
<minSeverity>0.01</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.02</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.05</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.10</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.15</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.20</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.25</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.30</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.40</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.50</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.75</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.9</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
</stages>
</rjw.HediffDef_InsectEgg>
<rjw.HediffDef_InsectEgg Name="RJW_ImplantEgg_Demonic" Abstract="True">
<defName>RJW_HumanLikeEgg</defName>
<label>Egg</label>
<hediffClass>rjw.Hediff_InsectEgg</hediffClass>
<description>Parasitic egg(s) that enter the host's body and feeds off their nutrients until ready to hatch.
These ones feel very light.</description>
<defaultLabelColor>(0.8, 0.8, 0.35)</defaultLabelColor>
<initialSeverity>0.1</initialSeverity>
<isBad>false</isBad>
<tendable>false</tendable>
<eggsize>0</eggsize>
<selffertilized>false</selffertilized>
<stages>
<li>
<minSeverity>0.01</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.01</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.9</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.01</offset>
</li>
</capMods>
</li>
</stages>
</rjw.HediffDef_InsectEgg>
<rjw.HediffDef_InsectEgg Name="RJW_ImplantEgg_Demonic_Fert" Abstract="True">
<defName>RJW_HumanLikeEgg</defName>
<label>Egg</label>
<hediffClass>rjw.Hediff_InsectEgg</hediffClass>
<description>Parasitic egg(s) that enter the host's body and feeds off their nutrients until ready to hatch.
These ones feel very light.</description>
<defaultLabelColor>(0.8, 0.8, 0.35)</defaultLabelColor>
<initialSeverity>0.1</initialSeverity>
<isBad>false</isBad>
<tendable>false</tendable>
<eggsize>0</eggsize>
<selffertilized>false</selffertilized>
<stages>
<li>
<minSeverity>0.01</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.01</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.9</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.01</offset>
</li>
</capMods>
</li>
</stages>
</rjw.HediffDef_InsectEgg>
</Defs>

View File

@ -0,0 +1,220 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- natural parts (purist love) -->
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBase" Name="NaturalPrivatePartPenisSingle" Abstract="True">
<FluidType>Cum</FluidType>
<DefaultBodyPart>Genitals</DefaultBodyPart>
<stages>
<li>
<label>Towering</label>
<minSeverity>1.01</minSeverity>
</li>
</stages>
<modExtensions>
<li Class="rjw.PartSizeExtension">
<density>1.0</density>
<lengths>
<li>35.0</li>
</lengths>
<girths>
<li>21.0</li>
</girths>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBase" Name="NaturalPrivatePartPenisSingleInfertile" Abstract="True">
<FluidType>Cum</FluidType>
<DefaultBodyPart>Genitals</DefaultBodyPart>
<stages>
<li>
<label>Towering</label>
<minSeverity>1.01</minSeverity>
<capMods>
<li>
<capacity>RJW_Fertility</capacity>
<setMax>0</setMax>
</li>
</capMods>
</li>
</stages>
<modExtensions>
<li Class="rjw.PartSizeExtension">
<density>1.0</density>
<lengths>
<li>35.0</li>
</lengths>
<girths>
<li>21.0</li>
</girths>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBase" Name="NaturalPrivatePartVaginaSingle" Abstract="True">
<FluidType>Cum</FluidType>
<DefaultBodyPart>Genitals</DefaultBodyPart>
<stages>
<li>
<label>Gaping</label>
<minSeverity>1.01</minSeverity>
</li>
</stages>
<modExtensions>
<li Class="rjw.PartSizeExtension">
<density>1.0</density>
<lengths>
<li>35.0</li>
</lengths>
<girths>
<li>21.0</li>
</girths>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBase" Name="NaturalPrivatePartAnusSingle" Abstract="True">
<FluidType></FluidType>
<DefaultBodyPart>Anus</DefaultBodyPart>
<stages>
<li>
<label>Gaping</label>
<minSeverity>1.01</minSeverity>
</li>
</stages>
<modExtensions>
<li Class="rjw.PartSizeExtension">
<girths>
<li>21.0</li>
</girths>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<!--TODO: replace with cups or not-->
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBase" Name="NaturalPrivatePartBreastSingle" Abstract="True">
<FluidType>Milk</FluidType>
<DefaultBodyPart>Chest</DefaultBodyPart>
<stages>
<li> <!-- Male breast stage-->
<label>Flat</label>
<minSeverity>0.01</minSeverity>
</li>
<li>
<label>Gigantic</label>
<minSeverity>1.01</minSeverity>
</li>
</stages>
<modExtensions>
<li Class="rjw.PartSizeExtension">
<!-- Human standard would be 1.0. Leave out for no weight display. -->
<density>1.0</density>
<cupSizes>
<li>0</li>
<li>31</li>
<!-- World record is 2x this. Can always add more later. -->
</cupSizes>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBase" Name="NaturalPrivatePartBreast_Big_Races" Abstract="True">
<FluidType>Milk</FluidType>
<DefaultBodyPart>Chest</DefaultBodyPart>
<stages>
<li>
<!-- Male breast stage-->
<label>Nipples</label>
<minSeverity>0.01</minSeverity>
</li>
<li>
<label>Tiny</label>
<minSeverity>0.02</minSeverity>
</li>
<li>
<label>Small</label>
<minSeverity>0.20</minSeverity>
</li>
<li>
<label>Average</label>
<minSeverity>0.40</minSeverity>
</li>
<li>
<label>Large</label>
<minSeverity>0.60</minSeverity>
</li>
<li>
<label>Huge</label>
<minSeverity>0.80</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.05</offset>
</li>
</capMods>
</li>
<li>
<label>Enormous</label>
<minSeverity>1.00</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.10</offset>
</li>
</capMods>
</li>
<!-- Humanlikes should generally spawn with severity between 0 and 1. The higher sizes are for growth or ultra endowed races. -->
<li>
<label>Massive</label>
<minSeverity>1.2</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.15</offset>
</li>
</capMods>
</li>
<li>
<label>Gargantuan</label>
<minSeverity>1.4</minSeverity>
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.20</offset>
</li>
</capMods>
</li>
<li>
<label>Colossal</label>
<minSeverity>1.6</minSeverity>
<!-- Norma Stitz is obviously not crippled, but she's not winning any races either. -->
<capMods>
<li>
<capacity>Moving</capacity>
<offset>-0.25</offset>
</li>
</capMods>
</li>
</stages>
<modExtensions>
<li Class="rjw.PartSizeExtension">
<!-- Human standard would be 1.0. Leave out for no weight display. -->
<density>1.0</density>
<cupSizes>
<li>0</li>
<li>1</li>
<li>2</li>
<li>4</li>
<!-- DD is average -->
<li>7</li>
<li>11</li>
<li>15</li>
<li>19</li>
<li>25</li>
<li>31</li>
<!-- World record is 2x this. Can always add more later. -->
</cupSizes>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
</Defs>

View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!--Dino Like-->
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>DinoPenis</defName>
<label>dinosaur penis</label>
<labelNoun>a dinosaur's penis</labelNoun>
<description>A large tapered penis that is slightly flattened at the top. It looks similar to a large tongue.</description>
<descriptionHyperlinks><ThingDef>DinoPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>DinoPenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Girthy</li>
<li>Tapered</li>
<li>Internal</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartVagina">
<defName>DinoVagina</defName>
<label>dinosaur vagina</label>
<labelNoun>a dinosaur's vagina</labelNoun>
<description>A vagina with a tough hide on the outside.</description>
<descriptionHyperlinks><ThingDef>DinoVagina</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>DinoVagina</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Ridged</li>
<li>Loose</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>DinoAnus</defName>
<label>dinosaur anus</label>
<labelNoun>a dinosaur's anus</labelNoun>
<description>An anus with a tough hide on the outside.</description>
<descriptionHyperlinks><ThingDef>DinoAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>DinoAnus</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Ridged</li>
<li>Loose</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
</Defs>

View File

@ -0,0 +1,242 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>MonkeyPenis</defName>
<label>monkey penis</label>
<labelNoun>A monkey's penis</labelNoun>
<description>A very thin, but otherwise humanoid-looking penis.</description>
<descriptionHyperlinks><ThingDef>MonkeyPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>MonkeyPenis</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>PigPenis</defName>
<label>corkscrew penis</label>
<labelNoun>A pig's penis</labelNoun>
<description>A corkscrew shaped penis.</description>
<descriptionHyperlinks><ThingDef>PigPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>PigPenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Sheathed</li>
<li>Long</li>
<li>Thin</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>BearPenis</defName>
<label>bear penis</label>
<labelNoun>A bears's penis</labelNoun>
<description>A thin penis supported by a bone.</description>
<descriptionHyperlinks><ThingDef>BearPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>BearPenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Sheathed</li>
<li>Small</li>
<li>Rigid</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>TurtlePenis</defName>
<label>turtle penis</label>
<labelNoun>A turtle's penis</labelNoun>
<description>A large penis with a huge flare at the tip.</description>
<descriptionHyperlinks><ThingDef>TurtlePenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>TurtlePenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Internal</li>
<li>Flared</li>
<li>Long</li>
<li>Girthy</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>ElephantPenis</defName>
<label>elephant penis</label>
<labelNoun>An elephant's penis</labelNoun>
<description>A large and flexible prehensile penis.</description>
<descriptionHyperlinks><ThingDef>ElephantPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>ElephantPenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Sheathed</li>
<li>Prehensile</li>
<li>Long</li>
<li>Girthy</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>BovinePenis</defName>
<label>bovine penis</label>
<labelNoun>A bovine's penis</labelNoun>
<description>A rather long but thin penis, with large testicles.</description>
<descriptionHyperlinks><ThingDef>BovinePenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>BovinePenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Sheathed</li>
<li>Thin</li>
<li>Long</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartVagina">
<defName>BovineVagina</defName>
<label>bovine vagina</label>
<labelNoun>a bovine vagina</labelNoun>
<description>A rather thin and deep vagina, likely belonging to a large mammal.</description>
<descriptionHyperlinks>
<ThingDef>BovineVagina</ThingDef>
</descriptionHyperlinks>
<spawnThingOnRemoved>BovineVagina</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Tight</li>
<li>Deep</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>MarinePenis</defName>
<label>marine penis</label>
<labelNoun>A marine mammal penis</labelNoun>
<description>A girthy penis that tapers to a point.</description>
<descriptionHyperlinks><ThingDef>MarinePenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>MarinePenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Internal</li>
<li>Prehensile</li>
<li>Tapered</li>
<li>Girthy</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>HorseAnus</defName>
<label>equine anus</label>
<labelNoun>an equine's anus</labelNoun>
<description>An anus shaped like a dougnut.</description>
<descriptionHyperlinks><ThingDef>HorseAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>HorseAnus</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Loose</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>CatAnus</defName>
<label>feline anus</label>
<labelNoun>a feline's anus</labelNoun>
<description>A feline anus.</description>
<descriptionHyperlinks><ThingDef>CatAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>CatAnus</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Tight</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>DogAnus</defName>
<label>canine anus</label>
<labelNoun>a canine's anus</labelNoun>
<description>A canine anus.</description>
<descriptionHyperlinks><ThingDef>DogAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>DogAnus</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>CervineAnus</defName>
<label>cervine anus</label>
<labelNoun>a deer's anus</labelNoun>
<description>An deer's anus.</description>
<descriptionHyperlinks><ThingDef>CervineAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>CervineAnus</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>MammalianAnus</defName>
<label>mammal anus</label>
<labelNoun>a mammal's anus</labelNoun>
<description>A mammalian animal's anus.</description>
<descriptionHyperlinks>
<ThingDef>MammalianAnus</ThingDef>
</descriptionHyperlinks>
<spawnThingOnRemoved>MammalianAnus</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartVagina">
<defName>OviporeVagina</defName>
<label>ovipore</label>
<labelNoun>an ovipore</labelNoun>
<description>A pore-like sexual organ of a female arthopod for receiving a spermatophore. Very loosely comparable to a vagina.</description>
<descriptionHyperlinks>
<ThingDef>OviporeVagina</ThingDef>
</descriptionHyperlinks>
<spawnThingOnRemoved>OviporeVagina</spawnThingOnRemoved>
<FluidType>InsectJelly</FluidType>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Rigid</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>Aedeagus</defName>
<label>aedeagus</label>
<labelNoun>an aedeagus</labelNoun>
<description>The phallus of a male arthropod, for excreting a spermatophore to inseminate a female arthropod.</description>
<descriptionHyperlinks>
<ThingDef>AedeagusPenis</ThingDef>
</descriptionHyperlinks>
<spawnThingOnRemoved>AedeagusPenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Small</li>
<li>Thin</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
</Defs>

View File

@ -0,0 +1,167 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Elf -->
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>ElfPenis</defName>
<label>elf penis</label>
<labelNoun>an elf's penis</labelNoun>
<description>A thinner and longer humanlike penis. Is that glitter?</description>
<descriptionHyperlinks><ThingDef>ElfPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>ElfPenis</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartVagina">
<defName>ElfVagina</defName>
<label>elf vagina</label>
<labelNoun>an elf's vagina</labelNoun>
<description>A tighter humanlike vagina. Tastes like oranges.</description>
<descriptionHyperlinks><ThingDef>ElfVagina</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>ElfVagina</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Tight</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>ElfAnus</defName>
<label>elf anus</label>
<labelNoun>an elf's anus</labelNoun>
<description>A tighter humanlike anus. Smells of flowers.</description>
<descriptionHyperlinks><ThingDef>ElfAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>ElfAnus</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Tight</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<!-- Orc -->
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>OrcPenis</defName>
<label>orc penis</label>
<labelNoun>an orc's penis</labelNoun>
<description>A girthy penis with a preputial ring, but otherwise similar to a humanoid penis.</description>
<descriptionHyperlinks><ThingDef>OrcPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>OrcPenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Girthy</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartVagina">
<defName>OrcVagina</defName>
<label>orc vagina</label>
<labelNoun>an orc's vagina</labelNoun>
<description>A loose humanlike vagina with very large lips.</description>
<descriptionHyperlinks><ThingDef>OrcVagina</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>OrcVagina</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Loose</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBreast">
<defName>OrcBreasts</defName>
<label>orc breasts</label>
<labelNoun>a pair of orc breasts</labelNoun>
<description>A pair of humanlike breasts that sag greatly.</description>
<descriptionHyperlinks><ThingDef>OrcBreasts</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>OrcBreasts</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>OrcAnus</defName>
<label>orc anus</label>
<labelNoun>an orc's anus</labelNoun>
<description>An anus that looks like a mix between an humanlike anus and an equine anus.</description>
<descriptionHyperlinks><ThingDef>OrcAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>OrcAnus</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Loose</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<!-- Ghoul -->
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>GhoulPenis</defName>
<label>irradiated penis</label>
<labelNoun>an irradiated penis</labelNoun>
<description>A humanlike penis that glows slightly. It's very hot to the touch.</description>
<descriptionHyperlinks><ThingDef>GhoulPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>GhoulPenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Glowing</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartVagina">
<defName>GhoulVagina</defName>
<label>irradiated vagina</label>
<labelNoun>an irradiated vagina</labelNoun>
<description>A humanlike vagina that glows slightly. It is unconfotably hot inside.</description>
<descriptionHyperlinks><ThingDef>GhoulVagina</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>GhoulVagina</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Glowing</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBreast">
<defName>GhoulBreasts</defName>
<label>irradiated breasts</label>
<labelNoun>a pair of irradiated breasts</labelNoun>
<description>A pair of humanlike breasts that glow slightly. They're very hot to the touch.</description>
<descriptionHyperlinks><ThingDef>GhoulBreasts</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>GhoulBreasts</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Glowing</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>GhoulAnus</defName>
<label>irradiated anus</label>
<labelNoun>an irradiated anus</labelNoun>
<description>An anus that glows slightly. It is unconfotably hot inside.</description>
<descriptionHyperlinks><ThingDef>GhoulAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>GhoulAnus</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Glowing</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
</Defs>

View File

@ -0,0 +1,84 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBreast">
<defName>ScaleBreasts</defName>
<label>scaly breasts</label>
<labelNoun>A pair of scale-covered breasts, without nipples.</labelNoun>
<description>Scaly breasts.</description>
<descriptionHyperlinks><ThingDef>ScaleBreasts</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>ScaleBreasts</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>DragonAnus</defName>
<label>dragon anus</label>
<labelNoun>a dragon's anus</labelNoun>
<description>A rough anus covered in scales on the outside.</description>
<descriptionHyperlinks><ThingDef>DragonAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>DragonAnus</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Ridged</li>
<li>Loose</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>GolemPenis</defName>
<label>rock penis</label>
<labelNoun>a rock penis</labelNoun>
<description>A rough and jagged stone-like penis.</description>
<descriptionHyperlinks><ThingDef>GolemPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>GolemPenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Ridged</li>
<li>Solid</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>TentaclePenis</defName>
<label>tentacles</label>
<labelNoun>Reproductive tentacles</labelNoun>
<description>A mass of tentacle-like penises, capable of both restraining and pleasuring.</description>
<descriptionHyperlinks><ThingDef>TentaclePenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>TentaclePenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Long</li>
<li>Prehensile</li>
<li>Multiple</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartVagina">
<defName>DemonTentaclesF</defName>
<label>demon tentacles (eggs)</label>
<labelNoun>demon tentacles</labelNoun>
<description>A long and flexible tentacle, capable of laying eggs.</description>
<descriptionHyperlinks><ThingDef>DemonTentaclesF</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>DemonTentaclesF</spawnThingOnRemoved>
<produceEggs>true</produceEggs>
<minEggTick>12000</minEggTick>
<maxEggTick>60000</maxEggTick>
<FluidType>GR_EldritchInsectJelly</FluidType>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Long</li>
<li>Prehensile</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
</Defs>

View File

@ -0,0 +1,181 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>VinePenis</defName>
<label>vines</label>
<labelNoun>A mass of vines</labelNoun>
<description>Genetically altered vines capable of reproduction.</description>
<descriptionHyperlinks><ThingDef>VinePenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>VinePenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Long</li>
<li>Thin</li>
<li>Prehensile</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>CactoidPenis</defName>
<label>cactoid penis</label>
<labelNoun>a cactoid penis</labelNoun>
<description>A rough plant-like penis, with thorns along the shaft.</description>
<descriptionHyperlinks><ThingDef>CactoidPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>CactoidPenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Barbed</li>
<li>Ridged</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartVagina">
<defName>CactoidVagina</defName>
<label>cactoid vagina</label>
<labelNoun>a cactoid vagina</labelNoun>
<description>A rough plant-like vagina, with thorns lining the inner walls. The thorns grip male genitals during sex.</description>
<descriptionHyperlinks><ThingDef>CactoidVagina</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>CactoidVagina</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Barbed</li>
<li>Ridged</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBreast">
<defName>CactoidBreasts</defName>
<label>cactoid breasts</label>
<labelNoun>a pair of cactoid breasts</labelNoun>
<description>A pair of rough plant-like breasts, with thorns all around it, and flower-like nipples.</description>
<descriptionHyperlinks><ThingDef>CactoidBreasts</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>CactoidBreasts</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Barbed</li>
<li>Ridged</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>CactoidAnus</defName>
<label>cactoid anus</label>
<labelNoun>a cactoid anus</labelNoun>
<description>A rough plant-like anus. No thorns this time.</description>
<descriptionHyperlinks><ThingDef>CactoidAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>CactoidAnus</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Ridged</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>TreePenis</defName>
<label>bark penis</label>
<labelNoun>a wooden penis</labelNoun>
<description>A naturally grown wooden penis. The testicles are completely covered in hard, wooden bark, while the texture along the shaft is softer, leaving the tip uncovered.</description>
<descriptionHyperlinks><ThingDef>TreePenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>TreePenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Solid</li>
<li>Ridged</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartVagina">
<defName>TreeVagina</defName>
<label>bark vagina</label>
<labelNoun>a wooden vagina</labelNoun>
<description>A naturally grown wooden vagina. While the outside looks like bark, the inside is soft.</description>
<descriptionHyperlinks><ThingDef>TreeVagina</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>TreeVagina</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Solid</li>
<li>Ridged</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBreast">
<defName>TreeBreasts</defName>
<label>bark breasts</label>
<labelNoun>a pair of wooden breasts</labelNoun>
<description>A pair of naturally grown wooden breasts. Hard bark covers the entire outer portion, while leaving the nipples underneath exposed.</description>
<descriptionHyperlinks><ThingDef>TreeBreasts</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>TreeBreasts</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Solid</li>
<li>Ridged</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>TreeAnus</defName>
<label>bark anus</label>
<labelNoun>a wooden anus</labelNoun>
<description>A naturally grown wooden anus. While the outside looks like bark, the inside is soft.</description>
<descriptionHyperlinks><ThingDef>TreeAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>TreeAnus</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Solid</li>
<li>Ridged</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>AntherPenis</defName>
<label>anther</label>
<labelNoun>a flower's anther</labelNoun>
<description>A flower's male reproductive organ. A long and thin filament, with a large pollen-producing head in the tip.</description>
<descriptionHyperlinks><ThingDef>AntherPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>AntherPenis</spawnThingOnRemoved>
<modExtensions>
<li Class="rjw.PartProps">
<props>
<li>Long</li>
<li>Thin</li>
</props>
</li>
</modExtensions>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartVagina">
<defName>PistilVagina</defName>
<label>pistil</label>
<labelNoun>a flower's pistil</labelNoun>
<description>A flower's female reproductive organ. The sticky entrance is connected to the ovaries via a long tube-like structure.</description>
<descriptionHyperlinks><ThingDef>PistilVagina</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>PistilVagina</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
</Defs>

View File

@ -0,0 +1,124 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Ghost -->
<rjw.HediffDef_PartBase ParentName="ArtificialPrivatePartHitech">
<defName>GhostPenis</defName>
<label>immaterial Penis</label>
<description>A translucent, almost intangible penis. Touching it sends chills down the spine.</description>
<FluidType>Ecto</FluidType>
<DefaultBodyPart>Genitals</DefaultBodyPart>
<stages>
<li>
<label>immaterial</label>
<minSeverity>0.01</minSeverity>
<capMods>
<li>
<capacity>RJW_Fertility</capacity>
<offset>-0.95</offset>
</li>
</capMods>
<statOffsets>
<ImmunityGainSpeed>0.95</ImmunityGainSpeed>
<ToxicSensitivity>-0.95</ToxicSensitivity>
</statOffsets>
</li>
</stages>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="ArtificialPrivatePartHitech">
<defName>GhostVagina</defName>
<label>immaterial vagina</label>
<description>A translucent, almost intangible vagina. Penetrating it sends chills down the spine.</description>
<FluidType>Ecto</FluidType>
<DefaultBodyPart>Genitals</DefaultBodyPart>
<stages>
<li>
<label>immaterial</label>
<minSeverity>0.01</minSeverity>
<capMods>
<li>
<capacity>RJW_Fertility</capacity>
<offset>-0.75</offset>
</li>
</capMods>
<statOffsets>
<ImmunityGainSpeed>0.95</ImmunityGainSpeed>
<ToxicSensitivity>-0.95</ToxicSensitivity>
</statOffsets>
</li>
</stages>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="ArtificialPrivatePartHitech">
<defName>GhostBreasts</defName>
<label>immaterial breasts</label>
<description>A translucent, almost intangible pair of breasts. Touching them sends chills down the spine.</description>
<FluidType>Ecto</FluidType>
<DefaultBodyPart>Chest</DefaultBodyPart>
<stages>
<li>
<label>immaterial</label>
<minSeverity>0.01</minSeverity>
<statOffsets>
<ImmunityGainSpeed>0.95</ImmunityGainSpeed>
<ToxicSensitivity>-0.95</ToxicSensitivity>
</statOffsets>
</li>
</stages>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="ArtificialPrivatePartHitech">
<defName>GhostAnus</defName>
<label>immaterial anus</label>
<description>A translucent, almost intangible anus. Penetrating it sends chills down the spine.</description>
<FluidType>Ecto</FluidType>
<DefaultBodyPart>Anus</DefaultBodyPart>
<stages>
<li>
<label>immaterial</label>
<minSeverity>0.01</minSeverity>
<statOffsets>
<ImmunityGainSpeed>0.95</ImmunityGainSpeed>
<ToxicSensitivity>-0.95</ToxicSensitivity>
</statOffsets>
</li>
</stages>
</rjw.HediffDef_PartBase>
<!-- Necro -->
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartPenis">
<defName>NecroPenis</defName>
<label>decayed penis</label>
<labelNoun>A decayed penis</labelNoun>
<description>A disgusting, rotting penis that somehow still works.</description>
<descriptionHyperlinks><ThingDef>NecroPenis</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>NecroPenis</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartVagina">
<defName>NecroVagina</defName>
<label>decayed vagina</label>
<labelNoun>A decayed vagina</labelNoun>
<description>A disgusting, rotting vagina. Its insides are as cold as a grave.</description>
<descriptionHyperlinks><ThingDef>NecroVagina</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>NecroVagina</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartAnus">
<defName>NecroAnus</defName>
<label>decayed anus</label>
<labelNoun>A decayed anus</labelNoun>
<description>A disgusting, rotting anus. Its insides are as cold as a grave.</description>
<descriptionHyperlinks><ThingDef>NecroAnus</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>NecroAnus</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
<rjw.HediffDef_PartBase ParentName="NaturalPrivatePartBreast">
<defName>NecroBreasts</defName>
<label>decayed breasts</label>
<labelNoun>A pair of decayed breasts</labelNoun>
<description>A disgusting, rotting pair of breasts.</description>
<descriptionHyperlinks><ThingDef>NecroBreasts</ThingDef></descriptionHyperlinks>
<spawnThingOnRemoved>NecroBreasts</spawnThingOnRemoved>
</rjw.HediffDef_PartBase>
</Defs>

View File

@ -0,0 +1,670 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<rjw.RaceGroupDef>
<defName>AvianPeople</defName>
<raceNames>
<li>ATK_Avianmorph</li>
<li>Harpy</li>
<li>ST_Cardinal</li>
<li>ST_Crow</li>
<li>ST_Finch</li>
<li>ST_Jay</li>
<li>ST_Sparrow</li>
<li>ST_Swallow</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts>
<li>FeaturelessChest</li>
</femaleBreasts>
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleBreasts>
<li>FeaturelessChest</li>
</maleBreasts>
<maleGenitals>
<li>CloacalPenis</li>
</maleGenitals>
<tags>
<li>Feathers</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>BearPerson</defName>
<raceNames>
<li>BearMan</li>
<li>WoW_Pandaren</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>Vagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>BearPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<raceSexDrive>0.9</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>BovineRace</defName>
<raceNames>
<li>ATK_Bovinemorph</li>
<li>Alien_Gor</li>
<li>Alien_Ungor</li>
<li>akame</li>
<li>aome</li>
<li>WoW_Tauren</li>
<li>WMH_Chort</li>
<li>WMH_Fiend</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>UdderBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>Vagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>BovinePenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>CamelPerson</defName>
<raceNames>
<li>CamelMan</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>NarrowVagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>NeedlePenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>CaninePerson</defName>
<raceNames>
<li>Alien_Hellhound</li>
<li>ATK_Caninemorph</li>
<li>Lupaios</li>
<li>kuro</li>
<li>siro</li>
<li>WolfMan</li>
<li>WoW_Worgen</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>DogVagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>DogPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>CaninePersonHighSex</defName>
<raceNames>
<li>ATK_Gnollmorph</li>
<li>ATK_Vulpinemorph</li>
<li>Alien_Fennex</li>
<li>Alien_Frijjid</li>
<li>FoxMan</li>
<li>StarWarsRaces_Wookie</li>
<li>WMH_Werewolf</li>
<li>Yokai_NineTail</li>
<li>Yokai_NineTailWhite</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>DogVagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>DogPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<raceSexDrive>1.3</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>CrocodilianPerson</defName>
<raceNames>
<li>Alien_Argonian</li>
<li>SSD_DeathclawRace</li>
<li>Races_Lizardman</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts>
<li>ScaleBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleBreasts>
<li>ScaleBreasts</li>
</maleBreasts>
<maleGenitals>
<li>CrocodilianPenis</li>
</maleGenitals>
<tags>
<li>Scale</li>
</tags>
<raceSexDrive>0.9</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>DeerPerson</defName>
<raceNames>
<li>ATK_Cervinemorph</li>
<li>ElkMan</li>
<li>GazelleMan</li>
<li>Lliscean</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>Vagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>NeedlePenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>DinoPerson</defName>
<raceNames>
<li>Raptor</li>
<li>Tyrannosaur</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts>
<li>ScaleBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleBreasts>
<li>ScaleBreasts</li>
</maleBreasts>
<maleGenitals>
<li>DinoPenis</li>
</maleGenitals>
<tags>
<li>Feathers</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>DragonPerson</defName>
<raceNames>
<li>ATK_Dragomorph</li>
<li>EmperorDragon</li>
<li>HalfDragon</li>
<li>Dragon_Kilhn</li>
<li>ALapelli</li>
<li>Thrumkin</li>
<li>WMH_Basilisk</li>
<li>WMH_Wyvern</li>
<li>Yokai_Dragon_MoonDragon</li>
<li>Yokai_Dragon_Pekodra</li>
<li>Yokai_Dragon_Redra</li>
<li>Yokai_Dragon_Shiro</li>
<li>Yokai_Raid_Mdra</li>
<li>Yokai_Raid_Pekodra</li>
<li>Yokai_Raid_Redra</li>
<li>yuki</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>DragonVagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>DragonPenis</li>
</maleGenitals>
<tags>
<li>Scales</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>ElephantPerson</defName>
<raceNames>
<li>ElephantMan</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>Vagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>ElephantPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>FelinePerson</defName>
<raceNames>
<li>Alien_Nyaron</li>
<li>ATK_Felinemorph</li>
<li>GuardianBast</li>
<li>LynxMan</li>
<li>Maidnukos</li>
<li>miko</li>
<li>Yokai_NekoMusume</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>CatVagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>CatPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<raceSexDrive>1.2</raceSexDrive>
</rjw.RaceGroupDef>
<!-- Why are there so many of these? -_- -->
<rjw.RaceGroupDef>
<defName>FoxGirls</defName>
<raceNames>
<li>Alien_Hisa</li>
<li>kon</li>
<li>Vulpes</li>
</raceNames>
<anuses>
<li>Petite_FoxGirls_Anus</li>
</anuses>
<femaleBreasts>
<li>Petite_FoxGirls_Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>Petite_FoxGirls_Vagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>DogPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<raceSexDrive>1.3</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>FishPerson</defName>
<raceNames>
<li>IkquanRace</li>
<li>Alien_NiHal</li>
<li>Alien_Quarren</li>
<li>Alien_MonCalamari</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts>
<li>FeaturelessChest</li>
</femaleBreasts>
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleBreasts>
<li>FeaturelessChest</li>
</maleBreasts>
<maleGenitals>
<li>MarinePenis</li>
</maleGenitals>
<tags>
<li>Scales</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>HorsePerson</defName>
<raceNames>
<li>Alien_Bullgor</li>
<li>Alien_Eponalike</li>
<li>Alien_Epona</li>
<li>Alien_Equium</li>
<li>Alien_DonkEquium</li>
<li>Alien_UniEquium</li>
<li>Alien_ZEquium</li>
<li>Alien_PEquium</li>
<li>Alien_DonkPEquium</li>
<li>Alien_UniPEquium</li>
<li>Alien_ZPEquium</li>
<li>WoW_Draenei</li>
</raceNames>
<anuses>
<li>HorseAnus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>HorseVagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>HorsePenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
<li>Skin</li>
</tags>
<raceSexDrive>1.3</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>InsectPerson</defName>
<raceNames>
<li>Alien_Mantis</li>
<li>Cults_ByakheeRace</li>
<li>KlickmalaRace</li>
<li>Poleepkwa</li>
<li>Kenshi_Hiver_Prince</li>
<li>Kenshi_Fogman_Prince</li>
<li>Kenshi_Hiver_Prince_Southern</li>
</raceNames>
<anuses>
<li>InsectAnus</li>
</anuses>
<femaleBreasts>
<li>FeaturelessChest</li>
</femaleBreasts>
<femaleGenitals>
<li>OvipositorF</li>
</femaleGenitals>
<maleBreasts>
<li>FeaturelessChest</li>
</maleBreasts>
<maleGenitals>
<li>OvipositorM</li>
</maleGenitals>
<tags>
<li>Chitin</li>
</tags>
<oviPregnancy>true</oviPregnancy>
<ImplantEggs>true</ImplantEggs>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>PigPerson</defName>
<raceNames>
<li>PigMan</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>Vagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>PigPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>RaccoonPerson</defName>
<raceNames>
<li>RaccoonMan</li>
<li>StarWarsRaces_Ewok</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>Vagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>RaccoonPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<raceSexDrive>1.1</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>ReptilePerson</defName>
<raceNames>
<li>Naga</li>
<li>O21_Alien_Kobold</li>
<li>O21_FR_Kobold</li>
<li>Pawnbold_bold</li>
<li>StarWarsRaces_Rodian</li>
<li>Yokai_Lamia</li>
<li>Yokai_Samia</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts>
<li>ScaleBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleBreasts>
<li>ScaleBreasts</li>
</maleBreasts>
<maleGenitals>
<li>HemiPenis</li>
</maleGenitals>
<tags>
<li>Scale</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>RodentPerson</defName>
<raceNames>
<li>ATK_Lagomorph</li>
<li>Alien_Momu</li>
<li>Alien_Skaven</li>
<li>Alien_SkavenStorm</li>
<li>Alien_SkavenMoulder</li>
<li>Alien_HornedSkaven</li>
<li>hana</li>
<li>Ratkin</li>
<li>Ratkin_Su</li>
<li>Rotti</li>
<li>RK_KingHamster</li>
<li>Rabbie</li>
<li>Yokai_Kamaitachi</li>
</raceNames>
<anuses>
<li>Petite_Anus</li>
</anuses>
<femaleBreasts>
<li>Petite_Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>RodentVagina</li>
</femaleGenitals>
<maleBreasts>
<li>Petite_Breasts</li>
</maleBreasts>
<maleGenitals>
<li>RodentPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<raceSexDrive>1.4</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>ArachnidPerson</defName>
<raceNames>
<li>Arachne</li>
<li>Races_BlackWidow</li>
<li>Yokai_JorouGumo</li>
</raceNames>
<anuses>
<li>InsectAnus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>OviporeVagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>AedeagusPenis</li>
</maleGenitals>
<tags>
<li>Chitin</li>
</tags>
<oviPregnancy>true</oviPregnancy>
<raceSexDrive>0.8</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>InsectPerson</defName>
<raceNames>
<li>Ant_AntiniumRace</li>
<li>Alien_Beetle</li>
<li>BWFlooferMoth</li>
</raceNames>
<anuses>
<li>InsectAnus</li>
</anuses>
<femaleBreasts>
<li>FeaturelessChest</li>
</femaleBreasts>
<femaleGenitals>
<li>OvipositorF</li>
</femaleGenitals>
<maleBreasts>
<li>FeaturelessChest</li>
</maleBreasts>
<maleGenitals>
<li>OvipositorM</li>
</maleGenitals>
<tags>
<li>Chitin</li>
</tags>
<raceSexDrive>0.8</raceSexDrive>
<oviPregnancy>true</oviPregnancy>
<ImplantEggs>true</ImplantEggs>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,105 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Alien Vs Predator.1568400124 -->
<!-- Yautja -->
<rjw.RaceGroupDef>
<defName>Yautja_Alien</defName>
<raceNames>
<li>RRY_Alien_Yautja</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>Vagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>Penis</li>
</maleGenitals>
<tags>
<li>Scales</li>
</tags>
</rjw.RaceGroupDef>
<!-- Rynath (What is this???) -->
<rjw.RaceGroupDef>
<defName>Rynath_Animal</defName>
<raceNames>
<li>RRY_Rynath</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>FeaturelessChest</li>
</femaleBreasts>
<femaleGenitals>
<li>HorseVagina</li>
</femaleGenitals>
<maleBreasts>
<li>FeaturelessChest</li>
</maleBreasts>
<maleGenitals>
<li>HorsePenis</li>
</maleGenitals>
<tags>
<li>Skin</li>
</tags>
</rjw.RaceGroupDef>
<!-- Xenomorph Predalien -->
<rjw.RaceGroupDef>
<defName>Xenomorph_Predalien_Animal</defName>
<raceNames>
<li>RRY_Xenomorph_Predalien</li>
</raceNames>
<anuses>
<li>InsectAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals />
<maleBreasts />
<maleGenitals>
<li>HemiPenis</li>
</maleGenitals>
<tags>
<li>Chitin</li>
</tags>
<hasSingleGender>true</hasSingleGender>
<hasSexNeed>true</hasSexNeed>
<hasFertility>false</hasFertility>
<hasPregnancy>false</hasPregnancy>
</rjw.RaceGroupDef>
<!-- Xenomorph Thrumbomorph -->
<rjw.RaceGroupDef>
<defName>Xenomorph_Thrumbomorph_Animal</defName>
<raceNames>
<li>RRY_Xenomorph_Thrumbomorph</li>
</raceNames>
<anuses>
<li>InsectAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>OvipositorF</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>DragonPenis</li>
</maleGenitals>
<tags>
<li>Chitin</li>
</tags>
<hasSingleGender>true</hasSingleGender>
<hasSexNeed>true</hasSexNeed>
<hasFertility>false</hasFertility>
<hasPregnancy>false</hasPregnancy>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,24 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Borderlands: The Rim.1911170462. https://steamcommunity.com/sharedfiles/filedetails/?id=1911170462 -->
<rjw.RaceGroupDef>
<defName>BL_Animals_Canine</defName>
<raceNames>
<li>Skag</li>
<li>SkagArctic</li>
<li>SkagSpitter</li>
</raceNames>
<anuses />
<femaleBreasts />
<femaleGenitals>
<li>DogVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>DogPenis</li>
</maleGenitals>
<tags>
<li>Scale</li>
</tags>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,64 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Callistans(1.0). 1545178908. https://steamcommunity.com/sharedfiles/filedetails/?id=1545178908 -->
<rjw.RaceGroupDef>
<defName>Callistans_Evolved_Wolf_People</defName>
<raceNames>
<li>Alien_Callistan</li>
</raceNames>
<anuses>
<li>Anus</li>
<li>HydraulicAnus</li>
<li>BionicAnus</li>
<li>ArchotechAnus</li>
</anuses>
<chanceanuses>
<li>0.75</li>
<li>0.05</li>
<li>0.15</li>
<li>0.02</li>
</chanceanuses>
<femaleBreasts>
<li>Breasts</li>
<li>HydraulicBreasts</li>
<li>BionicBreasts</li>
<li>ArchotechBreasts</li>
</femaleBreasts>
<chancefemaleBreasts>
<li>0.75</li>
<li>0.05</li>
<li>0.15</li>
<li>0.02</li>
</chancefemaleBreasts>
<femaleGenitals>
<li>DogVagina</li>
<li>HydraulicVagina</li>
<li>BionicVagina</li>
<li>ArchotechVagina</li>
</femaleGenitals>
<chancefemaleGenitals>
<li>0.75</li>
<li>0.05</li>
<li>0.15</li>
<li>0.02</li>
</chancefemaleGenitals>
<maleBreasts>
<li>Breasts</li>
<li>HydraulicBreasts</li>
<li>BionicBreasts</li>
<li>ArchotechBreasts</li>
</maleBreasts>
<chancemaleBreasts>
<li>0.75</li>
<li>0.05</li>
<li>0.15</li>
<li>0.02</li>
</chancemaleBreasts>
<maleGenitals>
<li>DogPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Warhammer: Daemonettes. 1659631711 -->
<rjw.RaceGroupDef>
<defName>Sleneshi_Animals</defName>
<raceNames>
<li>Fiend</li>
<li>Steed</li>
<li>SteedCovBase</li>
<li>FiendCovBase</li>
</raceNames>
<anuses>
<li>Anus</li>
<li>DemonAnus</li>
</anuses>
<femaleBreasts>
<li>UdderBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>HorseVagina</li>
<li>DemonVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>HorsePenis</li>
<li>DemonPenis</li>
</maleGenitals>
<chancemaleGenitals></chancemaleGenitals>
<tags>
<li>Demon</li>
</tags>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,741 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<rjw.RaceGroupDef>
<defName>ApesMonkeys</defName>
<raceNames>
<li>Monkey</li>
<li>AEXP_Gorilla</li>
<li>AEXP_Mandrill</li>
<li>AEXP_Lemur</li>
<li>AEXP_Bonobo</li>
<li>Dinopithecus</li>
<li>Gigantopithecus</li>
</raceNames>
<anuses>
<li>MammalianAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GenericVagina</li>
</femaleGenitals>
<maleGenitals>
<li>MonkeyPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<raceSexDrive>1.1</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>AvianAnimals</defName>
<raceNames>
<li>Cassowary</li>
<li>Chicken</li>
<li>Duck</li>
<li>Emu</li>
<li>Goose</li>
<li>Turkey</li>
<li>Ostrich</li>
<li>ACPDuck</li>
<li>ACPDomesticGoose</li>
<li>ACPWildGoose</li>
<li>ACPGreatBustard</li>
<li>ACPKiwi</li>
<li>ACPPenguin</li>
<li>ACPFlamingo</li>
<li>ACPValleyQuail</li>
<li>ACPSilkieChicken</li>
<li>ACPPtarmigan</li>
<li>AA_DesertAve</li>
<li>AA_FrostAve</li>
<li>AA_MeadowAve</li>
<li>AA_NightAve</li>
<li>AA_RoyalAve</li>
<li>AA_FlamingoPhoenix</li>
<li>AEXP_Penguin</li>
<li>AEXP_Moa</li>
<li>AEXP_RockhopperPenguin</li>
<li>AEXP_WildGoose</li>
<li>MM_Ieltxu</li>
<li>MM_Fenghuang</li>
<li>MM_Phoenix</li>
<li>RG-EAP_Dodo</li>
<li>RG-EAP_ArcticDrak</li>
<li>Archostrich</li>
<li>Dinornis</li>
<li>Palaeeudyptes</li>
<li>Titanis</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleGenitals>
<li>CloacalPenis</li>
</maleGenitals>
<tags>
<li>Feathers</li>
</tags>
<oviPregnancy>true</oviPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>BovineAnimals</defName>
<raceNames>
<li>Goat</li>
<li>Caribou</li>
<li>Bison</li>
<li>Cow</li>
<li>Deer</li>
<li>Dromedary</li>
<li>Elk</li>
<li>Gazelle</li>
<li>Muffalo</li>
<li>Ibex</li>
<li>Sheep</li>
<li>Yak</li>
<li>AA_ChameleonYak</li>
<li>AA_DevilSheep</li>
<li>AA_Gigantelope</li>
<li>AA_NightMule</li>
<li>AA_NightRam</li>
<li>AA_Radyak</li>
<li>AA_ShockGoat</li>
<li>AA_SpinedGow</li>
<li>AA_GreyCoatedMouflon</li>
<li>AACP_AnimaMuffalo</li>
<li>ACPBison</li>
<li>ACPMajoreraGoat</li>
<li>ACPGiraffe</li>
<li>ACPSheep</li>
<li>AEXP_Camel</li>
<li>AEXP_Giraffe</li>
<li>AEXP_Hippopotamus</li>
<li>AEXP_Moose</li>
<li>AEXP_Muskox</li>
<li>AEXP_Wildebeest</li>
<li>Gr_AlphaMuffalo</li>
<li>RG-EAP-Protoceratidae</li>
<li>RG-WF_WastelandDeer</li>
<li>FO_ShadowCharger</li>
<li>MM_WildMinotaur</li>
<li>MM_Catoblepas</li>
<li>MM_CeryneianHind</li>
<li>Archoffalo</li>
<li>Archolope</li>
<li>AngusCow</li>
<li>AnkoleWatusiCow</li>
<li>BoomooCow</li>
<li>BrahmanCow</li>
<li>BravaCow</li>
<li>BrownSwissCow</li>
<li>HarianaCow</li>
<li>HerefordCow</li>
<li>HighlandCow</li>
<li>HolsteinFriesianCow</li>
<li>JerseyCow</li>
<li>LimousinCow</li>
<li>LonghornCow</li>
<li>ZebuCow</li>
<li>AssafSheep</li>
<li>AwassiSheep</li>
<li>BighornSheep</li>
<li>BorderLeicesterSheep</li>
<li>JacobsSheep</li>
<li>LincolnSheep</li>
<li>MerinoSheep</li>
<li>MouflonSheep</li>
<li>SuffolkSheep</li>
<li>Addax</li>
<li>Andrewsarchus</li>
<li>Aurochs</li>
<li>Macrauchenia</li>
<li>Megaloceros</li>
<li>Sivatherium</li>
<li>Bongo</li>
<li>Gemsbok</li>
<li>WaterDeer</li>
<li>AnimaYak</li>
<li>Raamu</li>
</raceNames>
<anuses>
<li>MammalianAnus</li>
</anuses>
<femaleBreasts>
<li>UdderBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>BovineVagina</li>
</femaleGenitals>
<maleGenitals>
<li>BovinePenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>CanineAnimals</defName>
<raceNames>
<li>AA_AnimusVox</li>
<li>AA_Skiphound</li>
<li>AACP_AnimaFox</li>
<li>ACPWildDog</li>
<li>ACPDirewolf</li>
<li>ACPBlackwolf</li>
<li>ACPSpiritwolf</li>
<li>ACPSpiritwolfFF</li>
<li>AEXP_Coyote</li>
<li>AEXP_ArcticCoyote</li>
<li>AEXP_Beagle</li>
<li>AEXP_Chihuahua</li>
<li>AEXP_Corgi</li>
<li>AEXP_FrenchBulldog</li>
<li>AEXP_GermanShepherd</li>
<li>AEXP_GreatDane</li>
<li>AEXP_Poodle</li>
<li>AEXP_Pug</li>
<li>AEXP_Rottweiler</li>
<li>AEXP_Shih-Tzu</li>
<li>AEXP_WelshTerrier</li>
<li>AEXP_AfricanWildDog</li>
<li>MM_Ahuizotl</li>
<li>MM_Kitsune</li>
<li>MM_Cerberus</li>
<li>Archomutt</li>
<li>AnimaWarg</li>
<li>Abaddog</li>
<li>Arctivore</li>
<li>Omnicron</li>
<li>Fuzztino</li>
<li>ERN_Palamute</li>
</raceNames>
<anuses>
<li>MammalianAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>DogVagina</li>
</femaleGenitals>
<maleGenitals>
<li>DogPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>CrocodilianAnimals</defName>
<raceNames>
<li>AA_RoughPlatedMonitor</li>
<li>AEXP_Crocodile</li>
<li>AEXP_Alligator</li>
<li>Quinkana</li>
<li>Purussaurus</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>CrocodilianPenis</li>
</maleGenitals>
<tags>
<li>Scale</li>
</tags>
<oviPregnancy>true</oviPregnancy>
<raceSexDrive>0.8</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>ElephantAnimals</defName>
<raceNames>
<li>Elephant</li>
<li>AA_Gallatross</li>
<li>AEXP_AsianElephant</li>
<li>AEXP_IndianElephant</li>
<li>AEXP_Tapir</li>
<li>HC_WoollyMammoth</li>
<li>RG-EAP_WoollyMammoth</li>
<li>Deinotherium</li>
<li>Platybelodon</li>
<li>WoollyMammoth</li>
<li>Zygolophodon</li>
<li>Boltusk</li>
</raceNames>
<anuses>
<li>MammalianAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GenericVagina</li>
</femaleGenitals>
<maleGenitals>
<li>ElephantPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<raceSexDrive>0.9</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<!-- Rhinos belong here, not with elephants, as they are odd-toed ungulates -->
<defName>EquineAnimals</defName>
<raceNames>
<li>Rhinoceros</li>
<li>ACPHorse</li>
<li>ACPWoolyHorse</li>
<li>ACPLlama</li>
<li>ACPBlackRhinoceros</li>
<li>ACPWoolyRhino</li>
<li>AEXP_BlackRhino</li>
<li>AEXP_Zebra</li>
<li>AEXP_Quagga</li>
<li>FO_Thunderox</li>
<li>MM_Pegasus</li>
<li>MM_Unicorn</li>
<li>RG-EAP_WoollyRhino</li>
<li>Chalicotherium</li>
<li>Elasmotherium</li>
<li>Paraceratherium</li>
<li>Uintatherium</li>
</raceNames>
<anuses>
<li>MammalianAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GenericVagina</li>
</femaleGenitals>
<maleGenitals>
<li>HorsePenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>FelineAnimals</defName>
<raceNames>
<li>AA_ArcticLion</li>
<li>AA_SandLion</li>
<li>AA_PhoenixOwlcat</li>
<li>AA_SandProwler</li>
<li>ACPMunchkinCat</li>
<li>ACPLion</li>
<li>ACPTiger</li>
<li>ACPCheetah</li>
<li>ACPAmurLeopard</li>
<li>ACPSnowLeopard</li>
<li>AEXP_Jaguar</li>
<li>AEXP_Tiger</li>
<li>AEXP_CatAbyssinian</li>
<li>AEXP_CatBengal</li>
<li>AEXP_CatBritishShorthair</li>
<li>AEXP_CatMaineCoon</li>
<li>AEXP_CatMunchkin</li>
<li>AEXP_CatNorwegianForest</li>
<li>AEXP_CatPersian</li>
<li>AEXP_CatSiamese</li>
<li>AEXP_CatSomali</li>
<li>AEXP_CatSphynx</li>
<li>AEXP_Lion</li>
<li>AEXP_Cheetah</li>
<li>AEXP_Thylacine</li>
<li>FO_DuskProwler</li>
<li>MM_Chimera</li>
<li>MM_Manticore</li>
<li>MM_Xiezhi</li>
<li>MM_Griffin</li>
<li>eBlackcat</li>
<li>Snow_leopard</li>
<li>Pallas_cat</li>
<li>Dinocrocuta</li>
<li>Smilodon</li>
<li>Jeeta</li>
<li>Carnagrius</li>
</raceNames>
<anuses>
<li>CatAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>CatVagina</li>
</femaleGenitals>
<maleGenitals>
<li>CatPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>FelineYeenAnimals</defName>
<raceNames>
<li>AEXP_Hyena</li>
</raceNames>
<anuses>
<li>CatAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>CatVagina</li>
</femaleGenitals>
<maleGenitals>
<li>CatPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<raceSexDrive>1.3</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>MarineMammals</defName>
<raceNames>
<li>ACPSpottedSeal</li>
<li>ACPWalrus</li>
<li>ACPHippopotamus</li>
<li>AEXP_Seal</li>
<li>AEXP_Walrus</li>
<li>Gomphotaria</li>
</raceNames>
<anuses>
<li>MammalianAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GenericVagina</li>
</femaleGenitals>
<maleGenitals>
<li>MarinePenis</li>
</maleGenitals>
<tags>
<li>Skin</li>
</tags>
<raceSexDrive>0.9</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>PigAnimals</defName>
<raceNames>
<li>Pig</li>
<li>WildBoar</li>
<li>ACPTapir</li>
<li>ACPPeccary</li>
<li>AA_Thunderbeast</li>
<li>AA_Darkbeast</li>
<li>FO_DarkVandal</li>
<li>MM_ErymanthianBoar</li>
<li>Daeodon</li>
</raceNames>
<anuses>
<li>MammalianAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GenericVagina</li>
</femaleGenitals>
<maleGenitals>
<li>PigPenis</li>
</maleGenitals>
<tags>
<li>Skin</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>PlatypusAnimals</defName>
<raceNames>
<li>ACPDuckBilledPlatypus</li>
<li>AEXP_Platypus</li>
</raceNames>
<anuses>
<li>MammalianAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GenericVagina</li>
</femaleGenitals>
<maleGenitals>
<li>RaccoonPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<oviPregnancy>true</oviPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>RaccoonAnimals</defName>
<raceNames>
<li>AA_Frostling</li>
<li>AA_Groundrunner</li>
<li>AA_Helixien</li>
<li>AA_Nightling</li>
<li>ACPMegaFerret</li>
<li>ACPMegabadger</li>
<li>ACPOtter</li>
<li>ACPFerret</li>
<li>ACPHoneyBadger</li>
<li>ACPFishercat</li>
<li>ACPErmine</li>
<li>AEXP_Boombat</li>
<li>AEXP_Koala</li>
<li>AEXP_Kangaroo</li>
<li>AEXP_MegaWolverine</li>
<li>AEXP_Otter</li>
<li>AEXP_TasmanianDevil</li>
<li>AEXP_Pangolin</li>
<li>AEXP_RedPanda</li>
<li>AEXP_Badger</li>
<li>FO_RMurkling</li>
<li>Diprotodon</li>
<li>Enhydriodon</li>
<li>Procoptodon</li>
</raceNames>
<anuses>
<li>MammalianAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GenericVagina</li>
</femaleGenitals>
<maleGenitals>
<li>RaccoonPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>ReptilianAnimals</defName>
<raceNames>
<li>Cobra</li>
<li>Iguana</li>
<li>AA_BloodShrimp</li>
<li>AA_Erin</li>
<li>AA_Lockjaw</li>
<li>AA_RaptorShrimp</li>
<li>AA_RayHound</li>
<li>AA_Skyeel</li>
<li>ACPXenguana</li>
<li>ACPXGecko</li>
<li>ACPKomodo</li>
<li>ACPThornyDevil</li>
<li>AEXP_Anaconda</li>
<li>AEXP_Rattlesnake</li>
<li>AEXP_GilaMonster</li>
<li>MM_LernaeanHydra</li>
<li>MM_Basilisk</li>
<li>MM_Salamander</li>
<li>MM_Tlilcoatl</li>
<li>RG-WF_WastelandDeathclaw</li>
<li>Gigantophis</li>
<li>Megalania</li>
<li>Rakk</li>
<li>Titanoboa</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleGenitals>
<li>HemiPenis</li>
</maleGenitals>
<tags>
<li>Scales</li>
</tags>
<oviPregnancy>true</oviPregnancy>
<raceSexDrive>0.8</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>RodentAnimals</defName>
<raceNames>
<li>GuineaPig</li>
<li>Capybara</li>
<li>Squirrel</li>
<li>AA_DuskRat</li>
<li>AA_FissionMouse</li>
<li>AA_FissionMouseSecond</li>
<li>AA_FissionMouseThird</li>
<li>AA_Frostmite</li>
<li>AA_Razorjack</li>
<li>AA_FrostboundBehemoth</li>
<li>ACPChipmunk</li>
<li>ACPGuineaPig</li>
<li>ACPHedgehog</li>
<li>AACPPorcupine</li>
<li>ACPDomesticRabbit</li>
<li>ACPAngoraRabbit</li>
<li>ACPJackalope</li>
<li>AEXP_BlackFootedFerret</li>
<li>AEXP_Hedgehog</li>
<li>AEXP_Beaver</li>
<li>AEXP_Porcupine</li>
<li>RG-WF_WastelandSquirrel</li>
<li>RG-WF_WastelandBeaver</li>
<li>Archojerboa</li>
<li>Castoroides</li>
<li>Josephoartigasia</li>
<li>Pika</li>
<li>FoxSquirrel</li>
</raceNames>
<anuses>
<li>MammalianAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GenericVagina</li>
</femaleGenitals>
<maleGenitals>
<li>RodentPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<raceSexDrive>1.1</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>SquidAnimals</defName>
<raceNames>
<li>AA_SandSquid</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>TentaclePenis</li>
</maleGenitals>
<tags></tags>
<oviPregnancy>true</oviPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>TentacleHermAnimals</defName>
<raceNames>
<li>AA_Plasmorph</li>
<li>AA_TarGuzzler</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>TentaclePenis</li>
</maleGenitals>
<tags></tags>
<hasSingleGender>true</hasSingleGender>
<oviPregnancy>true</oviPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>TurtleAnimals</defName>
<raceNames>
<li>Tortoise</li>
<li>AEXP_DesertTortoise</li>
<li>Gr_AlphaTortoise</li>
<li>Archotortoise</li>
<li>Megalochelys</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>TurtlePenis</li>
</maleGenitals>
<tags>
<li>Scales</li>
</tags>
<oviPregnancy>true</oviPregnancy>
<raceSexDrive>0.8</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>UrsineAnimals</defName>
<raceNames>
<li>Bear</li>
<li>Bear_Grizzly</li>
<li>Bear_Polar</li>
<li>ACPBlackbear</li>
<li>ACPPanda</li>
<li>AEXP_BlackBear</li>
<li>AEXP_Panda</li>
<li>RG-WF_WastelandBear</li>
<li>Archopanda</li>
<li>AnimaBear</li>
<li>ShortfacedBear</li>
</raceNames>
<anuses>
<li>MammalianAnus</li>
</anuses>
<femaleBreasts>
<li>GenericBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GenericVagina</li>
</femaleGenitals>
<maleGenitals>
<li>BearPenis</li>
</maleGenitals>
<tags>
<li>Fur</li>
</tags>
<raceSexDrive>0.9</raceSexDrive>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,172 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<rjw.RaceGroupDef>
<defName>DinosaurAnimalsFeathery</defName>
<raceNames>
<li>AA_PedigreedRaptor</li>
<li>Yutyrannus</li>
<li>Dakotaraptor</li>
<li>Velociraptor</li>
<li>Gallimimus</li>
<li>Gigantoraptor</li>
<li>Deinocheirus</li>
<li>Therizinosaurus</li>
</raceNames>
<anuses>
<li>DinoAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>DinoVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>DinoPenis</li>
</maleGenitals>
<tags>
<li>Feathers</li>
</tags>
<oviPregnancy>true</oviPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>DinosaurAnimalsScaley</defName>
<raceNames>
<li>AA_PedigreedRaptor</li>
<li>TyrannosaurusRex</li>
<li>Carnotaurus</li>
<li>Allosaurus</li>
<li>Spinosaurus</li>
<li>Baryonyx</li>
<li>Ankylosaurus</li>
<li>Minmi</li>
<li>Brachiosaurus</li>
<li>Brontosaurus</li>
<li>Diplodocus</li>
<li>Magyarosaurus</li>
<li>Utahraptor</li>
<li>Dilophosaurus</li>
<li>Compsognathus</li>
<li>Iguanodon</li>
<li>Parasaur</li>
<li>Corythosaurus</li>
<li>Pachycephalosaurus</li>
<li>Stygimoloch</li>
<li>Dryosaurus</li>
<li>Stegosaurus</li>
<li>Triceratops</li>
<li>Protoceratops</li>
<li>Quetzalcoatlus</li>
<li>Pteranodon</li>
</raceNames>
<anuses>
<li>DinoAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>DinoVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>DinoPenis</li>
</maleGenitals>
<tags>
<li>Scales</li>
</tags>
<oviPregnancy>true</oviPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>DragonAnimals</defName>
<raceNames>
<li>AA_DecayDrake</li>
<li>Black_Dragon</li>
<li>Blue_Dragon</li>
<li>Green_Dragon</li>
<li>Purple_Dragon</li>
<li>Red_Dragon</li>
<li>White_Dragon</li>
<li>Yellow_Dragon</li>
<li>Gold_Dragon</li>
<li>Royal_Dragon</li>
<li>Silver_Dragon</li>
<li>Jade_Dragon</li>
<li>True_Dragon</li>
<li>FO_RBehemoth</li>
<li>MM_Qilin</li>
<li>MM_LesserWyvern</li>
<li>Archothrumbo</li>
<li>Draclone</li>
<li>Mystogen</li>
<li>Voltaic</li>
<li>RoyalThrumbo</li>
</raceNames>
<anuses>
<li>DragonAnus</li>
</anuses>
<femaleBreasts></femaleBreasts>
<femaleGenitals>
<li>DragonVagina</li>
</femaleGenitals>
<maleBreasts></maleBreasts>
<maleGenitals>
<li>DragonPenis</li>
</maleGenitals>
<tags>
<li>Scale</li>
</tags>
<oviPregnancy>true</oviPregnancy>
<raceSexDrive>1.2</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>SkinDogAnimals</defName>
<raceNames>
<li>AA_RipperHound</li>
<li>RRY_Yautja_Hound</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>FeaturelessChest</li>
</femaleBreasts>
<femaleGenitals>
<li>DogVagina</li>
</femaleGenitals>
<maleBreasts>
<li>FeaturelessChest</li>
</maleBreasts>
<maleGenitals>
<li>DogPenis</li>
</maleGenitals>
<tags>
<li>Skin</li>
</tags>
<raceSexDrive>0.9</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>VineAnimals</defName>
<raceNames>
<li>AA_AnimaColossus</li>
<li>AA_Mantrap</li>
<li>AA_MycoidColossus</li>
<li>AA_OvergrownColossus</li>
<li>WMH_Leshy</li>
</raceNames>
<anuses />
<femaleBreasts />
<femaleGenitals />
<maleBreasts />
<maleGenitals>
<li>VinePenis</li>
</maleGenitals>
<tags>
<li>Plant</li>
</tags>
<hasSingleGender>true</hasSingleGender>
<hasPregnancy>false</hasPregnancy>
<raceSexDrive>0.5</raceSexDrive>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,404 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<rjw.RaceGroupDef>
<defName>BaseHumanoidRace</defName>
<raceNames>
<li>Alien_Goblin</li>
<li>Alien_Dirach</li>
<li>Alien_Fimm</li>
<li>Alien_Meargh</li>
<li>Alien_Moyo</li>
<li>Alien_Shearl</li>
<li>Alien_Twi'lek</li>
<li>Alien_Zabrak</li>
<li>DwarfRace</li>
<li>eCutefairy</li>
<li>eDefender</li>
<li>eGoldenknight</li>
<li>eGwen</li>
<li>eYoungercatsister</li>
<li>eYoungersister</li>
<li>HorrorsInfestedHuman</li>
<li>HorrorsOverlord</li>
<li>Elona_Imouto</li>
<li>Giant</li>
<li>Shoujo</li>
<li>FP_OgreRace</li>
<li>Ooka_Miko</li>
<li>TrollRace</li>
<li>WMH_Cyclops</li>
<li>Yokai_YukiShizuku</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>Vagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>Penis</li>
</maleGenitals>
<tags>
<li>Skin</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>NoPartsHumanoidRace</defName>
<raceNames>
<li>Alien_Zoltan</li>
</raceNames>
<anuses>
</anuses>
<femaleBreasts />
<femaleGenitals />
<maleBreasts />
<maleGenitals />
<tags>
<li>Skin</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>HornyHumanoidRace</defName>
<raceNames>
<li>Alien_Kijin</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Horny_Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>Horny_Vagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>Horny_Penis</li>
</maleGenitals>
<tags>
<li>Skin</li>
</tags>
<raceSexDrive>1.5</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>DemonRace</defName>
<raceNames>
<li>Alien_BlueOni</li>
<li>Alien_GreenOni</li>
<li>Alien_RedOni</li>
<li>Alien_Zhthyhl</li>
<li>Alien_Slaaneshi</li>
<li>Alien_SlaaPrince</li>
<li>Alien_Daemonette</li>
<li>eBlackangel</li>
<li>eExile</li>
<li>kohime</li>
<li>MM_Kappa</li>
<li>O21_Alien_Tiefling</li>
<li>O21_FR_Tiefling</li>
<li>Sandy_Devil</li>
<li>WMH_Ekimmara</li>
<li>WMH_Fleder</li>
<li>Yokai_Akaname</li>
<li>Yokai_Issun</li>
<li>Yokai_Kappa</li>
<li>Yokai_OKappa</li>
<li>Yokai_TuskSprit</li>
</raceNames>
<anuses>
<li>DemonAnus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>DemonVagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>DemonPenis</li>
<li>DemonTentaclePenis</li>
</maleGenitals>
<chancemaleGenitals>
<li>0.80</li>
<li>0.20</li>
</chancemaleGenitals>
<tags>
<li>Demon</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>ElfRace</defName>
<raceNames>
<li>Alien_Eldar</li>
<li>AS_WHE_Race</li>
<li>Sandy_Angel</li>
<li>Alien_Astoriel</li>
<li>Alien_Drow_Otto</li>
<li>ElfRace</li>
<li>O21_Alien_DarkElf</li>
<li>O21_Alien_MoonElf</li>
<li>O21_Alien_SunElf</li>
<li>O21_Alien_WoodElf</li>
<li>O21_FR_DarkElf</li>
<li>O21_FR_MoonElf</li>
<li>O21_FR_SunElf</li>
<li>O21_FR_WoodElf</li>
<li>WoW_BloodElf</li>
<li>WoW_HighElf</li>
<li>WoW_NightElf</li>
<li>WoW_ForsakenHighElf</li>
<li>WoW_ForsakenNightElf</li>
</raceNames>
<anuses>
<li>ElfAnus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>ElfVagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>ElfPenis</li>
</maleGenitals>
<tags>
<li>Skin</li>
</tags>
<raceSexDrive>1.2</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>GhostRace</defName>
<raceNames>
<li>DRSKT_Race</li>
<li>HPLovecraft_MistCreature</li>
<li>MM_WillOWisp</li>
<li>WoW_Skeleton</li>
<li>WMH_Djinn</li>
<li>WMH_Hym</li>
</raceNames>
<anuses>
<li>GhostAnus</li>
</anuses>
<femaleBreasts>
<li>GhostBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GhostVagina</li>
</femaleGenitals>
<maleBreasts>
<li>GhostBreasts</li>
</maleBreasts>
<maleGenitals>
<li>GhostPenis</li>
</maleGenitals>
<tags>
<li>Demon</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>GhoulRace</defName>
<raceNames>
<li>Ghoul</li>
<li>GlowingGhoul</li>
</raceNames>
<anuses>
<li>GhoulAnus</li>
</anuses>
<femaleBreasts>
<li>GhoulBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GhoulVagina</li>
</femaleGenitals>
<maleBreasts>
<li>GhoulBreasts</li>
</maleBreasts>
<maleGenitals>
<li>GhoulPenis</li>
</maleGenitals>
<tags>
<li>Skin</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>GolemRace</defName>
<raceNames>
<li>Alien_Crystalloid</li>
<li>Crystal_Prism</li>
<li>Crystal_NeutralPrism</li>
<li>Crystal_PrismMini</li>
<li>Crystal_Preserver</li>
<li>Crystal_Guardian</li>
<li>Crystal_Specter</li>
<li>Crystal_GuardianP</li>
<li>Crystal_Colossus</li>
<li>Alien_Rockman</li>
<li>Alien_Crystal</li>
<li>WMH_Golem</li>
</raceNames>
<anuses />
<femaleBreasts />
<femaleGenitals>
<li>GolemVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>GolemPenis</li>
</maleGenitals>
<tags></tags>
<raceSexDrive>0.8</raceSexDrive>
<hasSexNeed>true</hasSexNeed>
<hasFertility>false</hasFertility>
<hasPregnancy>false</hasPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>OrcRace</defName>
<raceNames>
<li>Alien_Orc</li>
<li>O21_Alien_Orc</li>
<li>O21_FR_Orc</li>
<li>OG_Alien_Ork</li>
<li>OG_Cyborg_Ork</li>
<li>OrcRace</li>
<li>Ork_Warboss</li>
<li>Ork_Nob</li>
<li>Ork_Eavy_Nob</li>
<li>Ork_Boy</li>
<li>Ork_Eavy_Boy</li>
<li>Ork_Grot</li>
<li>OG_Alien_Grot</li>
<li>WoW_Orc</li>
</raceNames>
<anuses>
<li>OrcAnus</li>
</anuses>
<femaleBreasts>
<li>OrcBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>OrcVagina</li>
</femaleGenitals>
<maleBreasts>
<li>OrcBreasts</li>
</maleBreasts>
<maleGenitals>
<li>OrcPenis</li>
</maleGenitals>
<tags>
<li>Skin</li>
</tags>
<raceSexDrive>1.3</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>SlimeRace</defName>
<raceNames>
<li>Alien_Slime</li>
<li>Alien_Slug</li>
<li>Mincho_ThingDef</li>
<li>Slime</li>
<li>Yokai_HihiiroKabe</li>
</raceNames>
<anuses>
<li>SlimeAnus</li>
</anuses>
<femaleBreasts>
<li>SlimeBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>SlimeVagina</li>
</femaleGenitals>
<maleBreasts>
<li>SlimeBreasts</li>
</maleBreasts>
<maleGenitals>
<li>SlimeTentacles</li>
</maleGenitals>
<tags>
<li>Slime</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>TreePerson</defName>
<raceNames>
<li>Alien_Dryad</li>
<li>Alien_DryadWild</li>
<li>Alien_Tree</li>
</raceNames>
<anuses>
<li>TreeAnus</li>
</anuses>
<femaleBreasts>
<li>TreeBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>TreeVagina</li>
</femaleGenitals>
<maleBreasts>
<li>TreeBreasts</li>
</maleBreasts>
<maleGenitals>
<li>TreePenis</li>
</maleGenitals>
<tags>
<li>Plant</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>ZombieRace</defName>
<raceNames>
<li>DRSKT_Race_Zombie</li>
<li>ReanimatedCorpse</li>
<li>WoW_Forsaken</li>
<li>WMH_Fogler</li>
<li>WMH_Ghoul</li>
<li>WMH_Fogler</li>
<li>WMH_Nekker</li>
<li>WMH_Wraith</li>
</raceNames>
<anuses>
<li>NecroAnus</li>
</anuses>
<femaleBreasts>
<li>NecroBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>NecroVagina</li>
</femaleGenitals>
<maleBreasts>
<li>NecroBreasts</li>
</maleBreasts>
<maleGenitals>
<li>NecroPenis</li>
</maleGenitals>
<tags>
<li>Demon</li>
</tags>
<hasFertility>false</hasFertility>
<hasPregnancy>false</hasPregnancy>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- -->
<rjw.RaceGroupDef>
<defName>Illithid_Squid_People</defName>
<raceNames>
<li>O21_Alien_Illithid</li>
<li>O21_FR_Illithid</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts />
<femaleGenitals />
<maleBreasts>
<li>FeaturelessChest</li>
</maleBreasts>
<maleGenitals>
<li>TentaclePenis</li>
</maleGenitals>
<tags>
<li>Skin</li>
</tags>
<hasSingleGender>true</hasSingleGender>
<hasFertility>false</hasFertility>
<hasPregnancy>false</hasPregnancy>
<raceSexDrive>0.5</raceSexDrive>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Oni of the Rim. https://steamcommunity.com/sharedfiles/filedetails/?id=1632244750 -->
<rjw.RaceGroupDef>
<defName>Oni</defName>
<raceNames>
<li>AOni</li>
<li>Alien_AncestralAOni</li>
</raceNames>
<anuses>
<li>DemonAnus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>DemonVagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>DemonPenis</li>
</maleGenitals>
<tags>
<li>Demon</li>
<li>Feathers</li>
</tags>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>Oni_Animal</defName>
<raceNames>
<li>Ornimegalonyx</li>
</raceNames>
<anuses>
<li>CloacalAnus</li>
</anuses>
<femaleBreasts>
<li>FeaturelessChest</li>
</femaleBreasts>
<femaleGenitals>
<li>CloacalVagina</li>
</femaleGenitals>
<maleBreasts>
<li>FeaturelessChest</li>
</maleBreasts>
<maleGenitals>
<li>CloacalPenis</li>
</maleGenitals>
<tags>
<li>Feathers</li>
</tags>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,36 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Protogen! Marley Race Mod. 1716136868. https://steamcommunity.com/sharedfiles/filedetails/?id=1716136868 -->
<rjw.RaceGroupDef>
<defName>Protogen</defName>
<raceNames>
<li>Alien_Protogen</li>
<li>Alien_ProtogenNME</li>
</raceNames>
<anuses>
<li>Anus</li>
<li>DogAnus</li>
<li>BionicAnus</li>
</anuses>
<femaleBreasts>
<li>Breasts</li>
<li>BionicBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>DogVagina</li>
<li>Vagina</li>
<li>BionicVagina</li>
</femaleGenitals>
<maleBreasts>
<li>FeaturelessChest</li>
</maleBreasts>
<maleGenitals>
<li>DogPenis</li>
<li>Penis</li>
<li>BionicPenis</li>
</maleGenitals>
<tags>
<li>Robot</li>
</tags>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,129 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Race To The Rim. 2325478123. https://steamcommunity.com/sharedfiles/filedetails/?id=2325478123&searchtext=race -->
<rjw.RaceGroupDef Name="Base_RJW_RttR">
<defName>Race_To_The_Rim_Group</defName>
<anuses>
<li>DragonAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>DragonVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>DragonPenis</li>
</maleGenitals>
<tags>
<li>Scale</li>
</tags>
<hasFertility>true</hasFertility>
<hasPregnancy>true</hasPregnancy>
<oviPregnancy>true</oviPregnancy>
<ImplantEggs>false</ImplantEggs>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_Fury</defName>
<raceNames>
<li>RttR_Fury</li>
</raceNames>
<eggFertilizedDef>RttR_EggFuryFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_Flightmare</defName>
<raceNames>
<li>RttR_Flightmare</li>
</raceNames>
<eggFertilizedDef>RttR_EggFlightmareFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_Gronckle</defName>
<raceNames>
<li>RttR_Gronckle</li>
</raceNames>
<eggFertilizedDef>RttR_EggGronckleFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_Hotburple</defName>
<raceNames>
<li>RttR_Hotburple</li>
</raceNames>
<eggFertilizedDef>RttR_EggHotburpleFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_Nadder</defName>
<raceNames>
<li>RttR_Nadder</li>
</raceNames>
<eggFertilizedDef>RttR_EggNadderFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_Nightmare</defName>
<raceNames>
<li>RttR_Nightmare</li>
</raceNames>
<eggFertilizedDef>RttR_EggNightmareFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_Razorwhip</defName>
<raceNames>
<li>RttR_Razorwhip</li>
</raceNames>
<eggFertilizedDef>RttR_EggRazorwhipFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_Rumblehorn</defName>
<raceNames>
<li>RttR_Rumblehorn</li>
</raceNames>
<eggFertilizedDef>RttR_EggRumblehornFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_Scauldron</defName>
<raceNames>
<li>RttR_Scauldron</li>
</raceNames>
<eggFertilizedDef>RttR_EggScauldronFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_Stormcutter</defName>
<raceNames>
<li>RttR_Stormcutter</li>
</raceNames>
<eggFertilizedDef>RttR_EggStormcutterFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_TerribleTerror</defName>
<raceNames>
<li>RttR_TerribleTerror</li>
</raceNames>
<eggFertilizedDef>RttR_EggTerribleTerrorFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_TripleStryke</defName>
<raceNames>
<li>RttR_TripleStryke</li>
</raceNames>
<eggFertilizedDef>RttR_EggTripleStrykeFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef ParentName="Base_RJW_RttR">
<defName>RJW_RttR_Zippleback</defName>
<raceNames>
<li>RttR_Zippleback</li>
</raceNames>
<eggFertilizedDef>RttR_EggZipplebackFertilized</eggFertilizedDef>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Rakkle the rattle snake Race mod. 2208700786. https://steamcommunity.com/sharedfiles/filedetails/?id=2208700786 -->
<rjw.RaceGroupDef>
<defName>Rakkle_Rattlesnake</defName>
<raceNames>
<li>Rakkle</li>
</raceNames>
<anuses>
<li>Anus</li>
</anuses>
<femaleBreasts>
<li>Horny_Breasts</li>
</femaleBreasts>
<femaleGenitals>
<li>Vagina</li>
</femaleGenitals>
<maleBreasts>
<li>Breasts</li>
</maleBreasts>
<maleGenitals>
<li>Penis</li>
</maleGenitals>
<tags>
<li>Scales</li>
</tags>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Call of Cthulhu - Cults. 815039373. https://steamcommunity.com/sharedfiles/filedetails/?id=815039373 -->
<rjw.RaceGroupDef>
<defName>ROM_COC_Goat</defName>
<raceNames>
<li>Cults_BlackGoat</li>
</raceNames>
<anuses />
<femaleBreasts>
<li>UdderBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>DemonVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>DemonPenis</li>
</maleGenitals>
<tags>
<li>Demon</li>
<li>Fur</li>
</tags>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,92 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<rjw.RaceGroupDef>
<defName>SimpleRobotPerson</defName>
<raceNames>
<li>Kenshi_Skeleton</li>
<li>Mech_HyperionLoader</li>
<li>O21_Alien_Warforged</li>
<li>O21_FR_Warforged</li>
<li>Battle_Droid</li>
<li>B-1_Droid_Specialist</li>
<li>B-1_Commander_Droid</li>
<li>Super_Battle_Droid</li>
<li>Droidekas</li>
<li>BX_Droid_Commando</li>
<li>IG-100_Magnaguard</li>
<li>T-Series_Tactical_Droid</li>
<li>Super_Tactical_Droid</li>
</raceNames>
<anuses />
<femaleBreasts />
<femaleGenitals />
<maleBreasts />
<maleGenitals>
<li>HydraulicPenis</li>
</maleGenitals>
<tags>
<li>Robot</li>
</tags>
<hasSingleGender>true</hasSingleGender>
<hasSexNeed>false</hasSexNeed>
<hasFertility>false</hasFertility>
<hasPregnancy>false</hasPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>AdvancedRobotPerson</defName>
<raceNames>
<li>FemaleEscortBot</li>
<li>MaleEscortBot</li>
<li>DomestiBot</li>
<li>eAndroid</li>
<li>ChjAndroid</li>
<li>Alien_Engi</li>
</raceNames>
<anuses>
<li>BionicAnus</li>
</anuses>
<femaleBreasts>
<li>BionicBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>BionicVagina</li>
</femaleGenitals>
<maleBreasts>
<li>BionicBreasts</li>
</maleBreasts>
<maleGenitals>
<li>BionicPenis</li>
</maleGenitals>
<tags>
<li>Robot</li>
</tags>
<hasFertility>false</hasFertility>
<hasPregnancy>false</hasPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>ArchotechRobotPerson</defName>
<raceNames>
<li>Archorace</li>
</raceNames>
<anuses>
<li>ArchotechAnus</li>
</anuses>
<femaleBreasts>
<li>ArchotechBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>ArchotechVagina</li>
</femaleGenitals>
<maleBreasts>
<li>ArchotechBreasts</li>
</maleBreasts>
<maleGenitals>
<li>ArchotechPenis</li>
</maleGenitals>
<tags>
<li>Robot</li>
</tags>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<rjw.RaceGroupDef>
<defName>SoS_HologramRJW_Support</defName>
<raceNames>
<li>SoSHologramRace</li>
</raceNames>
<anuses>
<li>GhostAnus</li>
</anuses>
<femaleBreasts>
<li>GhostBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>GhostVagina</li>
</femaleGenitals>
<maleBreasts>
<li>GhostBreasts</li>
</maleBreasts>
<maleGenitals>
<li>GhostPenis</li>
</maleGenitals>
<tags>
<li>Robot</li>
</tags>
</rjw.RaceGroupDef>
</Defs>

View File

@ -0,0 +1,49 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<rjw.RacePartDef>
<defName>Petite_FoxGirls_Vagina</defName>
<hediffName>Vagina</hediffName>
<fluidType>Cum</fluidType>
<fluidModifier>1.1</fluidModifier>
<severityCurve>
<points>
<li>(0.01, 0.01)</li>
<li>(0.20, 0.20)</li>
<li>(0.75, 0.40)</li>
<li>(0.99, 0.60)</li>
<li>(1.0, 0.80)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Petite_FoxGirls_Anus</defName>
<hediffName>Anus</hediffName>
<severityCurve>
<points>
<li>(0.01, 0.01)</li>
<li>(0.20, 0.20)</li>
<li>(0.75, 0.40)</li>
<li>(0.99, 0.60)</li>
<li>(1.0, 0.80)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Petite_FoxGirls_Breasts</defName>
<hediffName>Breasts</hediffName>
<fluidType>Milk</fluidType>
<fluidModifier>1.1</fluidModifier>
<severityCurve>
<points>
<li>(0.01, 0.01)</li>
<li>(0.19, 0.02)</li>
<li>(0.66, 0.20)</li>
<li>(0.9, 0.40)</li>
<li>(0.96, 0.60)</li>
<li>(0.97, 0.80)</li>
<li>(0.98, 1.00)</li>
<li>(0.99, 1.20)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
</Defs>

View File

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<rjw.RacePartDef>
<defName>Horny_Penis</defName>
<hediffName>Penis</hediffName>
<fluidType>Cum</fluidType>
<fluidModifier>1.5</fluidModifier>
<severityCurve>
<points>
<li>(0.01, 0.25)</li>
<li>(0.45, 0.7)</li>
<li>(0.75, 0.9)</li>
<li>(1.0, 1.01)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Horny_Vagina</defName>
<hediffName>Vagina</hediffName>
<fluidType>Cum</fluidType>
<fluidModifier>1.5</fluidModifier>
<severityCurve>
<points>
<li>(0.01, 0.25)</li>
<li>(0.35, 0.7)</li>
<li>(0.75, 0.9)</li>
<li>(1.0, 1.01)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Horny_Breasts</defName>
<hediffName>Breasts</hediffName>
<fluidType>Milk</fluidType>
<fluidModifier>2.0</fluidModifier>
<severityCurve>
<points>
<li>(0.01, 0.25)</li>
<li>(0.3, 0.7)</li>
<li>(0.6, 0.9)</li>
<li>(0.8, 1.01)</li>
<li>(0.99, 1.5)</li>
<li>(1.0, 1.6)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
</Defs>

View File

@ -0,0 +1,244 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<rjw.RacePartDef>
<defName>DinoPenis</defName>
<hediffName>DinoPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>DinoVagina</defName>
<hediffName>DinoVagina</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>DinoAnus</defName>
<hediffName>DinoAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>ElfPenis</defName>
<hediffName>ElfPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>ElfVagina</defName>
<hediffName>ElfVagina</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>ElfAnus</defName>
<hediffName>ElfAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>OrcPenis</defName>
<hediffName>OrcPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>OrcVagina</defName>
<hediffName>OrcVagina</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>OrcBreasts</defName>
<hediffName>OrcBreasts</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>OrcAnus</defName>
<hediffName>OrcAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>GhoulPenis</defName>
<hediffName>GhoulPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>GhoulVagina</defName>
<hediffName>GhoulVagina</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>GhoulBreasts</defName>
<hediffName>GhoulBreasts</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>GhoulAnus</defName>
<hediffName>GhoulAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>ScaleBreasts</defName>
<hediffName>ScaleBreasts</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>GolemPenis</defName>
<hediffName>GolemPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>TentaclePenis</defName>
<hediffName>TentaclePenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>DemonTentaclesF</defName>
<hediffName>DemonTentaclesF</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>MonkeyPenis</defName>
<hediffName>MonkeyPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>PigPenis</defName>
<hediffName>PigPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>BearPenis</defName>
<hediffName>BearPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>TurtlePenis</defName>
<hediffName>TurtlePenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>ElephantPenis</defName>
<hediffName>ElephantPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>BovinePenis</defName>
<hediffName>BovinePenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>MarinePenis</defName>
<hediffName>MarinePenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>VinePenis</defName>
<hediffName>VinePenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>CactoidPenis</defName>
<hediffName>CactoidPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>CactoidVagina</defName>
<hediffName>CactoidVagina</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>CactoidBreasts</defName>
<hediffName>CactoidBreasts</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>CactoidAnus</defName>
<hediffName>CactoidAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>TreePenis</defName>
<hediffName>TreePenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>TreeVagina</defName>
<hediffName>TreeVagina</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>TreeBreasts</defName>
<hediffName>TreeBreasts</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>TreeAnus</defName>
<hediffName>TreeAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>GhostPenis</defName>
<hediffName>GhostPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>GhostVagina</defName>
<hediffName>GhostVagina</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>GhostBreasts</defName>
<hediffName>GhostBreasts</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>GhostAnus</defName>
<hediffName>GhostAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>NecroPenis</defName>
<hediffName>NecroPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>NecroVagina</defName>
<hediffName>NecroVagina</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>NecroAnus</defName>
<hediffName>NecroAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>NecroBreasts</defName>
<hediffName>NecroBreasts</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>AntherPenis</defName>
<hediffName>AntherPenis</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>PistilVagina</defName>
<hediffName>PistilVagina</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>DragonAnus</defName>
<hediffName>DragonAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>HorseAnus</defName>
<hediffName>HorseAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>CatAnus</defName>
<hediffName>CatAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>DogAnus</defName>
<hediffName>DogAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>BovineVagina</defName>
<hediffName>BovineVagina</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>CervineAnus</defName>
<hediffName>CervineAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>MammalianAnus</defName>
<hediffName>MammalianAnus</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Ovipore</defName>
<hediffName>OviporeVagina</hediffName>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Aedeagus</defName>
<hediffName>AedeagusPenis</hediffName>
</rjw.RacePartDef>
</Defs>

View File

@ -0,0 +1,57 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Some sizes
Penis/Vag/Anus Breasts
Micro 0.01 Nipples
0.02 Tiny
Small/Tight 0.20 Small
Average 0.40 Average
Large/Accomodating 0.60 Large
Huge/Cavernous 0.80 Huge
1.00 Enormous
Towering/Abyssal 1.01
1.20 Massive
1.40 Gargantuan
1.60 Colossal
-->
<Defs>
<rjw.RacePartDef>
<defName>Large_Breasts</defName>
<hediffName>Breasts</hediffName>
<fluidType>Milk</fluidType>
<fluidModifier>1.0</fluidModifier>
<severityCurve>
<points>
<li>(0.00001, 0.01)</li>
<li>(0.001, 0.02)</li>
<li>(0.02, 0.20)</li>
<li>(0.12, 0.40)</li>
<li>(0.63, 0.60)</li>
<li>(0.80, 0.80)</li>
<li>(0.90, 1.00)</li>
<li>(0.93, 1.20)</li>
<li>(0.97, 1.40)</li>
<li>(1.0, 1.61)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Large_Horse_Penis</defName>
<hediffName>HorsePenis</hediffName>
<fluidType>Cum</fluidType>
<fluidModifier>1.15</fluidModifier>
<severityCurve>
<points>
<li>(0.005, 0.01)</li>
<li>(0.01, 0.20)</li>
<li>(0.30, 0.40)</li>
<li>(0.70, 0.60)</li>
<li>(0.90, 0.80)</li>
<li>(1.0, 1.02)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
</Defs>

View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Some sizes
Penis/Vag/Anus Breasts
Micro 0.01 Nipples
0.02 Tiny
Small/Tight 0.20 Small
Average 0.40 Average
Large/Accomodating 0.60 Large
Huge/Cavernous 0.80 Huge
1.00 Enormous
Towering/Abyssal 1.01
1.20 Massive
1.40 Gargantuan
1.60 Colossal
-->
<Defs>
<rjw.RacePartDef>
<defName>Flat_Breasts</defName>
<hediffName>Breasts</hediffName>
<fluidType>Milk</fluidType>
<fluidModifier>1.0</fluidModifier>
<severityCurve>
<points>
<li>(1.0, 0.01)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Flat_Bionic_Breasts</defName>
<hediffName>BionicBreasts</hediffName>
<fluidType>Milk</fluidType>
<fluidModifier>1.0</fluidModifier>
<severityCurve>
<points>
<li>(1.0, 0.01)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Flat_Hydraulic_Breasts</defName>
<hediffName>HydraulicBreasts</hediffName>
<fluidType>Milk</fluidType>
<fluidModifier>1.0</fluidModifier>
<severityCurve>
<points>
<li>(1.0, 0.01)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
</Defs>

View File

@ -0,0 +1,108 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- Some sizes
Penis/Vag/Anus Breasts
Micro 0.01 Nipples
0.02 Tiny
Small/Tight 0.20 Small
Average 0.40 Average
Large/Accomodating 0.60 Large
Huge/Cavernous 0.80 Huge
1.00 Enormous
Towering/Abyssal 1.01
1.20 Massive
1.40 Gargantuan
1.60 Colossal
-->
<Defs>
<rjw.RacePartDef>
<defName>Petite_Penis</defName>
<hediffName>Penis</hediffName>
<fluidType>Cum</fluidType>
<fluidModifier>1.0</fluidModifier>
<severityCurve>
<points>
<li>(0.01, 0.01)</li>
<li>(0.20, 0.20)</li>
<li>(0.75, 0.40)</li>
<li>(0.99, 0.60)</li>
<li>(0.995, 0.80)</li>
<li>(1.0, 1.02)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Petite_Vagina</defName>
<hediffName>Vagina</hediffName>
<fluidType>Cum</fluidType>
<fluidModifier>1.0</fluidModifier>
<severityCurve>
<points>
<li>(0.01, 0.01)</li>
<li>(0.30, 0.20)</li>
<li>(0.75, 0.40)</li>
<li>(0.99, 0.60)</li>
<li>(0.995, 0.80)</li>
<li>(1.0, 1.02)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Petite_Anus</defName>
<hediffName>Anus</hediffName>
<severityCurve>
<points>
<li>(0.01, 0.01)</li>
<li>(0.30, 0.20)</li>
<li>(0.75, 0.40)</li>
<li>(0.99, 0.60)</li>
<li>(0.995, 0.80)</li>
<li>(1.0, 1.02)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Petite_Breasts</defName>
<hediffName>Breasts</hediffName>
<fluidType>Milk</fluidType>
<fluidModifier>1.0</fluidModifier>
<severityCurve>
<points>
<li>(0.10, 0.01)</li>
<li>(0.30, 0.02)</li>
<li>(0.65, 0.20)</li>
<li>(0.85, 0.40)</li>
<li>(0.99, 0.60)</li>
<li>(0.995, 0.80)</li>
<li>(0.997, 1.00)</li>
<li>(0.998, 1.20)</li>
<li>(0.999, 1.40)</li>
<li>(1.0, 1.61)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
<rjw.RacePartDef>
<defName>Petite_Canine_Vagina</defName>
<hediffName>DogVagina</hediffName>
<fluidType>Cum</fluidType>
<fluidModifier>1.0</fluidModifier>
<severityCurve>
<points>
<li>(0.01, 0.01)</li>
<li>(0.25, 0.20)</li>
<li>(0.75, 0.40)</li>
<li>(0.99, 0.60)</li>
<li>(0.995, 0.80)</li>
<li>(1.0, 1.02)</li>
</points>
</severityCurve>
</rjw.RacePartDef>
</Defs>

View File

@ -0,0 +1,303 @@
<?xml version="1.0" encoding="utf-8"?>
<Defs>
<rjw.RaceGroupDef>
<defName>NoPartsAnimals</defName>
<raceNames>
<li>AA_AcanthamoebaGiganteaSmall</li>
<li>AA_AcanthamoebaGiganteaLarge</li>
<li>AA_AcanthamoebaGiganteaHuge</li>
<li>AA_Aerofleet</li>
<li>AA_ColossalAerofleet</li>
<li>AA_GreenGoo</li>
<li>AA_InfectedAerofleet</li>
<li>AA_MatureFleshbeast</li>
<li>AA_OcularJelly</li>
<li>AA_RedGoo</li>
<li>AA_RedSpore</li>
<li>AA_TeratogenicOriginator</li>
<li>AA_TetraSlug</li>
<li>Cults_FormlessSpawnRace</li>
<li>RRY_Xenomorph_Neomorph</li>
<li>RRY_Xenomorph_FaceHugger</li>
<li>RRY_Xenomorph_Drone</li>
<li>RRY_Xenomorph_Warrior</li>
<li>RRY_Xenomorph_Runner</li>
<li>SPBoats_Caravel</li>
<li>SPBoats_FishingBoat</li>
<li>SPBoats_Galleon</li>
<li>SPBoats_PaddleSteamer</li>
<li>SPBoats_RowBoat</li>
<li>Yokai_HinoKo</li>
<li>Yokai_Hodama</li>
<li>Yokai_Nurikabe</li>
<li>Yokai_Tukumo</li>
</raceNames>
<anuses />
<femaleBreasts />
<femaleGenitals />
<maleBreasts />
<maleGenitals />
<tags>
<li>Slime</li>
</tags>
<hasSingleGender>true</hasSingleGender>
<hasSexNeed>false</hasSexNeed>
<hasFertility>false</hasFertility>
<hasPregnancy>false</hasPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>EldritchThingGroup</defName>
<raceNames>
<li>Alien_ElderThing_Race_Standard</li>
<li>ROM_Chthonian</li>
<li>ROM_ChthonianLarva</li>
<li>ROM_Cthulhid</li>
<li>ROM_DarkYoung</li>
<li>ROM_DeepOne</li>
<li>ROM_DeepOneGreat</li>
<li>ROM_MiGo</li>
<li>ROM_Shoggoth</li>
<li>ROM_ShoggothTiny</li>
<li>ROM_ShoggothColossal</li>
<li>ROM_StarVampire</li>
</raceNames>
<pawnKindNames>
<li>Alien_ElderThing_Race_Standard</li>
<li>ElderThing_KindBaseInit</li>
<li>ElderThing_KindBase</li>
<li>ElderThing_Colonist</li>
</pawnKindNames>
<anuses>
<li>DemonAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>DemonVagina</li>
</femaleGenitals>
<maleGenitals>
<li>DemonTentaclePenis</li>
</maleGenitals>
<maleBreasts />
<tags>
<li>Demon</li>
</tags>
<hasSingleGender>true</hasSingleGender>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>CactoidGroup</defName>
<raceNames>
<li>AA_Cactipine</li>
<li>AA_Needlepost</li>
<li>AA_Needleroll</li>
<li>Alien_Cactoid</li>
</raceNames>
<anuses>
<li>CactoidAnus</li>
</anuses>
<femaleBreasts>
<li>CactoidBreasts</li>
</femaleBreasts>
<femaleGenitals>
<li>CactoidVagina</li>
</femaleGenitals>
<maleBreasts>
<li>CactoidBreasts</li>
</maleBreasts>
<maleGenitals>
<li>CactoidPenis</li>
</maleGenitals>
<tags>
<li>Plant</li>
</tags>
<hasPregnancy>false</hasPregnancy>
<raceSexDrive>0.5</raceSexDrive>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<!-- Arthropods that have aedeagi and ovipores, and reproduce with spermatophores and egg-laying -->
<defName>ArthropoidAnimals</defName>
<raceNames>
<li>AA_AngelMoth</li>
<li>AA_Animalisk</li>
<li>AA_Atispec</li>
<li>AA_BlackSpider</li>
<li>AA_Barbslinger</li>
<li>AA_BedBug</li>
<li>AA_ChemfuelMyrmidon</li>
<li>AA_Drainer</li>
<li>AA_FireWasp</li>
<li>AA_GreatDevourer</li>
<li>AA_IronhuskBeetle</li>
<li>AA_Blizzarisk</li>
<li>AA_Cinderlisk</li>
<li>AA_Dunealisk</li>
<li>AA_Feralisk</li>
<li>AA_Junglelisk</li>
<li>ACPSilkspider</li>
<li>AEXP_Megascorpion</li>
<li>VAECaves_AncientGiantSpider</li>
<li>VAECaves_CaveCrawler</li>
<li>VAECaves_GiantSpider</li>
<li>VAECaves_GiantSpiderHatchling</li>
<li>Archospider</li>
<li>Arthropleura</li>
<li>Pulmonoscorpius</li>
</raceNames>
<anuses>
<li>InsectAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>OviporeVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>AedeagusPenis</li>
</maleGenitals>
<tags>
<li>Chitin</li>
</tags>
<raceSexDrive>0.7</raceSexDrive>
<hasPregnancy>true</hasPregnancy>
<oviPregnancy>true</oviPregnancy>
<ImplantEggs>false</ImplantEggs>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<!-- Arthropods that reproduce through oviposition -->
<defName>OvipositorAnimals</defName>
<raceNames>
<li>AA_BlackScarab</li>
<li>AA_BlackSpelopede</li>
<li>AA_CrepuscularBeetle</li>
<li>AA_MammothWorm</li>
<li>AA_MegaLouse</li>
<li>AA_Metallovore</li>
<li>AA_Thermadon</li>
<li>AA_LuciferBug</li>
<li>AA_Ravager</li>
<li>ACPMegascorpion</li>
<li>Meganeura</li>
<li>Spiderant</li>
</raceNames>
<anuses>
<li>InsectAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>OvipositorF</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>OvipositorM</li>
</maleGenitals>
<tags>
<li>Chitin</li>
</tags>
<raceSexDrive>0.7</raceSexDrive>
<hasPregnancy>true</hasPregnancy>
<oviPregnancy>true</oviPregnancy>
<ImplantEggs>true</ImplantEggs>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<!-- Arthropods whose main function is to lay eggs for their colony -->
<defName>ArthropoidAnimalsQueen</defName>
<raceNames>
<li>AA_BumbledroneQueen</li>
<li>Skrix_Royal</li>
</raceNames>
<anuses>
<li>InsectAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>OviporeVagina</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals />
<tags>
<li>Chitin</li>
</tags>
<hasSingleGender>true</hasSingleGender>
<hasSexNeed>false</hasSexNeed>
<hasFertility>false</hasFertility>
<hasPregnancy>true</hasPregnancy>
<oviPregnancy>true</oviPregnancy>
<selffertilized>true</selffertilized>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<!-- Arthropods that are incapable of reproduction, usually because they belong to a drone caste -->
<defName>ArthropoidAnimalsSterile</defName>
<raceNames>
<li>AA_Bumbledrone</li>
<li>ACPHaulerAnt</li>
<li>ACPAcidAnt</li>
<li>Apini</li>
<li>Azuri</li>
<li>Moobee</li>
<li>Kenshi_Hiver_Soldier</li>
<li>Kenshi_Hiver_Worker</li>
<li>Kenshi_Fogman_Soldier</li>
<li>Kenshi_Fogman_Worker</li>
<li>Kenshi_Hiver_Soldier_Southern</li>
<li>Kenshi_Hiver_Worker_Southern</li>
<li>Skrix</li>
<li>Skrix_Noble</li>
<li>Skrix_Soldier</li>
<li>WMAux_KikimoreWarrior</li>
<li>WMAux_KikimoreWorker</li>
</raceNames>
<anuses>
<li>InsectAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals />
<maleBreasts />
<maleGenitals />
<tags>
<li>Chitin</li>
</tags>
<hasSingleGender>true</hasSingleGender>
<hasSexNeed>false</hasSexNeed>
<hasFertility>false</hasFertility>
<hasPregnancy>false</hasPregnancy>
</rjw.RaceGroupDef>
<rjw.RaceGroupDef>
<defName>OvipositorAnimalsHighSex</defName>
<raceNames>
<li>RRY_Xenomorph_Queen</li>
<li>VAECaves_InsectoidHulk</li>
<li>Visceral</li>
<li>Prowler</li>
<li>Harvester</li>
<li>BroodLord</li>
<li>Terrorworm</li>
<li>Bulwark</li>
<li>WMH_KikimoreQueen</li>
</raceNames>
<anuses>
<li>InsectAnus</li>
</anuses>
<femaleBreasts />
<femaleGenitals>
<li>OvipositorF</li>
</femaleGenitals>
<maleBreasts />
<maleGenitals>
<li>OvipositorM</li>
</maleGenitals>
<tags>
<li>Chitin</li>
</tags>
<raceSexDrive>1.5</raceSexDrive>
<hasPregnancy>true</hasPregnancy>
<oviPregnancy>true</oviPregnancy>
<ImplantEggs>true</ImplantEggs>
<selffertilized>true</selffertilized>
</rjw.RaceGroupDef>
</Defs>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,578 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<RecipeDef ParentName="FutaMakingF">
<defName>OrcPenis</defName>
<label>add orc penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>OrcPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>OrcPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>OrcPenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>ElfPenis</defName>
<label>add elf penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>ElfPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>ElfPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>ElfPenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>DinoPenis</defName>
<label>add dino penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>DinoPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>DinoPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>DinoPenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>MonkeyPenis</defName>
<label>add monkey penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>MonkeyPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>MonkeyPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>MonkeyPenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>PigPenis</defName>
<label>add pig penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>PigPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>PigPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>PigPenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>BearPenis</defName>
<label>add bear penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>BearPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>BearPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>BearPenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>TurtlePenis</defName>
<label>add turtle penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>TurtlePenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>TurtlePenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>TurtlePenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>ElephantPenis</defName>
<label>add elephant penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>ElephantPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>ElephantPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>ElephantPenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>BovinePenis</defName>
<label>add bovine penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>BovinePenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>BovinePenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>BovinePenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>TentaclePenis</defName>
<label>add tentacles</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>TentaclePenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>PigPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>TentaclePenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>NecroPenis</defName>
<label>add decayed penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>NecroPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>NecroPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>NecroPenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>VinePenis</defName>
<label>add vines</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>VinePenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>PigPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>VinePenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>MarinePenis</defName>
<label>add aquatic penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>MarinePenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>MarinePenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>MarinePenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>CactoidPenis</defName>
<label>add cactoid penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>CactoidPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>CactoidPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>CactoidPenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>GolemPenis</defName>
<label>add rock penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>GolemPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>GolemPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>GolemPenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>GhoulPenis</defName>
<label>add irradiated penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>GhoulPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>GhoulPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>GhoulPenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>TreePenis</defName>
<label>add bark penis</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>TreePenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>TreePenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>TreePenis</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingF">
<defName>AntherPenis</defName>
<label>add anther</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>AntherPenis</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>AntherPenis</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>AntherPenis</addsHediff>
</RecipeDef>
</Defs>

View File

@ -0,0 +1,293 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<RecipeDef ParentName="FutaMakingM">
<defName>OrcVagina</defName>
<label>add orc vagina</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>OrcVagina</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>OrcVagina</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>OrcVagina</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingM">
<defName>ElfVagina</defName>
<label>add elf vagina</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>ElfVagina</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>ElfVagina</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>ElfVagina</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingM">
<defName>DinoVagina</defName>
<label>add dino vagina</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>DinoVagina</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>DinoVagina</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>DinoVagina</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingM">
<defName>NecroVagina</defName>
<label>add decayed vagina</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>NecroVagina</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>NecroVagina</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>NecroVagina</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingM">
<defName>CactoidVagina</defName>
<label>add cactoid vagina</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>CactoidVagina</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>CactoidVagina</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>CactoidVagina</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingM">
<defName>GhoulVagina</defName>
<label>add irradiated vagina</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>GhoulVagina</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>GhoulVagina</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>GhoulVagina</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingM">
<defName>TreeVagina</defName>
<label>add bark vagina</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>TreeVagina</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>TreeVagina</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>TreeVagina</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingM">
<defName>PistilVagina</defName>
<label>add pistil</label>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>PistilVagina</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>PistilVagina</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>PistilVagina</addsHediff>
</RecipeDef>
<RecipeDef ParentName="FutaMakingM">
<defName>BovineVagina</defName>
<label>add bovine vagina</label>
<skillRequirements>
<Medicine>7</Medicine>
</skillRequirements>
<ingredients>
<li>
<filter>
<categories>
<li>Medicine</li>
</categories>
</filter>
<count>1</count>
</li>
<li>
<filter>
<thingDefs>
<li>BovineVagina</li>
</thingDefs>
</filter>
<count>1</count>
</li>
</ingredients>
<fixedIngredientFilter>
<categories>
<li>Medicine</li>
</categories>
<thingDefs>
<li>BovineVagina</li>
</thingDefs>
</fixedIngredientFilter>
<addsHediff>BovineVagina</addsHediff>
</RecipeDef>
</Defs>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,696 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- Dino -->
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>DinoPenis</defName>
<label>dinosaur penis</label>
<description>A large tapering penis that is slightly flattened at the top. It's very similar to a big tongue.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>1.2</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>DinoVagina</defName>
<label>dinosaur vagina</label>
<description>A egg-laying vagina with a tough hide on the outside.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_female</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>DinoAnus</defName>
<label>dinosaur anus</label>
<description>An anus with a tough hide on the outside.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<!-- Orc -->
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>OrcPenis</defName>
<label>orc penis</label>
<description>A girthy penis with a preputial ring, but otherwise similar to a humanoid penis.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>OrcVagina</defName>
<label>orc vagina</label>
<description>A humanlike vagina with very large lips.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_female</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>OrcBreasts</defName>
<label>orc breasts</label>
<description>A pair of humanlike breasts that sag greatly.</description>
<graphicData>
<texPath>Things/Item/Parts/breast</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>OrcAnus</defName>
<label>Orc anus</label>
<description>An anus that looks like a mix between an humanlike anus and an equine anus.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<!-- Elf -->
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>ElfPenis</defName>
<label>elf penis</label>
<description>A thinner and longer humanlike penis. Is that glitter?</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>ElfVagina</defName>
<label>elf vagina</label>
<description>A tighter humanlike vagina. Tastes like oranges.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_female</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>ElfAnus</defName>
<label>elf anus</label>
<description>A tighter humanlike anus. Smells of flowers.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<!-- Necro -->
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>NecroPenis</defName>
<label>decayed penis</label>
<description>A disgusting, rotting penis that somehow still works.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>500</MarketValue>
<Mass>0.20</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>NecroVagina</defName>
<label>decayed vagina</label>
<description>A disgusting, rotting vagina. Its insides are as cold as a grave.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_female</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.20</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>NecroAnus</defName>
<label>decayed anus</label>
<description>A disgusting, rotting anus. Its insides are as cold as a grave.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.20</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>NecroBreasts</defName>
<label>decayed breasts</label>
<description>A disgusting, rotting pair of breasts.</description>
<graphicData>
<texPath>Things/Item/Parts/breast</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.20</Mass>
</statBases>
</ThingDef>
<!-- Ghoul -->
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>GhoulPenis</defName>
<label>an irradiated penis</label>
<description>A humanlike penis that glows slightly. It's very hot to the touch.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>GhoulVagina</defName>
<label>an irradiated vagina</label>
<description>A humanlike vagina that glows slightly. It is uncomfortably hot inside.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_female</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>GhoulAnus</defName>
<label>an irradiated anus</label>
<description>An anus that glows slightly. It is uncomfortably hot inside.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>GhoulBreasts</defName>
<label>irradiated breasts</label>
<description>A pair of humanlike breasts that glow slightly. They're very hot to the touch.</description>
<graphicData>
<texPath>Things/Item/Parts/breast</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.30</Mass>
</statBases>
</ThingDef>
<!-- Animals -->
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>ScaleBreasts</defName>
<label>scaly breasts</label>
<description>A pair of scale-covered breasts, without nipples.</description>
<graphicData>
<texPath>Things/Item/Parts/breast</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>MonkeyPenis</defName>
<label>monkey penis</label>
<description>A very thin, but otherwise humanoid-looking penis.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>PigPenis</defName>
<label>corkscrew penis</label>
<description>A corkscrew shaped penis.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.20</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>BearPenis</defName>
<label>bear penis</label>
<description>A thin penis supported by a bone.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>TurtlePenis</defName>
<label>turtle penis</label>
<description>A large penis with a huge flare at the tip.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.30</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>ElephantPenis</defName>
<label>elephant penis</label>
<description>A large and flexible prehensile penis.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.70</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>BovinePenis</defName>
<label>bovine penis</label>
<description>A rather long but thin penis, with large testicles.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>MarinePenis</defName>
<label>an aquatic penis</label>
<description>A girthy penis that tapers to a point.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>HorseAnus</defName>
<label>equine anus</label>
<description>An anus shaped like a dougnut.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>CatAnus</defName>
<label>feline anus</label>
<description>A cat's anus.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>DogAnus</defName>
<label>canine anus</label>
<description>A dog's anus.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>DragonAnus</defName>
<label>dragon anus</label>
<description>A rough anus covered in scales on the outside.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>BovineVagina</defName>
<label>bovine vagina</label>
<description>A rather thin and deep vagina, likely belonging to a large mammal.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_female</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>CervineAnus</defName>
<label>cervine anus</label>
<description>A deer's anus.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>MammalianAnus</defName>
<label>mammalian anus</label>
<description>A mammal's anus.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>OviporeVagina</defName>
<label>an ovipore</label>
<description>A pore-like sexual organ of a female arthopod for receiving a spermatophore. Very loosely comparable to a vagina.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_female</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>AedeagusPenis</defName>
<label>an aedeagus</label>
<description>The phallus of a male arthropod, for excreting a spermatophore to inseminate a female arthropod.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<!-- Plant -->
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>CactoidPenis</defName>
<label>a cactoid penis</label>
<description>A rough plant-like penis, with thorns along the shaft.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>CactoidVagina</defName>
<label>cactoid vagina</label>
<description>A rough plant-like vagina, with thorns lining the inner walls. The thorns grip male genitals during sex.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_female</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.30</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>CactoidAnus</defName>
<label>cactoid anus</label>
<description>A rough plant-like anus. No thorns this time.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.30</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>CactoidBreasts</defName>
<label>cactoid breasts</label>
<description>A pair of rough plant-like breasts with thorns all around them, and flower-like nipples.</description>
<graphicData>
<texPath>Things/Item/Parts/breast</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.30</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>TreePenis</defName>
<label>a bark penis</label>
<description>A naturally grown wooden penis. The testicles are completely covered in hard, wooden bark, while the texture along the shaft is softer, leaving the tip uncovered.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>TreeVagina</defName>
<label>a bark vagina</label>
<description>A naturally grown wooden vagina. While the outside looks like bark, the inside is soft and leaf-like.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_female</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>TreeAnus</defName>
<label>a bark anus</label>
<description>A naturally grown wooden anus. While the outside looks like bark, the inside is soft.</description>
<graphicData>
<texPath>Things/Item/Parts/anus</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.40</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>TreeBreasts</defName>
<label>bark breasts</label>
<description>A pair of naturally grown wooden breasts. Hard bark covers the entire outer portion, while leaving the nipples underneath exposed.</description>
<graphicData>
<texPath>Things/Item/Parts/breast</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.30</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>VinePenis</defName>
<label>vines</label>
<description>Genetically altered vines capable of reproduction.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>500</MarketValue>
<Mass>0.30</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>AntherPenis</defName>
<label>anther</label>
<description>A flower's male reproductive organ. A long and thin filament, with a large pollen-producing head in the tip.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>1.2</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>PistilVagina</defName>
<label>pistil</label>
<description>A flower's female reproductive organ. The sticky entrance is connected to the ovaries via a long tube-like structure.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_female</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.10</Mass>
</statBases>
</ThingDef>
<!-- Other -->
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>DemonTentaclesF</defName>
<label>demon tentacles</label>
<description>A long and flexible tentacle, capable of laying eggs.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_female</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>700</MarketValue>
<Mass>0.60</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>GolemPenis</defName>
<label>a golem penis</label>
<description>A rough and jagged stone-like penis.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>250</MarketValue>
<Mass>0.99</Mass>
</statBases>
</ThingDef>
<ThingDef ParentName="rjw_BodyPartNaturalBase">
<defName>TentaclePenis</defName>
<label>tentacles</label>
<description>A mass of tentacle-like penises, capable of both restraining and pleasuring.</description>
<graphicData>
<texPath>Things/Item/Parts/genital_male</texPath>
<graphicClass>Graphic_Single</graphicClass>
</graphicData>
<statBases>
<MarketValue>500</MarketValue>
<Mass>0.90</Mass>
</statBases>
</ThingDef>
</Defs>

View File

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<TraitDef>
<defName>SexDriveTraits_Spectrum</defName>
<commonality>0.1</commonality>
<degreeDatas>
<li>
<degree>-3</degree>
<label>sexually inhibited</label>
<description>{PAWN_nameDef} sees {PAWN_possessive} body as a temple, {PAWN_pronoun} is able to hold off {PAWN_possessive} need for sex.</description>
<statOffsets>
<Vulnerability>-0.5</Vulnerability>
<SexFrequency>-0.8</SexFrequency>
</statOffsets>
</li>
<li>
<degree>-2</degree>
<label>sexually cooled</label>
<description>{PAWN_nameDef}'s sex drive is much less stimulated than others. {PAWN_pronoun} wants sex much less often.</description>
<statOffsets>
<Vulnerability>-0.3</Vulnerability>
<SexFrequency>-0.4</SexFrequency>
</statOffsets>
</li>
<li>
<degree>-1</degree>
<label>sexually collected</label>
<description>{PAWN_nameDef}'s sex drive is a little less stimulated than others. {PAWN_pronoun} wants sex less often.</description>
<statOffsets>
<Vulnerability>-0.1</Vulnerability>
<SexFrequency>-0.2</SexFrequency>
</statOffsets>
</li>
<li>
<degree>1</degree>
<label>sexually bothered</label>
<description>{PAWN_nameDef}'s sex drive is a little more stimulated than others. {PAWN_pronoun} wants sex more often.</description>
<statOffsets>
<Vulnerability>0.1</Vulnerability>
<SexFrequency>2</SexFrequency>
</statOffsets>
</li>
<li>
<degree>2</degree>
<label>sexually heated</label>
<description>{PAWN_nameDef}'s sex drive is much more stimulated than others. {PAWN_pronoun} wants sex much more often.</description>
<statOffsets>
<Vulnerability>0.3</Vulnerability>
<SexFrequency>4</SexFrequency>
</statOffsets>
</li>
<li>
<degree>3</degree>
<label>sexually insatiable</label>
<description>No matter how often {PAWN_nameDef} has sex, {PAWN_pronoun} is never satisfied. {PAWN_possessive} lust knows no bounds.</description>
<statOffsets>
<Vulnerability>0.5</Vulnerability>
<SexFrequency>8</SexFrequency>
</statOffsets>
</li>
</degreeDatas>
</TraitDef>
</Defs>

View File

@ -0,0 +1,171 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Dino -->
<AttachDinoPenis.label>공룡 자지 이식</AttachDinoPenis.label>
<AttachDinoPenis.description>공룡 자지를 이식합니다.</AttachDinoPenis.description>
<AttachDinoPenis.jobString>자지 이식 중.</AttachDinoPenis.jobString>
<AttachDinoVagina.label>공룡 보지 이식</AttachDinoVagina.label>
<AttachDinoVagina.description>공룡 보지를 이식합니다.</AttachDinoVagina.description>
<AttachDinoVagina.jobString>보지 이식 중.</AttachDinoVagina.jobString>
<AttachDinoAnus.label>공룡 항문 이식</AttachDinoAnus.label>
<AttachDinoAnus.description>공룡 항문을 이식합니다.</AttachDinoAnus.description>
<AttachDinoAnus.jobString>항문 이식 중.</AttachDinoAnus.jobString>
<!-- Orc -->
<AttachOrcPenis.label>오크 자지 이식</AttachOrcPenis.label>
<AttachOrcPenis.description>오크 자지를 이식합니다.</AttachOrcPenis.description>
<AttachOrcPenis.jobString>자지 이식 중.</AttachOrcPenis.jobString>
<AttachOrcVagina.label>오크 보지 이식</AttachOrcVagina.label>
<AttachOrcVagina.description>오크 보지를 이식합니다.</AttachOrcVagina.description>
<AttachOrcVagina.jobString>보지 이식 중.</AttachOrcVagina.jobString>
<AttachOrcBreasts.label>오크 가슴 이식</AttachOrcBreasts.label>
<AttachOrcBreasts.description>오크 가슴을 이식합니다.</AttachOrcBreasts.description>
<AttachOrcBreasts.jobString>가슴 이식 중.</AttachOrcBreasts.jobString>
<AttachOrcAnus.label>오크 항문 이식</AttachOrcAnus.label>
<AttachOrcAnus.description>오크 항문을 이식합니다.</AttachOrcAnus.description>
<AttachOrcAnus.jobString>항문 이식 중.</AttachOrcAnus.jobString>
<!-- Elf -->
<AttachElfPenis.label>엘프 자지 이식</AttachElfPenis.label>
<AttachElfPenis.description>엘프 자지를 이식합니다.</AttachElfPenis.description>
<AttachElfPenis.jobString>자지 이식 중.</AttachElfPenis.jobString>
<AttachElfVagina.label>엘프 보지 이식</AttachElfVagina.label>
<AttachElfVagina.description>조이고 탄력있는 엘프 보지를 이식합니다.</AttachElfVagina.description>
<AttachElfVagina.jobString>보지 이식 중.</AttachElfVagina.jobString>
<AttachElfAnus.label>엘프 항문 이식</AttachElfAnus.label>
<AttachElfAnus.description>엘프 항문을 이식합니다.</AttachElfAnus.description>
<AttachElfAnus.jobString>항문 이식 중.</AttachElfAnus.jobString>
<AttachMonkeyPenis.label>원숭이 자지 이식</AttachMonkeyPenis.label>
<AttachMonkeyPenis.description>원숭이 자지를 이식합니다.</AttachMonkeyPenis.description>
<AttachMonkeyPenis.jobString>자지 이식 중.</AttachMonkeyPenis.jobString>
<AttachPigPenis.label>꼬부랑 자지 이식</AttachPigPenis.label>
<AttachPigPenis.description>꼬부랑 자지 이식합니다.</AttachPigPenis.description>
<AttachPigPenis.jobString>자지 이식 중.</AttachPigPenis.jobString>
<AttachBearPenis.label>곰 자지 이식</AttachBearPenis.label>
<AttachBearPenis.description>곰 자지를 이식합니다.</AttachBearPenis.description>
<AttachBearPenis.jobString>자지 이식 중.</AttachBearPenis.jobString>
<AttachTurtlePenis.label>거북이 자지 이식</AttachTurtlePenis.label>
<AttachTurtlePenis.description>거북이 자지를 이식합니다.</AttachTurtlePenis.description>
<AttachTurtlePenis.jobString>자지 이식 중.</AttachTurtlePenis.jobString>
<AttachElephantPenis.label>코끼리 자지 이식</AttachElephantPenis.label>
<AttachElephantPenis.description>코끼리 자지를 이식합니다.</AttachElephantPenis.description>
<AttachElephantPenis.jobString>자지 이식 중.</AttachElephantPenis.jobString>
<AttachBovinePenis.label>소 자지 이식</AttachBovinePenis.label>
<AttachBovinePenis.description>소 자지를 이식합니다.</AttachBovinePenis.description>
<AttachBovinePenis.jobString>자지 이식 중.</AttachBovinePenis.jobString>
<AttachTentaclePenis.label>촉수 자지 이식</AttachTentaclePenis.label>
<AttachTentaclePenis.description>성기부분에 촉수 뭉치를 이식합니다.</AttachTentaclePenis.description>
<AttachTentaclePenis.jobString>촉수 이식 중.</AttachTentaclePenis.jobString>
<AttachNecroPenis.label>부패한 자지 이식</AttachNecroPenis.label>
<AttachNecroPenis.description>부패한 자지를 이식합니다.</AttachNecroPenis.description>
<AttachNecroPenis.jobString>자지 이식 중.</AttachNecroPenis.jobString>
<AttachNecroVagina.label>부패한 보지 이식</AttachNecroVagina.label>
<AttachNecroVagina.description>성기부분에 부패한 보지를 이식합니다.</AttachNecroVagina.description>
<AttachNecroVagina.jobString>보지 이식 중.</AttachNecroVagina.jobString>
<AttachNecroAnus.label>부패한 항문 이식</AttachNecroAnus.label>
<AttachNecroAnus.description>부패한 항문을 이식합니다.</AttachNecroAnus.description>
<AttachNecroAnus.jobString>항문 이식 중.</AttachNecroAnus.jobString>
<AttachNecroBreasts.label>부패한 가슴 이삭</AttachNecroBreasts.label>
<AttachNecroBreasts.description>부패한 가슴을 이식합니다.</AttachNecroBreasts.description>
<AttachNecroBreasts.jobString>가슴 이식 중.</AttachNecroBreasts.jobString>
<AttachVinePenis.label>덩굴 이식</AttachVinePenis.label>
<AttachVinePenis.description>성기부분에 덩굴뭉치를 이식합니다.</AttachVinePenis.description>
<AttachVinePenis.jobString>덩굴 이식 중.</AttachVinePenis.jobString>
<AttachMarinePenis.label>해양동물 자지 이식</AttachMarinePenis.label>
<AttachMarinePenis.description>성기부분에 해양 포유류 자지를 이식합니다.</AttachMarinePenis.description>
<AttachMarinePenis.jobString>자지 이식 중.</AttachMarinePenis.jobString>
<AttachDemonTentaclesF.label>악마 산란 촉수 이식</AttachDemonTentaclesF.label>
<AttachDemonTentaclesF.description>성기부분에 산란 가능한 악마의 촉수를 이식합니다.</AttachDemonTentaclesF.description>
<AttachDemonTentaclesF.jobString>촉수 이식 중.</AttachDemonTentaclesF.jobString>
<AttachCactoidPenis.label>선인장 자지 이식</AttachCactoidPenis.label>
<AttachCactoidPenis.description>성기분에 가시돋힌 선인장 자지를 이식합니다. 아야!</AttachCactoidPenis.description>
<AttachCactoidPenis.jobString>자지 이식 중.</AttachCactoidPenis.jobString>
<AttachCactoidVagina.label>선인장 보지 이식</AttachCactoidVagina.label>
<AttachCactoidVagina.description>성기부분에 가시돋힌 보지를 이식합니다.</AttachCactoidVagina.description>
<AttachCactoidVagina.jobString>보지 이식 중.</AttachCactoidVagina.jobString>
<AttachCactoidAnus.label>선인장 항문 이식</AttachCactoidAnus.label>
<AttachCactoidAnus.description>선인장 항문을 이식합니다.</AttachCactoidAnus.description>
<AttachCactoidAnus.jobString>항문 이식 중.</AttachCactoidAnus.jobString>
<AttachCactoidBreasts.label>선인장 가슴 이식</AttachCactoidBreasts.label>
<AttachCactoidBreasts.description>매우 단단한 가슴을 이식합니다.</AttachCactoidBreasts.description>
<AttachCactoidBreasts.jobString>가슴 이식 중.</AttachCactoidBreasts.jobString>
<AttachGolemPenis.label>골렘 자지 이식</AttachGolemPenis.label>
<AttachGolemPenis.description>성기부분에 골렘의 돌처럼 딱딱한 자지를이식합니다.</AttachGolemPenis.description>
<AttachGolemPenis.jobString>자지 이식 중.</AttachGolemPenis.jobString>
<AttachGhoulPenis.label>방사능 오염 자지 이식</AttachGhoulPenis.label>
<AttachGhoulPenis.description>성기부분에 방사능 오염 자지를 이식합니다.</AttachGhoulPenis.description>
<AttachGhoulPenis.jobString>자지 이식 중.</AttachGhoulPenis.jobString>
<AttachGhoulVagina.label>방사능 오염 보지 이식</AttachGhoulVagina.label>
<AttachGhoulVagina.description>성기부분에 방사능 오염 보지를 이식합니다.</AttachGhoulVagina.description>
<AttachGhoulVagina.jobString>보지 이식 중.</AttachGhoulVagina.jobString>
<AttachGhoulAnus.label>방사능 오염 항문 이식</AttachGhoulAnus.label>
<AttachGhoulAnus.description>방사능 오염 항문을 이식합니다.</AttachGhoulAnus.description>
<AttachGhoulAnus.jobString>항문 이식 중.</AttachGhoulAnus.jobString>
<AttachGhoulBreasts.label>방사능 오염 가슴 이식</AttachGhoulBreasts.label>
<AttachGhoulBreasts.description>방사능 오염 가슴을 이식합니다.</AttachGhoulBreasts.description>
<AttachGhoulBreasts.jobString>가슴 이식 중.</AttachGhoulBreasts.jobString>
<AttachScaleBreasts.label>비늘 가슴 이식</AttachScaleBreasts.label>
<AttachScaleBreasts.description>비늘 가슴을 이식합니다.</AttachScaleBreasts.description>
<AttachScaleBreasts.jobString>가슴 이식 중.</AttachScaleBreasts.jobString>
<AttachTreePenis.label>나무 자지 이식</AttachTreePenis.label>
<AttachTreePenis.description>성기부분에 나무 자지를 이식합니다.</AttachTreePenis.description>
<AttachTreePenis.jobString>자지 이식 중.</AttachTreePenis.jobString>
<AttachTreeVagina.label>나무 보지 이식</AttachTreeVagina.label>
<AttachTreeVagina.description>성기부분에 나무 보지를 이식합니다.</AttachTreeVagina.description>
<AttachTreeVagina.jobString>보지 이식 중.</AttachTreeVagina.jobString>
<AttachTreeAnus.label>나무 항문 이식</AttachTreeAnus.label>
<AttachTreeAnus.description>나무 항문을 이식합니다.</AttachTreeAnus.description>
<AttachTreeAnus.jobString>항문 이식 중</AttachTreeAnus.jobString>
<AttachTreeBreasts.label>나무 가슴 이식</AttachTreeBreasts.label>
<AttachTreeBreasts.description>나무 가슴을 이식합니다.</AttachTreeBreasts.description>
<AttachTreeBreasts.jobString>가슴 이식 중.</AttachTreeBreasts.jobString>
<AttachHorseAnus.label>말 항문 이식</AttachHorseAnus.label>
<AttachHorseAnus.description>말 항문을 이식합니다.</AttachHorseAnus.description>
<AttachHorseAnus.jobString>항문 이식 중.</AttachHorseAnus.jobString>
<AttachCatAnus.label>고양이 항문 이식</AttachCatAnus.label>
<AttachCatAnus.description>고양이 항문을 이식합니다.</AttachCatAnus.description>
<AttachCatAnus.jobString>항문 이식 중.</AttachCatAnus.jobString>
<AttachDogAnus.label>개 항문 이식</AttachDogAnus.label>
<AttachDogAnus.description>개 항문을 이식합니다.</AttachDogAnus.description>
<AttachDogAnus.jobString>항문 이식 중.</AttachDogAnus.jobString>
<AttachDragonAnus.label>용 항문 이식</AttachDragonAnus.label>
<AttachDragonAnus.description>용 항문을 이식합니다.</AttachDragonAnus.description>
<AttachDragonAnus.jobString>항문 이식 중.</AttachDragonAnus.jobString>
<Attach_AntherPenis.label>수술 이식</Attach_AntherPenis.label>
<Attach_AntherPenis.description>꽃의 수술을 이식합니다.</Attach_AntherPenis.description>
<Attach_AntherPenis.jobString>수술 이식 중.</Attach_AntherPenis.jobString>
<Install_PistilVagina.label>암술 이식</Install_PistilVagina.label>
<Install_PistilVagina.description>암술을 이식합니다.</Install_PistilVagina.description>
<Install_PistilVagina.jobString>암술 이식 중.</Install_PistilVagina.jobString>
<!-- Cervine -->
<AttachBovineVagina.label>사슴 보지 이식</AttachBovineVagina.label>
<AttachBovineVagina.description>사슴 보지를 이식합니다.</AttachBovineVagina.description>
<AttachBovineVagina.jobString>보지 이식 중.</AttachBovineVagina.jobString>
<AttachCervineAnus.label>사슴 항문 이식</AttachCervineAnus.label>
<AttachCervineAnus.description>사슴 항문을 이식합니다.</AttachCervineAnus.description>
<AttachCervineAnus.jobString>항문 이식 중.</AttachCervineAnus.jobString>
</LanguageData>

View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Orc -->
<OrcVagina.label>오크 보지 추가</OrcVagina.label>
<!-- Elf -->
<ElfVagina.label>엘프 보지 추가</ElfVagina.label>
<!-- Dino -->
<DinoVagina.label>공룡 보지 추가</DinoVagina.label>
<NecroVagina.label>부패한 보지 추가</NecroVagina.label>
<CactoidVagina.label>선인장 보지 추가</CactoidVagina.label>
<GhoulVagina.label>방사능 오염 보지 추가</GhoulVagina.label>
<TreeVagina.label>나무 보지 추가</TreeVagina.label>
<!-- Flower -->
<PistilVagina.label>암술 추가</PistilVagina.label>
<!-- Deer -->
<BovineVagina.label>사슴 보지 추가</BovineVagina.label>
</LanguageData>

View File

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Orc -->
<AddMultiOrcPenis.label>오크 자지 추가</AddMultiOrcPenis.label>
<AddMultiOrcVagina.label>오크 보지 추가</AddMultiOrcVagina.label>
<AddMultiOrcBreasts.label>오크 가슴 추가</AddMultiOrcBreasts.label>
<AddMultiOrcAnus.label>오크 항문 추가</AddMultiOrcAnus.label>
<!-- Elf -->
<AddMultiElfPenis.label>엘프 자지 추가</AddMultiElfPenis.label>
<AddMultiElfVagina.label>엘프 보지 추가</AddMultiElfVagina.label>
<AddMultiElfAnus.label>엘프 항문 추가</AddMultiElfAnus.label>
<!-- Dino -->
<AddMultiDinoPenis.label>공룡 자지 추가</AddMultiDinoPenis.label>
<AddMultiDinoeVagina.label>공룡 보지 추가</AddMultiDinoeVagina.label>
<AddMultiDinoAnus.label>공룡 항문 추가</AddMultiDinoAnus.label>
<AddMultiMonkeyPenis.label>원숭이 자지 추가</AddMultiMonkeyPenis.label>
<AddMultiPigPenis.label>돼지 자지 추가</AddMultiPigPenis.label>
<AddMultiBearPenis.label>곰 자지 추가</AddMultiBearPenis.label>
<AddMultiTurtlePenis.label>거북이 자지 추가</AddMultiTurtlePenis.label>
<AddMultiElephantPenis.label>코끼리 자지 추가</AddMultiElephantPenis.label>
<AddMultiBovinePenis.label>소 자지 추가</AddMultiBovinePenis.label>
<AddMultiTentaclePenis.label>촉수 추가</AddMultiTentaclePenis.label>
<AddMultiNecroPenis.label>부패한 자지 추가</AddMultiNecroPenis.label>
<AddMultiNecroVagina.label>부패한 보지 추가</AddMultiNecroVagina.label>
<AddMultiNecroAnus.label>부패한 항문 추가</AddMultiNecroAnus.label>
<AddMultiVinePenis.label>덩굴 추가</AddMultiVinePenis.label>
<AddMultiMarinePenis.label>해양동물 자지 추가</AddMultiMarinePenis.label>
<AddMultiDemonTentaclesF.label>악마의 산란 촉수 추가</AddMultiDemonTentaclesF.label>
<AddMultiCactoidPenis.label>선인장 자지 추가</AddMultiCactoidPenis.label>
<AddMultiCactoidVagina.label>선인장 보지 추가</AddMultiCactoidVagina.label>
<AddMultiCactoidAnus.label>선인장 항문 추가</AddMultiCactoidAnus.label>
<AddMultiGolemPenis.label>돌 자지 추가</AddMultiGolemPenis.label>
<AddMultiGhoulPenis.label>방사능 오염 자지 추가</AddMultiGhoulPenis.label>
<AddMultiGhoulVagina.label>방사능 오염 보지 추가</AddMultiGhoulVagina.label>
<AddMultiGhoulAnus.label>방사능 오염 항문 추가</AddMultiGhoulAnus.label>
<AddMultiTreePenis.label>나무 자지 추가</AddMultiTreePenis.label>
<AddMultiTreeVagina.label>나무 보지 추가</AddMultiTreeVagina.label>
<AddMultiTreeAnus.label>나무 항문 추가</AddMultiTreeAnus.label>
<AddMultiHorseAnus.label>말 항문 추가</AddMultiHorseAnus.label>
<AddMultiCatAnus.label>고양이 항문 추가</AddMultiCatAnus.label>
<AddMultiDogAnus.label>개 항문 추가</AddMultiDogAnus.label>
<AddMultiDragonAnus.label>용 항문 추가</AddMultiDragonAnus.label>
<!-- Flower -->
<AddMultiAntherPenis.label>수술 추가</AddMultiAntherPenis.label>
<AddMultiPistilVagina.label>암술 추가</AddMultiPistilVagina.label>
<AddMultiBovineVagina.label>사슴 보지 추가</AddMultiBovineVagina.label>
<AddMultiCervineAnus.label>사슴 항문 추가</AddMultiCervineAnus.label>
</LanguageData>

View File

@ -0,0 +1,126 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Dino -->
<DinoPenis.label>공룡 자지</DinoPenis.label>
<DinoPenis.description>크고 끝이 뾰족한 자지로, 윗부분은 약간 납작합니다. 마치 커다란 혀와 비슷합니다.</DinoPenis.description>
<DinoVagina.label>공룡 보지</DinoVagina.label>
<DinoVagina.description>겉이 거친 가죽으로 된 산란가능한 보지입니다.</DinoVagina.description>
<DinoAnus.label>공룡 항문</DinoAnus.label>
<DinoAnus.description>겉이 거친 가죽으로 된 항문입니다.</DinoAnus.description>
<!-- Orc -->
<OrcPenis.label>오크 자지</OrcPenis.label>
<OrcPenis.description>음경꺼풀고리로 묶인 두꺼운 자지로, 다른 부분은 인간형 자지와 비슷합니다.</OrcPenis.description>
<OrcVagina.label>오크 보지</OrcVagina.label>
<OrcVagina.description>무지 큰 입술을 가진 인간형 보지입니다.</OrcVagina.description>
<OrcBreasts.label>오크 가슴</OrcBreasts.label>
<OrcBreasts.description>매우 처진 인간형 가슴입니다.</OrcBreasts.description>
<OrcAnus.label>오크 항문</OrcAnus.label>
<OrcAnus.description>인간형 항문과 말 항문을 섞어놓은 것같은 항문입니다.</OrcAnus.description>
<!-- Elf -->
<ElfPenis.label>엘프 자지</ElfPenis.label>
<ElfPenis.description>보다 가늘고 긴 인간형 자지입니다. 빛나지 않나요?</ElfPenis.description>
<ElfVagina.label>엘프 보지</ElfVagina.label>
<ElfVagina.description>더 조이는 인간형 보지입니다. 오렌지 맛이 나네요.</ElfVagina.description>
<ElfAnus.label>엘프 항문</ElfAnus.label>
<ElfAnus.description>더 조이는 인간형 항문입니다. 꽃향기가 나네요.</ElfAnus.description>
<NecroPenis.label>부패한 자지</NecroPenis.label>
<NecroPenis.description>역겹고 썩은 자지지만, 어떻게든 제 구실은 합니다.</NecroPenis.description>
<NecroVagina.label>부패한 보지</NecroVagina.label>
<NecroVagina.description>역겹고 썩은 보지입니다. 속은 무덤같이 차갑습니다.</NecroVagina.description>
<NecroAnus.label>부패한 항문</NecroAnus.label>
<NecroAnus.description>역겹고 썩은 항문입니다. 속은 무덤같이 차갑습니다.</NecroAnus.description>
<NecroBreasts.label>부패한 가슴</NecroBreasts.label>
<NecroBreasts.description>역겹고 썩은 가슴입니다.</NecroBreasts.description>
<MonkeyPenis.label>원숭이 자지</MonkeyPenis.label>
<MonkeyPenis.description>매우 가늘지만 어떻게 보면 인간의 것과 유사한 자지입니다.</MonkeyPenis.description>
<PigPenis.label>꼬부랑 자지</PigPenis.label>
<PigPenis.description>코르크 뽑개같은 모양의 자지입니다.</PigPenis.description>
<BearPenis.label>곰 자지</BearPenis.label>
<BearPenis.description>뼈로 지지되는 가느다란 자지입니다.</BearPenis.description>
<TurtlePenis.label>거북이 자지</TurtlePenis.label>
<TurtlePenis.description>끝부분이 나팔처럼 벌어진 큰 자지입니다.</TurtlePenis.description>
<ElephantPenis.label>코끼리 자지</ElephantPenis.label>
<ElephantPenis.description>크고 유연하고 잡기 적합한 자지입니다.</ElephantPenis.description>
<BovinePenis.label>소 자지</BovinePenis.label>
<BovinePenis.description>제법 길고 가늘며, 큰 고환을 가진 자지입니다.</BovinePenis.description>
<MarinePenis.label>해양동물 자지</MarinePenis.label>
<MarinePenis.description>끝부분이 뾰족하고 두꺼운 자지입니다.</MarinePenis.description>
<CactoidPenis.label>선인장 자지</CactoidPenis.label>
<CactoidPenis.description>거친 식물형 자지로, 축을 따라 가시가 나있습니다.</CactoidPenis.description>
<CactoidVagina.label>선인장 보지</CactoidVagina.label>
<CactoidVagina.description>거친 식물형 보지로, 안쪽 벽을 따라 가시가 나있습니다. 가시는 섹스중에 남성 성기를 붙잡고 있습니다.</CactoidVagina.description>
<CactoidAnus.label>선인장 항문</CactoidAnus.label>
<CactoidAnus.description>거친 식물형 항문으로. 여기에는 가시가 없습니다.</CactoidAnus.description>
<CactoidBreasts.label>선인장 가슴</CactoidBreasts.label>
<CactoidBreasts.description>거친 식물형 가슴으로, 전체에 걸쳐 가시가 나있고 꽃을 닮은 젖꼭지가 있습니다.</CactoidBreasts.description>
<TreePenis.label>나무 자지</TreePenis.label>
<TreePenis.description>자연스럽게 자라난 나무의 자지입니다. 고환은 단단하지만, 축을 따라서 점점 부드러워지는 나무 껍질로 완전히 감싸여 있으며, 꼭지 부분은 노출되어 있습니다.</TreePenis.description>
<TreeVagina.label>나무 보지</TreeVagina.label>
<TreeVagina.description>자연스럽게 자라난 나무의 보지입니다. 바깥은 나무 껍질같은 반면, 안쪽은 부드럽고 잎같습니다.</TreeVagina.description>
<TreeAnus.label>나무 항문</TreeAnus.label>
<TreeAnus.description>자연스럽게 자라난 나무의 항문입니다. 바깥은 나무 껍질같은 반면, 안쪽은 부드럽습니다.</TreeAnus.description>
<TreeBreasts.label>나무 가슴</TreeBreasts.label>
<TreeBreasts.description>자연스럽게 자라난 나무의 가슴입니다. 단단한 껍질이 바깥 전체를 감싸며, 반면에 젖꼭지 밑은 노출되어 있습니다.</TreeBreasts.description>
<GolemPenis.label>골렘 자지</GolemPenis.label>
<GolemPenis.description>거칠고 울퉁불퉁한 돌같은 자지입니다.</GolemPenis.description>
<GhoulPenis.label>방사능 오염 자지</GhoulPenis.label>
<GhoulPenis.description>약하게 빛나는 인간형 자지입니다. 만지기에는 너무 뜨겁습니다.</GhoulPenis.description>
<GhoulVagina.label>방사능 오염 보지</GhoulVagina.label>
<GhoulVagina.description>약하게 빛나는 인간형 보지입니다. 안은 기분나쁘게 뜨겁습니다.</GhoulVagina.description>
<GhoulAnus.label>방사능 오염 항문</GhoulAnus.label>
<GhoulAnus.description>약하게 빛나는 항문입니다. 안은 기분나쁘게 뜨겁습니다.</GhoulAnus.description>
<GhoulBreasts.label>방사능 오염 가슴</GhoulBreasts.label>
<GhoulBreasts.description>약하게 빛나는 인간형 가슴입니다. 만지기에는 많이 뜨겁습니다.</GhoulBreasts.description>
<ScaleBreasts.label>비늘 가슴</ScaleBreasts.label>
<ScaleBreasts.description>젖꼭지를 뺀, 전 부분이 비늘로 덮인 가슴입니다.</ScaleBreasts.description>
<TentaclePenis.label>촉수</TentaclePenis.label>
<TentaclePenis.description>촉수형 자지덩어리로, 동시에 구속하고 쾌락을 선사하는 것이 가능합니다.</TentaclePenis.description>
<VinePenis.label>덩굴</VinePenis.label>
<VinePenis.description>유전적으로 변형된 덩굴은 생식 활동이 가능합니다.</VinePenis.description>
<DemonTentaclesF.label>악마 산란 촉수</DemonTentaclesF.label>
<DemonTentaclesF.description>길고 유연한 촉수로, 알을 낳는 것이 가능합니다.</DemonTentaclesF.description>
<HorseAnus.label>말 항문</HorseAnus.label>
<HorseAnus.description>도넛 모양의 항문입니다.</HorseAnus.description>
<CatAnus.label>고양이 항문</CatAnus.label>
<CatAnus.description>고양이의 항문입니다.</CatAnus.description>
<DogAnus.label>개 항문</DogAnus.label>
<DogAnus.description>개의 항문입니다.</DogAnus.description>
<DragonAnus.label>용 항문</DragonAnus.label>
<DragonAnus.description>바깥이 비늘로 감싸인 거친 항문입니다.</DragonAnus.description>
<!-- Flower -->
<AntherPenis.label>수술</AntherPenis.label>
<AntherPenis.description>꽃의 남성 생식기관입니다. 길고 가는 섬유로, 꽃가루를 만드는 큰 머리가 끝에 달려 있습니다.</AntherPenis.description>
<PistilVagina.label>암술</PistilVagina.label>
<PistilVagina.description>꽃의 여성 생식기관입니다. 끈적한 입구는 긴 튜브형 구조를 통해 씨방과 연결됩니다.</PistilVagina.description>
<!-- Deer -->
<BovineVagina.label>사슴 보지</BovineVagina.label>
<BovineVagina.description>제법 가느다란 보지입니다.</BovineVagina.description>
<CervineAnus.label>사슴 항문</CervineAnus.label>
<CervineAnus.description>사슴의 항문입니다.</CervineAnus.description>
</LanguageData>

View File

@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<MonkeyPenis.label>원숭이 자지</MonkeyPenis.label>
<MonkeyPenis.labelNoun>원숭이 자지</MonkeyPenis.labelNoun>
<MonkeyPenis.description>매우 가늘지만 어떻게 보면 인간의 것과 유사한 자지입니다.</MonkeyPenis.description>
<PigPenis.label>꼬부랑 자지</PigPenis.label>
<PigPenis.labelNoun>돼지 자지</PigPenis.labelNoun>
<PigPenis.description>코르크 뽑개같은 모양의 자지입니다.</PigPenis.description>
<BearPenis.label>곰 자지</BearPenis.label>
<BearPenis.labelNoun>곰 자지</BearPenis.labelNoun>
<BearPenis.description>뼈로 지지되는 가느다란 자지입니다.</BearPenis.description>
<TurtlePenis.label>거북이 자지</TurtlePenis.label>
<TurtlePenis.labelNoun>거북이 자지</TurtlePenis.labelNoun>
<TurtlePenis.description>끝부분이 나팔처럼 벌어진 큰 자지입니다.</TurtlePenis.description>
<ElephantPenis.label>코끼리 자지</ElephantPenis.label>
<ElephantPenis.labelNoun>코끼리 자지</ElephantPenis.labelNoun>
<ElephantPenis.description>크고 유연하고 잡기 적합한 자지입니다.</ElephantPenis.description>
<BovinePenis.label>소 자지</BovinePenis.label>
<BovinePenis.labelNoun>소 자지</BovinePenis.labelNoun>
<BovinePenis.description>제법 길고 가늘며, 큰 고환을 가진 자지입니다.</BovinePenis.description>
<MarinePenis.label>해양동물 자지</MarinePenis.label>
<MarinePenis.labelNoun>해양 포유류 자지</MarinePenis.labelNoun>
<MarinePenis.description>끝부분이 뾰족하고 두꺼운 자지입니다.</MarinePenis.description>
<!-- Critter Like -->
<HorseAnus.label>말 항문</HorseAnus.label>
<HorseAnus.labelNoun>말 항문</HorseAnus.labelNoun>
<HorseAnus.description>도넛 모양의 항문입니다.</HorseAnus.description>
<CatAnus.label>고양이 항문</CatAnus.label>
<CatAnus.labelNoun>고양이 항문</CatAnus.labelNoun>
<CatAnus.description>고양이의 항문입니다.</CatAnus.description>
<DogAnus.label>개 항문</DogAnus.label>
<DogAnus.labelNoun>개 항문</DogAnus.labelNoun>
<DogAnus.description>개의 항문입니다.</DogAnus.description>
<BovineVagina.label>사슴 보지</BovineVagina.label>
<BovineVagina.labelNoun>사슴 보지</BovineVagina.labelNoun>
<BovineVagina.description>제법 가느다란 보지입니다.</BovineVagina.description>
<CervineAnus.label>사슴 항문</CervineAnus.label>
<CervineAnus.labelNoun>사슴 항문</CervineAnus.labelNoun>
<CervineAnus.description>사슴의 항문입니다.</CervineAnus.description>
</LanguageData>

View File

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Elf Like -->
<ElfPenis.label>엘프 자지</ElfPenis.label>
<ElfPenis.labelNoun>엘프 자지</ElfPenis.labelNoun>
<ElfPenis.description>보다 가늘고 긴 인간형 자지입니다. 빛나지 않나요?</ElfPenis.description>
<ElfVagina.label>엘프 보지</ElfVagina.label>
<ElfVagina.labelNoun>엘프 보지</ElfVagina.labelNoun>
<ElfVagina.description>더 조이는 인간형 보지입니다. 오렌지 맛이 나네요.</ElfVagina.description>
<ElfAnus.label>엘프 항문</ElfAnus.label>
<ElfAnus.labelNoun>엘프 항문</ElfAnus.labelNoun>
<ElfAnus.description>더 조이는 인간형 항문입니다. 꽃향기가 나네요.</ElfAnus.description>
<!-- Orc Like -->
<OrcPenis.label>오크 자지</OrcPenis.label>
<OrcPenis.labelNoun>오크 자지</OrcPenis.labelNoun>
<OrcPenis.description>음경꺼풀고리로 묶인 두꺼운 자지로, 다른 부분은 인간형 자지와 비슷합니다.</OrcPenis.description>
<OrcVagina.label>오크 보지</OrcVagina.label>
<OrcVagina.labelNoun>오크 보지</OrcVagina.labelNoun>
<OrcVagina.description>무지 큰 입술을 가진 인간형 보지입니다.</OrcVagina.description>
<OrcBreasts.label>오크 가슴</OrcBreasts.label>
<OrcBreasts.labelNoun>오크 가슴</OrcBreasts.labelNoun>
<OrcBreasts.description>매우 처진 인간형 가슴입니다.</OrcBreasts.description>
<OrcAnus.label>오크 항문</OrcAnus.label>
<OrcAnus.labelNoun>오크 항문</OrcAnus.labelNoun>
<OrcAnus.description>인간형 항문과 말 항문을 섞어놓은 것같은 항문입니다.</OrcAnus.description>
<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<GhoulPenis.label>방사능 오염 자지</GhoulPenis.label>
<GhoulPenis.labelNoun>방사능 오염 자지</GhoulPenis.labelNoun>
<GhoulPenis.description>약하게 빛나는 인간형 자지입니다. 만지기에는 너무 뜨겁습니다.</GhoulPenis.description>
<GhoulVagina.label>방사능 오염 보지</GhoulVagina.label>
<GhoulVagina.labelNoun>방사능 오염 보지</GhoulVagina.labelNoun>
<GhoulVagina.description>약하게 빛나는 인간형 보지입니다. 안은 기분나쁘게 뜨겁습니다.</GhoulVagina.description>
<GhoulBreasts.label>방사능 오염 가슴</GhoulBreasts.label>
<GhoulBreasts.labelNoun>방사능 오염 가슴</GhoulBreasts.labelNoun>
<GhoulBreasts.description>약하게 빛나는 인간형 가슴입니다. 만지기에는 많이 뜨겁습니다.</GhoulBreasts.description>
<GhoulAnus.label>방사능 오염 항문</GhoulAnus.label>
<GhoulAnus.labelNoun>방사능 오염 항문</GhoulAnus.labelNoun>
<GhoulAnus.description>약하게 빛나는 항문입니다. 안은 기분나쁘게 뜨겁습니다.</GhoulAnus.description>
</LanguageData>

View File

@ -0,0 +1,200 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Dino -->
<AttachDinoPenis.label>имплантировать пенис динозавра</AttachDinoPenis.label>
<AttachDinoPenis.description>Имплантирует пенис динозавра.</AttachDinoPenis.description>
<AttachDinoPenis.jobString>Имплантирует пенис динозавра</AttachDinoPenis.jobString>
<AttachDinoVagina.label>имплантировать вагину динозавра</AttachDinoVagina.label>
<AttachDinoVagina.description>Имплантирует вагину динозавра.</AttachDinoVagina.description>
<AttachDinoVagina.jobString>Имплантирует вагину динозавра</AttachDinoVagina.jobString>
<AttachDinoAnus.label>имплантировать анус динозавра</AttachDinoAnus.label>
<AttachDinoAnus.description>Имплантирует анус динозавра.</AttachDinoAnus.description>
<AttachDinoAnus.jobString>Имплантирует анус динозавра</AttachDinoAnus.jobString>
<!-- Orc -->
<AttachOrcPenis.label>имплантировать пенис орка</AttachOrcPenis.label>
<AttachOrcPenis.description>Имплантирует пенис орка.</AttachOrcPenis.description>
<AttachOrcPenis.jobString>Имплантирует пенис орка</AttachOrcPenis.jobString>
<AttachOrcVagina.label>имплантировать вагину орка</AttachOrcVagina.label>
<AttachOrcVagina.description>Имплантирует вагину орка.</AttachOrcVagina.description>
<AttachOrcVagina.jobString>Имплантирует вагину орка</AttachOrcVagina.jobString>
<AttachOrcBreasts.label>имплантировать грудь орка</AttachOrcBreasts.label>
<AttachOrcBreasts.description>Имплантирует пару орочьих грудей.</AttachOrcBreasts.description>
<AttachOrcBreasts.jobString>Имплантирует пару орочьих грудей</AttachOrcBreasts.jobString>
<AttachOrcAnus.label>имплантировать анус орка</AttachOrcAnus.label>
<AttachOrcAnus.description>Имплантирует анус орка.</AttachOrcAnus.description>
<AttachOrcAnus.jobString>Имплантирует анус орка</AttachOrcAnus.jobString>
<!-- Elf -->
<AttachElfPenis.label>имплантировать пенис эльфа</AttachElfPenis.label>
<AttachElfPenis.description>Имплантирует пенис эльфа.</AttachElfPenis.description>
<AttachElfPenis.jobString>Имплантирует пенис эльфа</AttachElfPenis.jobString>
<AttachElfVagina.label>имплантировать вагину эльфа</AttachElfVagina.label>
<AttachElfVagina.description>Имплантирует узкую и эластичную вагину эльфа.</AttachElfVagina.description>
<AttachElfVagina.jobString>Имплантирует вагину эльфа</AttachElfVagina.jobString>
<AttachElfAnus.label>имплантировать анус эльфа</AttachElfAnus.label>
<AttachElfAnus.description>Имплантирует анус эльфа.</AttachElfAnus.description>
<AttachElfAnus.jobString>Имплантирует анус эльфа</AttachElfAnus.jobString>
<AttachMonkeyPenis.label>имплантировать пенис обезьяны</AttachMonkeyPenis.label>
<AttachMonkeyPenis.description>Имплантирует пенис обезьяны.</AttachMonkeyPenis.description>
<AttachMonkeyPenis.jobString>Имплантирует пенис обезьяны</AttachMonkeyPenis.jobString>
<AttachPigPenis.label>имплантировать винтообразный пенис</AttachPigPenis.label>
<AttachPigPenis.description>Имплантирует винтообразный пенис.</AttachPigPenis.description>
<AttachPigPenis.jobString>Имплантирует винтообразный пенис</AttachPigPenis.jobString>
<AttachBearPenis.label>имплантировать пенис медведя</AttachBearPenis.label>
<AttachBearPenis.description>Имплантирует пенис медведя.</AttachBearPenis.description>
<AttachBearPenis.jobString>Имплантирует пенис медведя</AttachBearPenis.jobString>
<AttachTurtlePenis.label>имплантировать пенис черепахи</AttachTurtlePenis.label>
<AttachTurtlePenis.description>Имплантирует пенис черепахи.</AttachTurtlePenis.description>
<AttachTurtlePenis.jobString>Имплантирует пенис черепахи</AttachTurtlePenis.jobString>
<AttachElephantPenis.label>имплантировать пенис слона</AttachElephantPenis.label>
<AttachElephantPenis.description>Имплантирует пенис слона.</AttachElephantPenis.description>
<AttachElephantPenis.jobString>Имплантирует пенис слона</AttachElephantPenis.jobString>
<AttachBovinePenis.label>имплантировать пенис быка</AttachBovinePenis.label>
<AttachBovinePenis.description>Имплантирует пенис быка.</AttachBovinePenis.description>
<AttachBovinePenis.jobString>Имплантирует пенис быка</AttachBovinePenis.jobString>
<AttachTentaclePenis.label>имплантировать тентаклевый пенис</AttachTentaclePenis.label>
<AttachTentaclePenis.description>Имплантирует тентакли.</AttachTentaclePenis.description>
<AttachTentaclePenis.jobString>Имплантирует тентакли</AttachTentaclePenis.jobString>
<AttachNecroPenis.label>имплантировать гнилой пенис</AttachNecroPenis.label>
<AttachNecroPenis.description>Имплантирует гнилой пенис.</AttachNecroPenis.description>
<AttachNecroPenis.jobString>Имплантирует гнилой пенис</AttachNecroPenis.jobString>
<AttachNecroVagina.label>имплантировать гнилую вагину</AttachNecroVagina.label>
<AttachNecroVagina.description>Имплантирует гнилую вагину.</AttachNecroVagina.description>
<AttachNecroVagina.jobString>Имплантирует гнилую вагину</AttachNecroVagina.jobString>
<AttachNecroAnus.label>имплантировать гнилой анус</AttachNecroAnus.label>
<AttachNecroAnus.description>Имплантирует гнилой анус.</AttachNecroAnus.description>
<AttachNecroAnus.jobString>Имплантирует гнилой анус</AttachNecroAnus.jobString>
<AttachNecroBreasts.label>имплантировать гнилую грудь</AttachNecroBreasts.label>
<AttachNecroBreasts.description>Имплантирует пару гнилых грудей.</AttachNecroBreasts.description>
<AttachNecroBreasts.jobString>Имплантирует пару гнилых грудей</AttachNecroBreasts.jobString>
<AttachVinePenis.label>имплантировать лозы</AttachVinePenis.label>
<AttachVinePenis.description>Имплантирует лозы.</AttachVinePenis.description>
<AttachVinePenis.jobString>Имплантирует лозы</AttachVinePenis.jobString>
<AttachMarinePenis.label>имплантировать морской пенис</AttachMarinePenis.label>
<AttachMarinePenis.description>Имплантирует пенис морского млекопитающего.</AttachMarinePenis.description>
<AttachMarinePenis.jobString>Имплантирует морской пенис</AttachMarinePenis.jobString>
<AttachDemonTentaclesF.label>имплантировать тентакли демона</AttachDemonTentaclesF.label>
<AttachDemonTentaclesF.description>Имплантирует яйцо, производящее щупальца демона.</AttachDemonTentaclesF.description>
<AttachDemonTentaclesF.jobString>Имплантирует тентакли демона</AttachDemonTentaclesF.jobString>
<AttachCactoidPenis.label>имплантировать пенис кактоида</AttachCactoidPenis.label>
<AttachCactoidPenis.description>Имплантирует острый пенис кактоида. Ауч!</AttachCactoidPenis.description>
<AttachCactoidPenis.jobString>Имплантирует пенис кактоида</AttachCactoidPenis.jobString>
<AttachCactoidVagina.label>имплантировать вагину кактоида</AttachCactoidVagina.label>
<AttachCactoidVagina.description>Имплантирует острую вагину кактоида. Ауч!</AttachCactoidVagina.description>
<AttachCactoidVagina.jobString>Имплантирует вагину кактоида</AttachCactoidVagina.jobString>
<AttachCactoidAnus.label>имплантировать анус кактоида</AttachCactoidAnus.label>
<AttachCactoidAnus.description>Имплантирует острый анус кактоида.</AttachCactoidAnus.description>
<AttachCactoidAnus.jobString>Имплантирует анус кактоида</AttachCactoidAnus.jobString>
<AttachCactoidBreasts.label>имплантировать грудь кактоида</AttachCactoidBreasts.label>
<AttachCactoidBreasts.description>Имплантирует пару очень упругих грудей кактоида.</AttachCactoidBreasts.description>
<AttachCactoidBreasts.jobString>Имплантирует пару грудей кактоида</AttachCactoidBreasts.jobString>
<AttachGolemPenis.label>имплантировать пенис голема</AttachGolemPenis.label>
<AttachGolemPenis.description>Имплантирует твердый каменный пенис голема.</AttachGolemPenis.description>
<AttachGolemPenis.jobString>Имплантирует пенис голема</AttachGolemPenis.jobString>
<AttachGhoulPenis.label>имплантировать облученный пенис</AttachGhoulPenis.label>
<AttachGhoulPenis.description>Имплантирует облученный пенис.</AttachGhoulPenis.description>
<AttachGhoulPenis.jobString>Имплантирует облученный пенис</AttachGhoulPenis.jobString>
<AttachGhoulVagina.label>имплантировать облученную вагину</AttachGhoulVagina.label>
<AttachGhoulVagina.description>Имплантирует облученную вагину.</AttachGhoulVagina.description>
<AttachGhoulVagina.jobString>Имплантирует облученную вагину</AttachGhoulVagina.jobString>
<AttachGhoulAnus.label>имплантировать облученный анус</AttachGhoulAnus.label>
<AttachGhoulAnus.description>Имплантирует облученный анус.</AttachGhoulAnus.description>
<AttachGhoulAnus.jobString>Имплантирует облученный анус</AttachGhoulAnus.jobString>
<AttachGhoulBreasts.label>имплантировать облученную грудь</AttachGhoulBreasts.label>
<AttachGhoulBreasts.description>Имплантирует пару облученных грудей.</AttachGhoulBreasts.description>
<AttachGhoulBreasts.jobString>Имплантирует пару облученных грудей</AttachGhoulBreasts.jobString>
<AttachScaleBreasts.label>имплантировать чешуйчатую грудь</AttachScaleBreasts.label>
<AttachScaleBreasts.description>Имплантирует пару чушуйчатых грудей.</AttachScaleBreasts.description>
<AttachScaleBreasts.jobString>Имплантирует пару чушуйчатых грудей</AttachScaleBreasts.jobString>
<AttachTreePenis.label>имплантировать пенис из коры</AttachTreePenis.label>
<AttachTreePenis.description>Имплантирует деревянный пенис.</AttachTreePenis.description>
<AttachTreePenis.jobString>Имплантирует пенис из коры</AttachTreePenis.jobString>
<AttachTreeVagina.label>имплантировать вагину из коры</AttachTreeVagina.label>
<AttachTreeVagina.description>Имплантирует деревянную вагину.</AttachTreeVagina.description>
<AttachTreeVagina.jobString>Имплантирует вагину из коры.</AttachTreeVagina.jobString>
<AttachTreeAnus.label>имплантировать анус из коры</AttachTreeAnus.label>
<AttachTreeAnus.description>Имплантирует деревянный анус.</AttachTreeAnus.description>
<AttachTreeAnus.jobString>Имплантирует анус из коры</AttachTreeAnus.jobString>
<AttachTreeBreasts.label>имплантировать грудь из коры</AttachTreeBreasts.label>
<AttachTreeBreasts.description>Имплантирует пару деревянных грудей.</AttachTreeBreasts.description>
<AttachTreeBreasts.jobString>Имплантирует пару грудей из коры</AttachTreeBreasts.jobString>
<AttachHorseAnus.label>имплантировать анус лошади</AttachHorseAnus.label>
<AttachHorseAnus.description>Имплантирует анус лошади.</AttachHorseAnus.description>
<AttachHorseAnus.jobString>Имплантирует анус лошади</AttachHorseAnus.jobString>
<AttachCatAnus.label>имплантировать анус кошки</AttachCatAnus.label>
<AttachCatAnus.description>Имплантирует анус кошки.</AttachCatAnus.description>
<AttachCatAnus.jobString>Имплантирует анус кошки</AttachCatAnus.jobString>
<AttachDogAnus.label>имплантировать анус собаки</AttachDogAnus.label>
<AttachDogAnus.description>Имплантирует анус собаки.</AttachDogAnus.description>
<AttachDogAnus.jobString>Имплантирует анус собаки</AttachDogAnus.jobString>
<AttachDragonAnus.label>имплантировать анус дракона</AttachDragonAnus.label>
<AttachDragonAnus.description>Имплантирует анус дракона.</AttachDragonAnus.description>
<AttachDragonAnus.jobString>Имплантирует анус дракона</AttachDragonAnus.jobString>
<Attach_AntherPenis.label>имплантировать пыльник</Attach_AntherPenis.label>
<Attach_AntherPenis.description>Имплантирует пыльник цветка.</Attach_AntherPenis.description>
<Attach_AntherPenis.jobString>Имплантирует пыльник</Attach_AntherPenis.jobString>
<Install_PistolVagina.label>имплантировать пестик</Install_PistolVagina.label>
<Install_PistolVagina.description>Имплантирует пестик цветка.</Install_PistolVagina.description>
<Install_PistolVagina.jobString>Имплантирует пестик</Install_PistolVagina.jobString>
<!-- Cervine -->
<AttachBovineVagina.label>имплантировать вагину оленя</AttachBovineVagina.label>
<AttachBovineVagina.description>Имплантирует вагину оленя.</AttachBovineVagina.description>
<AttachBovineVagina.jobString>Имплантирует вагину оленя</AttachBovineVagina.jobString>
<AttachCervineAnus.label>имплантировать анус оленя</AttachCervineAnus.label>
<AttachCervineAnus.description>Имплантирует анус оленя.</AttachCervineAnus.description>
<AttachCervineAnus.jobString>Имплантирует анус оленяп</AttachCervineAnus.jobString>
</LanguageData>

View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Orc -->
<OrcVagina.label>добавить вагину орка</OrcVagina.label>
<!-- Elf -->
<ElfVagina.label>добавить вагину эльфа</ElfVagina.label>
<!-- Dino -->
<DinoVagina.label>добавить вагину динозавра</DinoVagina.label>
<NecroVagina.label>добавить гнилую вагину</NecroVagina.label>
<CactoidVagina.label>добавить вагину кактоида</CactoidVagina.label>
<GhoulVagina.label>добавить облученную вагину</GhoulVagina.label>
<TreeVagina.label>добавить вагину из коры</TreeVagina.label>
<!-- Flower -->
<PistolVagina.label>добавить пестик</PistolVagina.label>
<BovineVagina.label>добавить вагину оленя</BovineVagina.label>
</LanguageData>

View File

@ -0,0 +1,61 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Orc -->
<AddMultiOrcPenis.label>добавить пенис орка</AddMultiOrcPenis.label>
<AddMultiOrcVagina.label>добавить вагину орка</AddMultiOrcVagina.label>
<AddMultiOrcBreasts.label>добавить грудь орка</AddMultiOrcBreasts.label>
<AddMultiOrcAnus.label>добавить анус орка</AddMultiOrcAnus.label>
<!-- Elf -->
<AddMultiElfPenis.label>добавить пенис эльфа</AddMultiElfPenis.label>
<AddMultiElfVagina.label>добавить вагину эльфа</AddMultiElfVagina.label>
<AddMultiElfAnus.label>добавить анус эльфа</AddMultiElfAnus.label>
<!-- Dino -->
<AddMultiDinoPenis.label>добавить пенис динозавра</AddMultiDinoPenis.label>
<AddMultiDinoeVagina.label>добавить вагину динозавра</AddMultiDinoeVagina.label>
<AddMultiDinoAnus.label>добавить анус динозавра</AddMultiDinoAnus.label>
<AddMultiMonkeyPenis.label>добавить пенис обезьяны</AddMultiMonkeyPenis.label>
<AddMultiPigPenis.label>добавить пенис свиньи</AddMultiPigPenis.label>
<AddMultiBearPenis.label>добавить пенис медведя</AddMultiBearPenis.label>
<AddMultiTurtlePenis.label>добавить пенис черепахи</AddMultiTurtlePenis.label>
<AddMultiElephantPenis.label>добавить пенис слона</AddMultiElephantPenis.label>
<AddMultiBovinePenis.label>добавить пенис быка</AddMultiBovinePenis.label>
<AddMultiTentaclePenis.label>добавить тентакли</AddMultiTentaclePenis.label>
<AddMultiNecroPenis.label>добавить гнилой пенис</AddMultiNecroPenis.label>
<AddMultiNecroVagina.label>добавить гнилая вагина</AddMultiNecroVagina.label>
<AddMultiNecroAnus.label>добавить гнилой анус</AddMultiNecroAnus.label>
<AddMultiVinePenis.label>добавить лозы</AddMultiVinePenis.label>
<AddMultiMarinePenis.label>добавить водный пенис</AddMultiMarinePenis.label>
<AddMultiDemonTentaclesF.label>добавить демонические тентакли</AddMultiDemonTentaclesF.label>
<AddMultiCactoidPenis.label>добавить пенис кактоида</AddMultiCactoidPenis.label>
<AddMultiCactoidVagina.label>добавить вагину кактоида</AddMultiCactoidVagina.label>
<AddMultiCactoidAnus.label>добавить анус кактоида</AddMultiCactoidAnus.label>
<AddMultiGolemPenis.label>добавить каменный пенис</AddMultiGolemPenis.label>
<AddMultiGhoulPenis.label>добавить облученный пенис</AddMultiGhoulPenis.label>
<AddMultiGhoulVagina.label>добавить облученную вагину</AddMultiGhoulVagina.label>
<AddMultiGhoulAnus.label>добавить облученный анус</AddMultiGhoulAnus.label>
<AddMultiTreePenis.label>добавить пенис из коры</AddMultiTreePenis.label>
<AddMultiTreeVagina.label>добавить вагину из коры</AddMultiTreeVagina.label>
<AddMultiTreeAnus.label>добавить анус из коры</AddMultiTreeAnus.label>
<AddMultiHorseAnus.label>добавить анус лошади</AddMultiHorseAnus.label>
<AddMultiCatAnus.label>добавить анус кошки</AddMultiCatAnus.label>
<AddMultiDogAnus.label>добавить анус собаки</AddMultiDogAnus.label>
<AddMultiDragonAnus.label>добавить анус дракона</AddMultiDragonAnus.label>
<!-- Flower -->
<AddMultiAntherPenis.label>добавить пыльник</AddMultiAntherPenis.label>
<AddMultiPistolVagina.label>добавить пестик</AddMultiPistolVagina.label>
<AddMultiBovineVagina.label>добавить вагину оленя</AddMultiBovineVagina.label>
<AddMultiCervineAnus.label>добавить анус оленя</AddMultiCervineAnus.label>
</LanguageData>

View File

@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Dino -->
<DinoPenis.label>пенис динозавра</DinoPenis.label>
<DinoPenis.description>Большой член с конической формой, слегка приплюснутый вверху. Очень похож на большой язык.</DinoPenis.description>
<DinoVagina.label>вагина динозавра</DinoVagina.label>
<DinoVagina.description>Вагина для откладывания яиц с жесткой шкурой снаружи.</DinoVagina.description>
<DinoAnus.label>анус динозавра</DinoAnus.label>
<DinoAnus.description>Анус с жесткой шкурой снаружи.</DinoAnus.description>
<!-- Orc -->
<OrcPenis.label>пенис орка</OrcPenis.label>
<OrcPenis.description>Круглый пенис с кольцом, но в остальном похож на пенис гуманоида.</OrcPenis.description>
<OrcVagina.label>вагина орка</OrcVagina.label>
<OrcVagina.description>Человеческая вагина с очень большими губами.</OrcVagina.description>
<OrcBreasts.label>грудь орка</OrcBreasts.label>
<OrcBreasts.description>Пара человеческих грудей, которые сильно обвисли.</OrcBreasts.description>
<OrcAnus.label>анус орка</OrcAnus.label>
<OrcAnus.description>Анус, который выглядит как смесь ануса человека и лошади.</OrcAnus.description>
<!-- Elf -->
<ElfPenis.label>пенис эльфа</ElfPenis.label>
<ElfPenis.description>Более тонкий и длинный пенис, похожий на человеческий. Это блеск?</ElfPenis.description>
<ElfVagina.label>вагина эльфа</ElfVagina.label>
<ElfVagina.description>Более узкая вагина, похожая на человеческую. На вкус как апельсины.</ElfVagina.description>
<ElfAnus.label>анус эльфа</ElfAnus.label>
<ElfAnus.description>Более узкий анус, похожий на человеческий. Пахнет розами.</ElfAnus.description>
<NecroPenis.label>гнилой пенис</NecroPenis.label>
<NecroPenis.description>Отвратительный, гниющий пенис, который все еще работает.</NecroPenis.description>
<NecroVagina.label>гнилая вагина</NecroVagina.label>
<NecroVagina.description>Отвратительная гниющая вагина. Её внутренности холодны, как могила.</NecroVagina.description>
<NecroAnus.label>гнилой анус</NecroAnus.label>
<NecroAnus.description>Отвратительный, гниющий анус. Его внутренности холодны, как могила.</NecroAnus.description>
<NecroBreasts.label>гнилая грудь</NecroBreasts.label>
<NecroBreasts.description>Отвратительная пара гниющих грудей.</NecroBreasts.description>
<MonkeyPenis.label>пенис обезьяны</MonkeyPenis.label>
<MonkeyPenis.description>Очень тонкий, но в остальном гуманоидный пенис.</MonkeyPenis.description>
<PigPenis.label>винтообразный пенис</PigPenis.label>
<PigPenis.description>Пенис в форме штопора.</PigPenis.description>
<BearPenis.label>пенис медведя</BearPenis.label>
<BearPenis.description>Тонкий пенис, опирающийся на кость.</BearPenis.description>
<TurtlePenis.label>пенис черепахи</TurtlePenis.label>
<TurtlePenis.description>Большой пенис с огромным расширением на конце.</TurtlePenis.description>
<ElephantPenis.label>пенис слона</ElephantPenis.label>
<ElephantPenis.description>Большой и гибкий цепкий пенис.</ElephantPenis.description>
<BovinePenis.label>пенис быка</BovinePenis.label>
<BovinePenis.description>Пенис довольно длинный, но тонкий, с большими яичками.</BovinePenis.description>
<MarinePenis.label>морской пенис</MarinePenis.label>
<MarinePenis.description>Обтекаемый член, сужающийся к концу.</MarinePenis.description>
<CactoidPenis.label>пенис кактоида</CactoidPenis.label>
<CactoidPenis.description>Шершавый пенис, похожий на растение, с шипами вдоль стержня.</CactoidPenis.description>
<CactoidVagina.label>вагина кактоида</CactoidVagina.label>
<CactoidVagina.description>Грубое влагалище, похожее на растение, с шипами на внутренних стенках. Шипы захватывают мужские половые органы во время секса.</CactoidVagina.description>
<CactoidAnus.label>анус кактоида</CactoidAnus.label>
<CactoidAnus.description>Шершавый анус, похожий на растение. На этот раз без шипов.</CactoidAnus.description>
<CactoidBreasts.label>грудь кактоида</CactoidBreasts.label>
<CactoidBreasts.description>Пара грубых грудей, похожих на растения, с шипами вокруг них и сосков, похожих на цветы.</CactoidBreasts.description>
<TreePenis.label>пенис из коры</TreePenis.label>
<TreePenis.description>Естественно выращенный деревянный пенис. Яички полностью покрыты твердой деревянной корой, а текстура вдоль стержня более мягкая, кончик остается открытым.</TreePenis.description>
<TreeVagina.label>вагина из коры</TreeVagina.label>
<TreeVagina.description>Естественно выращенная деревянная вагина. Хотя снаружи она похожа на кору, внутри она мягкая.</TreeVagina.description>
<TreeBreasts.label>грудь из коры</TreeBreasts.label>
<TreeBreasts.description>Пара естественно выращенных деревянных грудей. Твердая кора покрывает всю внешнюю часть, оставляя соски открытыми.</TreeBreasts.description>
<TreeAnus.label>анус из коры</TreeAnus.label>
<TreeAnus.description>Естественно выращенный деревянный анус. Хотя снаружи он похож на кору, внутри он мягкий.</TreeAnus.description>
<GolemPenis.label>каменный пенис</GolemPenis.label>
<GolemPenis.description>Грубый и зазубренный каменный пенис.</GolemPenis.description>
<GhoulPenis.label>облученный пенис</GhoulPenis.label>
<GhoulPenis.description>Слегка светящийся пенис, похожий на человеческий. На ощупь очень горячий.</GhoulPenis.description>
<GhoulVagina.label>облученная вагина</GhoulVagina.label>
<GhoulVagina.description>Человеческая вагина, которая слегка светится. Внутри безумно жарко.</GhoulVagina.description>
<GhoulBreasts.label>облученная грудь</GhoulBreasts.label>
<GhoulBreasts.description>Пара человеческих грудей, которые слегка светятся. Они очень горячие на ощупь.</GhoulBreasts.description>
<GhoulAnus.label>облученный анус</GhoulAnus.label>
<GhoulAnus.description>Слегка светящийся анус. Внутри безумно жарко.</GhoulAnus.description>
<ScaleBreasts.label>чешуйчатая грудь</ScaleBreasts.label>
<ScaleBreasts.description>Чешуйчатая грудь.</ScaleBreasts.description>
<TentaclePenis.label>тентакли</TentaclePenis.label>
<TentaclePenis.description>Масса пенисов, похожих на щупальца, способных сдерживать и доставлять удовольствие.</TentaclePenis.description>
<VinePenis.label>лозы</VinePenis.label>
<VinePenis.description>Генетически измененные лозы, способные к воспроизводству.</VinePenis.description>
<DemonTentaclesF.label>тентакли демона (яйца)</DemonTentaclesF.label>
<DemonTentaclesF.description>Длинное и гибкое щупальце, способное откладывать яйца.</DemonTentaclesF.description>
<HorseAnus.label>анус лошади</HorseAnus.label>
<HorseAnus.description>Анус в форме пончика.</HorseAnus.description>
<CatAnus.label>анус кошки</CatAnus.label>
<CatAnus.description>Анус кошки.</CatAnus.description>
<DogAnus.label>анус собаки</DogAnus.label>
<DogAnus.description>Анус собаки.</DogAnus.description>
<DragonAnus.label>анус дракона</DragonAnus.label>
<DragonAnus.description>Шершавый анус, покрытый чешуей снаружи.</DragonAnus.description>
<!-- Flower -->
<AntherPenis.label>пыльник</AntherPenis.label>
<AntherPenis.description>Мужской репродуктивный орган цветка. Длинная и тонкая нить с большой пыльцевой головкой на конце.</AntherPenis.description>
<PistolVagina.label>пестик</PistolVagina.label>
<PistolVagina.description>Женский репродуктивный орган цветка. Липкий вход связан с яичниками через длинную трубчатую структуру.</PistolVagina.description>
<!-- Deer -->
<BovineVagina.label>вагина оленя</BovineVagina.label>
<BovineVagina.description>Довольно тонкая вагина.</BovineVagina.description>
<CervineAnus.label>анус оленя</CervineAnus.label>
<CervineAnus.description>Анус оленя.</CervineAnus.description>
</LanguageData>

View File

@ -0,0 +1,56 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<MonkeyPenis.label>пенис обезьяны</MonkeyPenis.label>
<MonkeyPenis.labelNoun>пенис обезьяны</MonkeyPenis.labelNoun>
<MonkeyPenis.description>Очень тонкий, но в остальном гуманоидный пенис.</MonkeyPenis.description>
<PigPenis.label>винтообразный пенис</PigPenis.label>
<PigPenis.labelNoun>пенис свиньи</PigPenis.labelNoun>
<PigPenis.description>Пенис в форме штопора.</PigPenis.description>
<BearPenis.label>пенис медведя</BearPenis.label>
<BearPenis.labelNoun>пенис медведя</BearPenis.labelNoun>
<BearPenis.description>Тонкий пенис, опирающийся на кость.</BearPenis.description>
<TurtlePenis.label>пенис черепахи</TurtlePenis.label>
<TurtlePenis.labelNoun>пенис черепахи</TurtlePenis.labelNoun>
<TurtlePenis.description>Большой пенис с огромным расширением на конце.</TurtlePenis.description>
<ElephantPenis.label>пенис слона</ElephantPenis.label>
<ElephantPenis.labelNoun>пенис слона</ElephantPenis.labelNoun>
<ElephantPenis.description>Большой и гибкий цепкий пенис.</ElephantPenis.description>
<BovinePenis.label>пенис быка</BovinePenis.label>
<BovinePenis.labelNoun>пенис быка</BovinePenis.labelNoun>
<BovinePenis.description>Пенис довольно длинный, но тонкий, с большими яичками.</BovinePenis.description>
<MarinePenis.label>морской пенис</MarinePenis.label>
<MarinePenis.labelNoun>пенис морского млекопитающего</MarinePenis.labelNoun>
<MarinePenis.description>Обтекаемый член, сужающийся к концу.</MarinePenis.description>
<!-- Critter Like -->
<HorseAnus.label>анус лошади</HorseAnus.label>
<HorseAnus.labelNoun>анус лошади</HorseAnus.labelNoun>
<HorseAnus.description>Анус в форме пончика.</HorseAnus.description>
<CatAnus.label>анус кошки</CatAnus.label>
<CatAnus.labelNoun>анус кошки</CatAnus.labelNoun>
<CatAnus.description>Анус кошки.</CatAnus.description>
<DogAnus.label>анус собаки</DogAnus.label>
<DogAnus.labelNoun>анус собаки</DogAnus.labelNoun>
<DogAnus.description>Анус собаки.</DogAnus.description>
<BovineVagina.label>вагина оленя</BovineVagina.label>
<BovineVagina.labelNoun>вагина оленя</BovineVagina.labelNoun>
<BovineVagina.description>Довольно тонкая вагина.</BovineVagina.description>
<CervineAnus.label>анус оленя</CervineAnus.label>
<CervineAnus.labelNoun>анус оленя</CervineAnus.labelNoun>
<CervineAnus.description>Анус оленя.</CervineAnus.description>
</LanguageData>

View File

@ -0,0 +1,55 @@
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Elf Like -->
<ElfPenis.label>пенис эльфа</ElfPenis.label>
<ElfPenis.labelNoun>пенис эльфа</ElfPenis.labelNoun>
<ElfPenis.description>Более тонкий и длинный пенис, похожий на человеческий. Это блеск?</ElfPenis.description>
<ElfVagina.label>вагина эльфа</ElfVagina.label>
<ElfVagina.labelNoun>вагина эльфа</ElfVagina.labelNoun>
<ElfVagina.description>Более узкая вагина, похожая на человеческую. На вкус как апельсины.</ElfVagina.description>
<ElfAnus.label>анус эльфа</ElfAnus.label>
<ElfAnus.labelNoun>анус эльфа</ElfAnus.labelNoun>
<ElfAnus.description>Более узкий анус, похожий на человеческий. Пахнет розами.</ElfAnus.description>
<!-- Orc Like -->
<OrcPenis.label>пенис орка</OrcPenis.label>
<OrcPenis.labelNoun>пенис орка</OrcPenis.labelNoun>
<OrcPenis.description>Круглый пенис с кольцом, но в остальном похож на пенис гуманоида.</OrcPenis.description>
<OrcVagina.label>вагина орка</OrcVagina.label>
<OrcVagina.labelNoun>вагина орка</OrcVagina.labelNoun>
<OrcVagina.description>Рыхлая человеческая вагина с очень большими губами.</OrcVagina.description>
<OrcBreasts.label>грудь орка</OrcBreasts.label>
<OrcBreasts.labelNoun>пара орочьих грудей</OrcBreasts.labelNoun>
<OrcBreasts.description>Пара человеческих грудей, которые сильно обвисли.</OrcBreasts.description>
<OrcAnus.label>анус орка</OrcAnus.label>
<OrcAnus.labelNoun>анус орка</OrcAnus.labelNoun>
<OrcAnus.description>Анус, который выглядит как смесь ануса человека и лошади.</OrcAnus.description>
<!-- /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// -->
<GhoulPenis.label>облученный пенис</GhoulPenis.label>
<GhoulPenis.labelNoun>облученный пенис</GhoulPenis.labelNoun>
<GhoulPenis.description>Слегка светящийся пенис, похожий на человеческий. На ощупь очень горячий.</GhoulPenis.description>
<GhoulVagina.label>облученная вагина</GhoulVagina.label>
<GhoulVagina.labelNoun>облученная вагина</GhoulVagina.labelNoun>
<GhoulVagina.description>Человеческая вагина, которая слегка светится. Внутри безумно жарко.</GhoulVagina.description>
<GhoulBreasts.label>облученная грудь</GhoulBreasts.label>
<GhoulBreasts.labelNoun>пара облученных грудей</GhoulBreasts.labelNoun>
<GhoulBreasts.description>Пара человеческих грудей, которые слегка светятся. Они очень горячие на ощупь.</GhoulBreasts.description>
<GhoulAnus.label>облученный анус</GhoulAnus.label>
<GhoulAnus.labelNoun>облученный анус</GhoulAnus.labelNoun>
<GhoulAnus.description>Слегка светящийся анус. Внутри безумно жарко.</GhoulAnus.description>
</LanguageData>

View File

@ -0,0 +1,90 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<!-- The Mimis -->
<Operation Class="PatchOperationFindMod">
<mods>
<li>kemomimihouse</li>
</mods>
<match Class="PatchOperationFindMod">
<mods>
<li>GenderBalancer</li>
</mods>
<match Class="PatchOperationSequence">
<success>Normal</success>
<operations>
<li Class="PatchOperationRemove">
<xpath>Defs/ThingDef[defName="hana" or defName="kon" or defName="siro" or defName="yuki" or defName="kohime" or defName="kuro" or defName="aome" or defName="akame" or defName="miko"]/race/hasGenders</xpath>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="hana" or defName="kon" or defName="siro" or defName="yuki" or defName="kohime" or defName="kuro" or defName="aome" or defName="akame" or defName="miko"]/comps</xpath>
<value>
<li Class="GenderBalancer.GenderBalanceSettings">
<maleGenderWeight>0</maleGenderWeight>
<femaleGenderWeight>1</femaleGenderWeight>
<noGenderWeight>0</noGenderWeight>
</li>
</value>
</li>
</operations>
</match>
</match>
</Operation>
<Operation Class="PatchOperationFindMod">
<mods>
<li>kemomimihouse</li>
</mods>
<match Class="PatchOperationSequence">
<success>Normal</success>
<operations>
<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="hana" or defName="kon" or defName="siro" or defName="miko" or defName="akame" or defName="aome"]/race/lifeStageAges/li[2]/minAge</xpath>
<value>
<minAge>0.5</minAge>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="hana" or defName="kon" or defName="siro" or defName="miko" or defName="akame" or defName="aome" or defName="yuki" or defName="kohime" or defName="kuro"]/race/lifeStageAges/li[3]/minAge</xpath>
<value>
<minAge>1.5</minAge>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>Defs/PawnKindDef[defName="hana" or defName="kon" or defName="siro" or defName="miko" or defName="akame" or defName="aome" or defName="yuki" or defName="kohime" or defName="kuro"]/lifeStages/li[1]/bodyGraphicData/drawSize</xpath>
<value>
<drawSize>0.75</drawSize>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>Defs/PawnKindDef[defName="hana" or defName="kon" or defName="siro" or defName="miko" or defName="akame" or defName="aome" or defName="yuki" or defName="kohime" or defName="kuro"]/lifeStages/li[2]/bodyGraphicData/drawSize</xpath>
<value>
<drawSize>1.125</drawSize>
</value>
</li>
</operations>
</match>
</Operation>
<!-- Gestation -->
<Operation Class="PatchOperationFindMod">
<mods>
<li>kemomimihouse</li>
</mods>
<match Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="hana" or defName="kon" or defName="siro" or defName="miko" or defName="akame" or defName="aome" or defName="kuro" or defName="kohime"]/race/gestationPeriodDays</xpath>
<value>
<gestationPeriodDays>40</gestationPeriodDays>
</value>
</li>
<li Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="yuki"]/race/gestationPeriodDays</xpath>
<value>
<gestationPeriodDays>70</gestationPeriodDays>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>

View File

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<success>Normal</success>
<operations>
<li Class="PatchOperationReplace">
<xpath>/Defs/ThingDef[defName = "Rat"]/race/gestationPeriodDays</xpath>
<value>
<gestationPeriodDays>7</gestationPeriodDays>
</value>
</li>
</operations>
</Operation>
</Patch>

View File

@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8" ?>
<!-- hmm -->
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Rim of Madness - Vampires</li>
</mods>
<match Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationAdd">
<xpath>/Defs/ThinkTreeDef[defName="ROMV_TemporaryPawnAI_Constant"]/thinkRoot[@Class="ThinkNode_Priority"]/subNodes</xpath>
<value>
<li Class="rjw.JobGiver_RapeEnemy" />
<li Class="rjw.JobGiver_AIRapePrisoner" />
</value>
</li>
</operations>
</match>
</Operation>
</Patch>

View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>RimJobWorld - Licentia Labs</li>
</mods>
<match Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationAddModExtension">
<xpath>*/TraitDef[defName="LikesCumflation"]</xpath>
<value>
<li Class="SyrTraitValue.TraitValueExtension">
<traitValues>
<li>10</li>
</traitValues>
</li>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>

View File

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationAddModExtension">
<xpath>*/TraitDef[defName="Rapist"]</xpath>
<value>
<li Class="SyrTraitValue.TraitValueExtension">
<traitValues>
<li>-30</li>
</traitValues>
</li>
</value>
</li>
<li Class="PatchOperationAddModExtension">
<xpath>*/TraitDef[defName="Nymphomaniac"]</xpath>
<value>
<li Class="SyrTraitValue.TraitValueExtension">
<traitValues>
<li>-20</li>
</traitValues>
</li>
</value>
</li>
<li Class="PatchOperationAddModExtension">
<xpath>*/TraitDef[defName="Necrophiliac"]</xpath>
<value>
<li Class="SyrTraitValue.TraitValueExtension">
<traitValues>
<li>0</li>
</traitValues>
</li>
</value>
</li>
<li Class="PatchOperationAddModExtension">
<xpath>*/TraitDef[defName="Zoophile"]</xpath>
<value>
<li Class="SyrTraitValue.TraitValueExtension">
<traitValues>
<li>20</li>
</traitValues>
</li>
</value>
</li>
</operations>
</Operation>
</Patch>

View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationSequence">
<operations>
<li Class="PatchOperationAddModExtension">
<xpath>*/TraitDef[defName="SexDriveTraits_Spectrum"]</xpath>
<value>
<li Class="SyrTraitValue.TraitValueExtension">
<traitValues>
<li>-3, 30</li>
<li>-2, 10</li>
<li>-1, 5</li>
<li>1, -10</li>
<li>2, -30</li>
<li>3, -30</li>
</traitValues>
</li>
</value>
</li>
</operations>
</Operation>
</Patch>

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,298 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<ThingDef ParentName="OrganicProductBase">
<defName>MoyoMilk</defName>
<label>moyo milk</label>
<description>Milk from a moyo. tainted with traces of deepblue.</description>
<graphicData>
<graphicClass>Graphic_StackCount</graphicClass>
<texPath>Things/Milk/Moyo</texPath>
</graphicData>
<socialPropernessMatters>true</socialPropernessMatters>
<statBases>
<MarketValue>7.0</MarketValue>
<Mass>0.045</Mass>
<MaxHitPoints>60</MaxHitPoints>
<Flammability>0.2</Flammability>
<Nutrition>0.4</Nutrition>
<FoodPoisonChanceFixedHuman>0.01</FoodPoisonChanceFixedHuman>
</statBases>
<comps>
<li Class="CompProperties_Rottable">
<daysToRotStart>8</daysToRotStart>
<rotDestroys>true</rotDestroys>
</li>
</comps>
<ingestible>
<maxNumToIngestAtOnce>1</maxNumToIngestAtOnce>
<optimalityOffsetHumanlikes>16</optimalityOffsetHumanlikes>
<preferability>RawTasty</preferability>
<foodType>AnimalProduct, Fluid</foodType>
<outcomeDoers>
<li Class="IngestionOutcomeDoer_GiveHediff">
<hediffDef>ShallowBlue</hediffDef>
<severity>0.015</severity>
</li>
<!-- <divideByBodySize>true</divideByBodySize> -->
</outcomeDoers>
</ingestible>
<thingCategories>
<li>AnimalProductRaw</li>
</thingCategories>
</ThingDef>
<HediffDef>
<defName>ShallowBlue</defName>
<label>shallow blue</label>
<description>A substance found in moyo milk comparable to a light DeepBlue taint in their milk.</description>
<descriptionHyperlinks>
<ThingDef>MoyoMilk</ThingDef>
<!-- <HediffDef>DeepBlues</HediffDef> -->
</descriptionHyperlinks>
<defaultLabelColor>(0.55,0.55,0.80)</defaultLabelColor>
<scenarioCanAdd>false</scenarioCanAdd>
<maxSeverity>1.0</maxSeverity>
<isBad>false</isBad>
<hediffClass>HediffWithComps</hediffClass>
<comps>
<li Class="HediffCompProperties_SeverityPerDay">
<severityPerDay>-0.01</severityPerDay>
<showHoursToRecover>true</showHoursToRecover>
</li>
</comps>
<stages>
<li>
<capMods>
<li>
<capacity>BloodFiltration</capacity>
<offset>0.005</offset>
</li>
<li>
<capacity>BloodPumping</capacity>
<offset>0.005</offset>
</li>
<li>
<capacity>Metabolism</capacity>
<offset>0.005</offset>
</li>
<li>
<capacity>Breathing</capacity>
<offset>0.005</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.13</minSeverity>
<restFallFactor>0.99</restFallFactor>
<capMods>
<li>
<capacity>BloodFiltration</capacity>
<offset>0.01</offset>
</li>
<li>
<capacity>BloodPumping</capacity>
<offset>0.01</offset>
</li>
<li>
<capacity>Metabolism</capacity>
<offset>0.009</offset>
</li>
<li>
<capacity>Breathing</capacity>
<offset>0.007</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.25</minSeverity>
<restFallFactor>0.98</restFallFactor>
<capMods>
<li>
<capacity>BloodFiltration</capacity>
<offset>0.02</offset>
</li>
<li>
<capacity>BloodPumping</capacity>
<offset>0.015</offset>
</li>
<li>
<capacity>Metabolism</capacity>
<offset>0.01</offset>
</li>
<li>
<capacity>Breathing</capacity>
<offset>0.009</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.50</minSeverity>
<restFallFactor>0.97</restFallFactor>
<capMods>
<li>
<capacity>BloodFiltration</capacity>
<offset>0.05</offset>
</li>
<li>
<capacity>BloodPumping</capacity>
<offset>0.01</offset>
</li>
<li>
<capacity>Metabolism</capacity>
<offset>0.015</offset>
</li>
<li>
<capacity>Breathing</capacity>
<offset>0.01</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.70</minSeverity>
<restFallFactor>0.96</restFallFactor>
<capMods>
<li>
<capacity>BloodFiltration</capacity>
<offset>0.08</offset>
</li>
<li>
<capacity>BloodPumping</capacity>
<offset>0.017</offset>
</li>
<li>
<capacity>Metabolism</capacity>
<offset>0.025</offset>
</li>
<li>
<capacity>Breathing</capacity>
<offset>0.015</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.85</minSeverity>
<restFallFactor>0.95</restFallFactor>
<capMods>
<li>
<capacity>BloodFiltration</capacity>
<offset>0.12</offset>
</li>
<li>
<capacity>BloodPumping</capacity>
<offset>0.02</offset>
</li>
<li>
<capacity>Metabolism</capacity>
<offset>0.05</offset>
</li>
<li>
<capacity>Breathing</capacity>
<offset>0.02</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.9</minSeverity>
<restFallFactor>0.94</restFallFactor>
<capMods>
<li>
<capacity>BloodFiltration</capacity>
<offset>0.15</offset>
</li>
<li>
<capacity>BloodPumping</capacity>
<offset>0.04</offset>
</li>
<li>
<capacity>Metabolism</capacity>
<offset>0.075</offset>
</li>
<li>
<capacity>Breathing</capacity>
<offset>0.04</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>0.95</minSeverity>
<restFallFactor>0.93</restFallFactor>
<capMods>
<li>
<capacity>BloodFiltration</capacity>
<offset>0.17</offset>
</li>
<li>
<capacity>BloodPumping</capacity>
<offset>0.07</offset>
</li>
<li>
<capacity>Metabolism</capacity>
<offset>0.1</offset>
</li>
<li>
<capacity>Breathing</capacity>
<offset>0.07</offset>
</li>
</capMods>
</li>
<li>
<minSeverity>1.0</minSeverity>
<restFallFactor>0.92</restFallFactor>
<capMods>
<li>
<capacity>BloodFiltration</capacity>
<offset>0.2</offset>
</li>
<li>
<capacity>BloodPumping</capacity>
<offset>0.1</offset>
</li>
<li>
<capacity>Metabolism</capacity>
<offset>0.15</offset>
</li>
<li>
<capacity>Breathing</capacity>
<offset>0.1</offset>
</li>
</capMods>
</li>
</stages>
</HediffDef>
<RecipeDef>
<defName>Distill_MoyoMilk</defName>
<label>distill moyo milk</label>
<description>distill moyo milk into Abyss Serum.</description>
<jobString>distilling moyo milk.</jobString>
<workAmount>350</workAmount>
<workSpeedStat>DrugSynthesisSpeed</workSpeedStat>
<workSkill>Intellectual</workSkill>
<effectWorking>Cook</effectWorking>
<soundWorking>Recipe_CookMeal</soundWorking>
<allowMixingIngredients>false</allowMixingIngredients>
<!-- <ingredientValueGetterClass>IngredientValueGetter_Nutrition</ingredientValueGetterClass> -->
<recipeUsers>
<li>DrugLab</li>
<li>CraftingSpot</li>
</recipeUsers>
<ingredients>
<li>
<filter>
<thingDefs>
<li>MoyoMilk</li>
</thingDefs>
</filter>
<count>5</count>
</li>
</ingredients>
<products>
<AbyssSerum>1</AbyssSerum>
</products>
<researchPrerequisite>DeepBlue_Research</researchPrerequisite>
<skillRequirements>
<Intellectual>8</Intellectual>
</skillRequirements>
<bulkRecipeCount>4</bulkRecipeCount>
</RecipeDef>
</Defs>

11
LoadFolders.xml Normal file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<loadFolders>
<default>
<li>Content/Base</li>
<li>Content/Mods/Alien Races/_General</li>
<!-- ==========================Genetic Rim Stuff -->
<li IfModActive="VanillaExpanded.VGeneticsE">Content/Mods/VanillaGeneticsExpanded</li>
<li IfModActive="syrchalis.traitvalue">Content/Mods/SYR Mods/Trait Value</li>
<li IfModActive="rjw.milk.humanoid">Content/RJW Mods/Milk</li>
</default>
</loadFolders>

155
ReadMe.md Normal file
View File

@ -0,0 +1,155 @@
# RJW Race Support
Hediff and detail fine tuning for Race and RJW integration.
This mod requires RJW and must be placed somewhere below it.
### Supported Mods
* Add Elona Imouto Race https://steamcommunity.com/sharedfiles/filedetails/?id=1863723112
* Add Elona Shoujo https://steamcommunity.com/sharedfiles/filedetails/?id=1500213859
* Alien Vs Predator https://steamcommunity.com/sharedfiles/filedetails/?id=2034103876
* Alpha Animals https://steamcommunity.com/sharedfiles/filedetails/?id=1541721856
* Ancient Species https://steamcommunity.com/sharedfiles/filedetails/?id=2154569778
* Androids https://steamcommunity.com/workshop/filedetails/?id=1541064015
* Angels and Devils https://steamcommunity.com/sharedfiles/filedetails/?id=2048192285
* Animal Collab Project https://steamcommunity.com/sharedfiles/filedetails/?id=2208467668
* Antinium (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2209261976
* Apini Playable Race, Continued https://steamcommunity.com/workshop/filedetails/?id=2204437968
* Arachne Race (Continued) https://steamcommunity.com/workshop/filedetails/?id=2571931604
* Archotech Race https://steamcommunity.com/sharedfiles/filedetails/?id=2500371387
* Argonians of Blackmarsh (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2263851875
* Astoriel https://steamcommunity.com/sharedfiles/filedetails/?id=1342510409
* Barky's Lupaios Race Pack https://steamcommunity.com/sharedfiles/filedetails/?id=1718452287
* Beast Man Tribes https://steamcommunity.com/sharedfiles/filedetails/?id=1119191638
* Beetle People (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2568676996
* Black Widows (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2243686995
* Borderlands: The Rim https://steamcommunity.com/sharedfiles/filedetails/?id=1911170462
* Cactaceae (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2025692982
* Call of Cthulhu - Elder Things (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2305644684
* Call of Cthulhu - Cosmic Horrors https://steamcommunity.com/sharedfiles/filedetails/?id=765890823--
* Call of Cthulhu - Cults https://steamcommunity.com/sharedfiles/filedetails/?id=815039373
* Callistans (Legacy) https://steamcommunity.com/sharedfiles/filedetails/?id=1545178908
* Callistan Robotics https://steamcommunity.com/sharedfiles/filedetails/?id=1661171313
* Cribby's Avians https://steamcommunity.com/sharedfiles/filedetails/?id=2109316343
* Dinosauria https://steamcommunity.com/workshop/filedetails/?id=1136958577
* Dragon's Descent https://steamcommunity.com/workshop/filedetails/?id=2026992161
* Drow Race Continued https://steamcommunity.com/sharedfiles/filedetails/?id=2012718526
* Emperor of Dragon https://steamcommunity.com/sharedfiles/filedetails/?id=2033332545
* Epona Race https://steamcommunity.com/sharedfiles/filedetails/?id=2405585786
* Equiums https://steamcommunity.com/sharedfiles/filedetails/?id=1211945995
* Erin's Palamutes https://steamcommunity.com/sharedfiles/filedetails/?id=2485624026
* Fallout Races: Playable Ghoul (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2343993193
* Fantasy Goblins Updated https://steamcommunity.com/sharedfiles/filedetails/?id=2011680079
* Filthy Orc Invasion (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2178698397
* Forgotten Realms https://steamcommunity.com/sharedfiles/filedetails/?id=2184183669
* Forsakens: Fauna https://steamcommunity.com/sharedfiles/filedetails/?id=1929101125
* Gods of Elona https://steamcommunity.com/sharedfiles/filedetails/?id=1505332648
* Half Dragons https://steamcommunity.com/sharedfiles/filedetails/?id=2556121262
* Hisa Faction https://steamcommunity.com/sharedfiles/filedetails/?id=1617772184
* Horrors (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2036315072
* House Maid Nukos https://steamcommunity.com/sharedfiles/filedetails/?id=1418683071
* Ikquan Race https://steamcommunity.com/sharedfiles/filedetails/?id=2489566052
* Jello People https://steamcommunity.com/sharedfiles/filedetails/?id=1741456572
* kemomimihouse https://steamcommunity.com/sharedfiles/filedetails/?id=2075974335
* Kenshi Hiver Race https://steamcommunity.com/sharedfiles/filedetails/?id=1840737944
* Kenshi Skeleton Race https://steamcommunity.com/sharedfiles/filedetails/?id=1841876651
* Kijin Race 2.0 https://steamcommunity.com/sharedfiles/filedetails/?id=1918120749
* Kilhn Race https://steamcommunity.com/sharedfiles/filedetails/?id=2025689796
* Klickmala Race https://steamcommunity.com/sharedfiles/filedetails/?id=2489566199
* Kolra's Oni Race Mod (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2411504950
* [WIP] Kurin HAR Edition https://steamcommunity.com/workshop/filedetails/?id=2326430787
* Lapelli Race https://steamcommunity.com/sharedfiles/filedetails/?id=2025057326
* Lizardmen https://steamcommunity.com/sharedfiles/filedetails/?id=1710060170
* Lighter Than Fast https://steamcommunity.com/sharedfiles/filedetails/?id=1240656304
* Lliscean https://steamcommunity.com/sharedfiles/filedetails/?id=2124019366
* Megafauna https://steamcommunity.com/workshop/filedetails/?id=1055485938
* Mincho, The Mint Choco Slime https://steamcommunity.com/sharedfiles/filedetails/?id=2010102015
* Momu https://steamcommunity.com/sharedfiles/filedetails/?id=1929605886
* Moyo-From the depth https://steamcommunity.com/sharedfiles/filedetails/?id=2182305386
* Nam' Hellhounds https://steamcommunity.com/sharedfiles/filedetails/?id=2381349496
* NewRatkinPlus https://steamcommunity.com/sharedfiles/filedetails/?id=1578693166
* Nexomon https://steamcommunity.com/sharedfiles/filedetails/?id=2673298959
* Ni'Hal https://steamcommunity.com/sharedfiles/filedetails/?id=1541567184
* Nyaron Race https://steamcommunity.com/sharedfiles/filedetails/?id=1854376306
* Oni of the Rim https://steamcommunity.com/sharedfiles/filedetails/?id=1632244750
* Ooka Miko https://steamcommunity.com/sharedfiles/filedetails/?id=1536817379
* Outer Rim Galaxies https://steamcommunity.com/sharedfiles/filedetails/?id=2681363470
* Pawnbolds https://steamcommunity.com/sharedfiles/filedetails/?id=2104039874
* Poleepkwa Race https://steamcommunity.com/sharedfiles/filedetails/?id=2557294864
* [WIP] Protogen! Marley Race Mod https://steamcommunity.com/sharedfiles/filedetails/?id=1716136868
* Rabbie The Moonrabbit race https://steamcommunity.com/sharedfiles/filedetails/?id=1837246563
* Race to the Rim https://steamcommunity.com/sharedfiles/filedetails/?id=2325478123
* Rakkle the rattle snake Race mod https://steamcommunity.com/sharedfiles/filedetails/?id=2208700786
* Raptor Race https://steamcommunity.com/sharedfiles/filedetails/?id=2566540065
* Rimcraft https://steamcommunity.com/workshop/filedetails/?id=1686288212
* RimWorld - Witcher Monster Hunt https://steamcommunity.com/sharedfiles/filedetails/?id=2008529522
* Royal Thrumbos https://steamcommunity.com/sharedfiles/filedetails/?id=1865990377
* Save Our Ship 2 https://steamcommunity.com/workshop/filedetails/?id=1909914131
* ShadowRimRaces https://steamcommunity.com/sharedfiles/filedetails/?id=2444008208
* Simple Ogre Race https://steamcommunity.com/sharedfiles/filedetails/?id=1873766929
* Skrix - An Insect-like Race https://steamcommunity.com/sharedfiles/filedetails/?id=2267078474
* Slime Race [Legacy mod, uncertain source???]
* Stupid Sexy Deathclaws https://steamcommunity.com/sharedfiles/filedetails/?id=2635389101
* SYR Harpy https://steamcommunity.com/sharedfiles/filedetails/?id=2092823139
* SYR Naga https://steamcommunity.com/sharedfiles/filedetails/?id=1539971494
* SYR Thrumkin https://steamcommunity.com/sharedfiles/filedetails/?id=2017359567
* The GiantRace https://steamcommunity.com/sharedfiles/filedetails/?id=2270904535
* Tree People (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2568676212
* Twi'lek Race (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2263363126&searchtext=race
* Tyrannosaur Race https://steamcommunity.com/sharedfiles/filedetails/?id=2567384337
* Vulpes - Adorable Foxes! https://steamcommunity.com/sharedfiles/filedetails/?id=2174717519
* Vulpine Race Pack https://steamcommunity.com/sharedfiles/filedetails/?id=947861311
* Wa! Skeleton! (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2159119022
* Warhammer: Daemonettes https://steamcommunity.com/sharedfiles/filedetails/?id=1659631711
* Warhammer: Fimir https://steamcommunity.com/sharedfiles/filedetails/?id=1953175950
* Warhammer: Gor https://steamcommunity.com/sharedfiles/filedetails/?id=1669073318
* Warhammer"ish":Dryad https://steamcommunity.com/sharedfiles/filedetails/?id=1694750191
* [WH40K]Adeptus Xenobiologis: Orkoids https://steamcommunity.com/workshop/filedetails/?id=1541518264/
* Xenohumans - Anthromorphs https://steamcommunity.com/sharedfiles/filedetails/?id=2349467636
* Yokai? https://steamcommunity.com/sharedfiles/filedetails/?id=1532938687
* Zabrak Race (Continued) https://steamcommunity.com/sharedfiles/filedetails/?id=2263389593&searchtext=race
### Plans
* Maintain
* Full refactor
* VFE insects milk support
* Llisceans, moyo, and revia second pass
* Test Apini mechanics
* Test Moyo
* LoadFolders for Alien Races patches
* Figure out what the Revia patches are for -_-
* Rock skin type for golems
* Eldritch and/or undead skin type? Or Necrophilia?
* Kenshi shek race
* Vanilla Genetics Expanded
### Thanks
* Ed86 (for Maintaining RJW)
* Mehni (for keeping so many of these mods alive)
* MewTopian (for the expantion on RaceSupport)
* DarkSlayerEX (for Traits and Breeders Charm)
* ShauaPuta (Adding Support for their Races, Age Patches)
* Zimtraucher (Megafauna)
* Dark Heretek (Dinosauria)
* rea_jak (Several Race Supports)
* Dahimena (Several Race Supports)
* AnimeScholar (Emperor of Dragon)
* ShauaPuta (Several Race Supports, and his mod)
* Ki_Tarn (Butts)
* Indolent Cat
* Xayrlenk
* Gremilcar (Milk patches)
* Némonian (Textures)
* Caisy Rose (ReGrowth Animals support)
* Natsu_Zirok (Translation Russian)
* AlexDuKaNa (Xeno Humans Race Support)
* 𝕶𝖚𝖗𝖔 𝖓𝖔 𝕶𝖊𝖎𝖞𝖆𝖐𝖚𝖘𝖍𝖆 (some races or mods)
* Nejarrie (some races or mods)
* jhagatai (Translation Korean)
* fns (updating Kemomimihouse support)
* Malla (ShadowRim support)
* Mobile Kek Suit (SoS2 Hologram Race Support)
* Hawkeye32 (Some Patches)
* Caufendra Sunclaws (Milk Patches)
* Stormy Rain (Race to the Rim Egg support)
Others that I have not mentioned here.

97
template.xml Normal file
View File

@ -0,0 +1,97 @@
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<!-- omit comments from final as if they were not even a line, follow the formatting and grouping -->
<!-- with exception to this one which houses the mod source details such that: Name.SteamID.SteamPageURL -->
<rjw.RaceGroupDef>
<defName>MakeThisUnique</defName>
<!-- if you have a race with the string Slime in it's DefName this will be useless for you -->
<raceNames>
<li>Race.DefName</li>
</raceNames>
<pawnKindNames>
<li>PawnKind.DefName</li>
</pawnKindNames>
<anuses>
<!-- These do not use Hediff DefNames but Rather the rjw.RacePartDef -->
<li>rjw.RacePartDef</li>
<li>rjw.RacePartDef.Other</li>
</anuses>
<chanceanuses>
<!-- uses float values to set chance of getting the part. first <li> targets first <li> of the Part and follows that in order -->
<li>0.5</li>
<li>0.5</li>
</chanceanuses>
<!-- no entry means defualt, blank entry means to not give anything -->
<!-- if there is only one or no entry in the above then omit the chance -->
<femaleBreasts>
</femaleBreasts>
<femaleGenitals>
<li>rjw.RacePartDef</li>
</femaleGenitals>
<!-- if you are going to intentionally leave something in but want it to be blank use the following method -->
<maleBreasts />
<chancemaleBreasts />
<maleGenitals>
<li>rjw.RacePartDef</li>
</maleGenitals>
<chancemaleGenitals />
<partAdders>
<!-- you can have more than one of these just add more <li> for better control -->
<li Class="rjw.PartAdder">
<chance>1.0</chance>
<rjwPart>rjw.RacePartDef</rjwPart>
<bodyParts>
<!-- any part is valid you can attached dicks to heads if you wanted -->
<li>Anus</li>
<li>Chest</li>
<li>Genitals</li>
</bodyParts>
</li>
</partAdders>
<tags>
<!-- your options, avoid using more than one skin type -->
<li>Chitin</li>
<li>Demon</li>
<li>Feathers</li>
<li>Fur</li>
<li>Plant</li>
<li>Robot</li>
<li>Scales</li>
<li>Skin</li>
<li>Slime</li>
</tags>
<!-- these are the defaults only include them if you are going to change them -->
<raceSexDrive>1.0</raceSexDrive>
<hasSingleGender>false</hasSingleGender>
<hasSexNeed>true</hasSexNeed>
<hasFertility>true</hasFertility>
<hasPregnancy>true</hasPregnancy>
<!-- for your eggs -->
<oviPregnancy>false</oviPregnancy>
<eggFertilizedDef>RJW_EggFertilized</eggFertilizedDef>
<eggUnfertilizedDef>RJW_EggUnfertilized</eggUnfertilizedDef>
<eggProgressUnfertilizedMax>1.0</eggProgressUnfertilizedMax>
<eggLayIntervalDays>3.5</eggLayIntervalDays>
<ImplantEggs>false</ImplantEggs>
<hybridRaceParents>
<!-- choose two at least, better to place this in the Child RaceSupport Def not the parent (or place it in a Def by it's self) -->
<li>Mother.PawnKindDef.Race</li>
<li>Father.PawnKindDef.Race</li>
<li>Any</li> <!-- - Any race ("Any" + mother/father race) -->
</hybridRaceParents>
<!-- now we tell it what the combos above produce -->
<hybridChildKindDef>
<li>PawnKindDef.defname</li> <!-- Any PawnKindDef -->
<li>MotherKindDef</li> <!-- use mother PawnKindDef -->
<li>FatherKindDef</li> <!-- use father PawnKindDef -->
</hybridChildKindDef>
</rjw.RaceGroupDef>
</Defs>