2020-09-06 09:23:06 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<Defs >
2020-09-06 09:25:55 +00:00
<ThingDef ParentName= "rjw_BodyPartArtificialBase" Name= "rjw_BodyPartAdvBionicBase" Abstract= "True" >
2020-09-06 09:23:06 +00:00
<tradeTags >
<li > AdvancedProstheses</li>
</tradeTags>
<thingCategories >
<li > AdvancedProstheses</li>
</thingCategories>
<statBases >
<DeteriorationRate > 2.0</DeteriorationRate>
</statBases>
<isTechHediff > true</isTechHediff>
<graphicData >
<texPath > Things/Item/BodyPart/Bionic2</texPath>
<graphicClass > Graphic_Single</graphicClass>
</graphicData>
</ThingDef>
<!-- Adv. Bionic Jaw -->
<ThingDef ParentName= "Advanced" >
<defName > AdvancedBionicJaw</defName>
<label > advanced bionic jaw</label>
<description > An upgraded bionic jaw. It includes nano-motors embedded in the structure that allow the entire mouth to vibrate at a several different speeds. In addtion to the obvious intimate uses, the vibration function can aid in chewing.</description>
<graphicData >
<texPath > Things/Item/BodyPart/Bionic2</texPath>
<graphicClass > Graphic_Single</graphicClass>
</graphicData>
<statBases >
<MarketValue > 1038</MarketValue>
<Mass > 0.4</Mass>
</statBases>
<techHediffsTags >
<li > Advanced</li>
</techHediffsTags>
</ThingDef>
<!-- Adv. Bionic Penis -->
<ThingDef ParentName= "rjw_BodyPartAdvBionicBase" >
<defName > AdvancedBionicPenis</defName>
<label > advanced bionic penis</label>
<description > An upgraded bionic penis. New Features include:
2020-09-06 09:25:55 +00:00
- Upgraded internal servos to ensure ease of movement even when at maximum size.
2020-09-06 09:23:06 +00:00
- Internal temperature regulator allows you to share sultry heat or shocking cold with your partner.
- Increased nerve density ensures maximum sensitivity along the entire length of the penis.</description>
<statBases >
<MarketValue > 1200</MarketValue>
<Mass > 0.5</Mass>
</statBases>
</ThingDef>
<!-- Adv. Bionic Vagina -->
<ThingDef ParentName= "rjw_BodyPartAdvBionicBase" >
<defName > AdvancedBionicVagina</defName>
<label > advanced bionic vagina</label>
<description > An upgraded prosthetic vagina. New Features include:
- Internal semen sensors that can automatically trigger orgasm when your partner cums.
- Embedded nano-pumps allow for acontrollable suction down to -10psi.
- Lubrication dispensors can be configured for several flavors, including Mango!</description>
<statBases >
<MarketValue > 1200</MarketValue>
<Mass > 0.10</Mass>
</statBases>
</ThingDef>
<!-- Adv. Bionic Breasts -->
<ThingDef ParentName= "rjw_BodyPartAdvBionicBase" >
<defName > AdvancedBionicBreasts</defName>
<label > advanced bionic breasts</label>
<description > Upgraded prosthetic breasts. New Features include:
2020-09-06 09:25:55 +00:00
- Inertial dampeners to allow more comfortable movement.
2020-09-06 09:23:06 +00:00
- Selectable areola shapes, including hearts and stars.</description>
<statBases >
<MarketValue > 1200</MarketValue>
<Mass > 1.0</Mass>
</statBases>
</ThingDef>
<!-- Adv. Bionic Anus -->
<ThingDef ParentName= "rjw_BodyPartAdvBionicBase" >
<defName > AdvancedBionicAnus</defName>
<label > advanced bionic anus</label>
<description > An upgraded prosthetic anus. New Features include:
- Toggleable nerve clusters that increase pleasure and decrease discomfort.</description>
<statBases >
<MarketValue > 1200</MarketValue>
<Mass > 0.10</Mass>
</statBases>
</ThingDef>
</Defs>