2020-11-05 22:09:05 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<Defs>
|
|
|
|
|
<ThingDef Name="SexToyBase" Abstract="True">
|
|
|
|
|
<thingClass>ThingWithComps</thingClass>
|
|
|
|
|
<comps>
|
|
|
|
|
<li Class="CompProperties_Forbiddable" />
|
|
|
|
|
<li>
|
|
|
|
|
<compClass>CompQuality</compClass>
|
|
|
|
|
</li>
|
|
|
|
|
</comps>
|
|
|
|
|
<selectable>true</selectable>
|
|
|
|
|
<generateCommonality>0.0</generateCommonality>
|
|
|
|
|
<category>Item</category>
|
|
|
|
|
<thingCategories>
|
|
|
|
|
<li>Manufactured</li>
|
|
|
|
|
</thingCategories>
|
|
|
|
|
<techLevel>Industrial</techLevel>
|
|
|
|
|
<drawGUIOverlay>true</drawGUIOverlay>
|
|
|
|
|
<pathCost>8</pathCost>
|
|
|
|
|
<altitudeLayer>Item</altitudeLayer>
|
2022-01-25 02:18:18 +00:00
|
|
|
|
<tickerType>Normal</tickerType>
|
2020-11-05 22:09:05 +00:00
|
|
|
|
<tradeTags>
|
|
|
|
|
<li>Exotic</li>
|
|
|
|
|
</tradeTags>
|
|
|
|
|
<tradeability>Sellable</tradeability>
|
|
|
|
|
<alwaysHaulable>true</alwaysHaulable>
|
|
|
|
|
|
|
|
|
|
</ThingDef>
|
|
|
|
|
|
|
|
|
|
<ThingDef ParentName="SexToyBase">
|
|
|
|
|
<defName>SexToysDildo</defName>
|
2020-11-05 22:52:02 +00:00
|
|
|
|
<label>dildo</label>
|
2020-11-05 22:09:05 +00:00
|
|
|
|
<description>A simple dildo for masturbation.</description>
|
2022-01-25 02:18:18 +00:00
|
|
|
|
<comps>
|
|
|
|
|
<li Class="RJW_ToysAndMasturbation.CompProperties_SexToy">
|
|
|
|
|
<requiredBodyParts>
|
|
|
|
|
<li>vagina</li>
|
|
|
|
|
</requiredBodyParts>
|
|
|
|
|
</li>
|
|
|
|
|
<li Class="Rimworld_Animations.CompProperties_ThingAnimator" />
|
|
|
|
|
</comps>
|
2020-11-05 22:09:05 +00:00
|
|
|
|
<graphicData>
|
|
|
|
|
<texPath>Things/SexToys/Dildo</texPath>
|
|
|
|
|
<shaderType>CutoutComplex</shaderType>
|
2022-01-25 20:35:15 +00:00
|
|
|
|
<graphicClass>Graphic_Multi</graphicClass>
|
2020-11-05 22:09:05 +00:00
|
|
|
|
</graphicData>
|
|
|
|
|
|
|
|
|
|
<statBases>
|
|
|
|
|
<WorkToMake>1200</WorkToMake>
|
|
|
|
|
<MaxHitPoints>20</MaxHitPoints>
|
|
|
|
|
<Flammability>0</Flammability>
|
2020-11-05 22:52:02 +00:00
|
|
|
|
<SellPriceFactor>1.10</SellPriceFactor>
|
2020-11-05 22:09:05 +00:00
|
|
|
|
<Beauty>1</Beauty>
|
|
|
|
|
<MarketValue>85</MarketValue>
|
|
|
|
|
<Cleanliness>0</Cleanliness>
|
|
|
|
|
<Mass>0.2</Mass>
|
|
|
|
|
</statBases>
|
|
|
|
|
|
|
|
|
|
<stuffCategories>
|
|
|
|
|
<li>Metallic</li>
|
|
|
|
|
<li>Woody</li>
|
|
|
|
|
<li>Stony</li>
|
|
|
|
|
</stuffCategories>
|
|
|
|
|
|
|
|
|
|
<costStuffCount>5</costStuffCount>
|
|
|
|
|
<tradeNeverStack>true</tradeNeverStack>
|
|
|
|
|
|
|
|
|
|
<recipeMaker>
|
|
|
|
|
<workSpeedStat>GeneralLaborSpeed</workSpeedStat>
|
|
|
|
|
<workSkill>Crafting</workSkill>
|
|
|
|
|
<effectWorking>Smith</effectWorking>
|
|
|
|
|
<soundWorking>Recipe_Smith</soundWorking>
|
|
|
|
|
<recipeUsers>
|
|
|
|
|
<li>ElectricSmithy</li>
|
|
|
|
|
<li>FueledSmithy</li>
|
|
|
|
|
</recipeUsers>
|
|
|
|
|
<unfinishedThingDef>UnfinishedWeapon</unfinishedThingDef>
|
|
|
|
|
<defaultIngredientFilter>
|
|
|
|
|
<categories>
|
|
|
|
|
<li>Root</li>
|
|
|
|
|
</categories>
|
|
|
|
|
<disallowedThingDefs>
|
|
|
|
|
<li>Uranium</li>
|
|
|
|
|
<li>Gold</li>
|
|
|
|
|
<li>Silver</li>
|
|
|
|
|
<li>Jade</li>
|
|
|
|
|
<li>Plasteel</li>
|
|
|
|
|
</disallowedThingDefs>
|
|
|
|
|
</defaultIngredientFilter>
|
|
|
|
|
</recipeMaker>
|
|
|
|
|
</ThingDef>
|
|
|
|
|
</Defs>
|