2022-12-27 12:48:38 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Defs>
|
|
|
|
<GeneDef Name="rjw_genes_wings" Abstract="True">
|
|
|
|
<displayCategory>Miscellaneous</displayCategory>
|
|
|
|
<randomChosen>true</randomChosen>
|
|
|
|
<exclusionTags>
|
|
|
|
<li>Wing</li>
|
|
|
|
<li>Wings</li>
|
|
|
|
</exclusionTags>
|
|
|
|
<graphicData>
|
|
|
|
<drawLoc>Tailbone</drawLoc>
|
|
|
|
</graphicData>
|
|
|
|
</GeneDef>
|
|
|
|
|
|
|
|
<GeneDef ParentName="rjw_genes_wings">
|
2023-01-15 21:33:39 +00:00
|
|
|
<defName>rjw_genes_succubus_wings</defName>
|
2022-12-27 12:48:38 +00:00
|
|
|
<label>succubus wings</label>
|
|
|
|
<description>Carriers of this gene grow succubus wings.</description>
|
2022-12-28 09:30:26 +00:00
|
|
|
<iconPath>Genes/Icons/Succubus_Wings</iconPath>
|
2022-12-27 12:48:38 +00:00
|
|
|
<iconColor>(0.75, 0.75, 0.75)</iconColor>
|
|
|
|
<displayOrderInCategory>1000</displayOrderInCategory>
|
2023-01-06 11:42:04 +00:00
|
|
|
<abilities>
|
|
|
|
<li>rjw_genes_flight</li>
|
|
|
|
</abilities>
|
|
|
|
<descriptionHyperlinks>
|
|
|
|
<AbilityDef>rjw_genes_flight</AbilityDef>
|
|
|
|
</descriptionHyperlinks>
|
2022-12-27 12:48:38 +00:00
|
|
|
<biostatCpx>1</biostatCpx>
|
|
|
|
<graphicData>
|
|
|
|
<graphicPath>Things/Pawn/Humanlike/BodyAttachments/rjw_genes_Succubus_Wings/Succubus_Wings</graphicPath>
|
2022-12-29 10:20:17 +00:00
|
|
|
<colorType>Skin</colorType>
|
2022-12-27 12:48:38 +00:00
|
|
|
<drawScale>2</drawScale>
|
2022-12-29 10:20:17 +00:00
|
|
|
<drawOffsetNorth>(0.0, 0.01, -0.1)</drawOffsetNorth>
|
2022-12-27 12:48:38 +00:00
|
|
|
<drawOffsetSouth>(0.0, 0.0, -0.1)</drawOffsetSouth>
|
|
|
|
<drawOffsetEast>(0.1, 0.0, 0.0)</drawOffsetEast>
|
|
|
|
</graphicData>
|
|
|
|
</GeneDef>
|
2022-12-29 10:20:17 +00:00
|
|
|
|
|
|
|
<GeneDef ParentName="GeneTailBase">
|
2022-12-29 15:08:22 +00:00
|
|
|
<defName>rjw_genes_succubus_tail</defName>
|
2022-12-29 10:20:17 +00:00
|
|
|
<label>succubus tail</label>
|
|
|
|
<description>Carriers of this gene grow a slender tail ending with a heart that can act as a dexterous fifth limb.</description>
|
|
|
|
<iconPath>Genes/Icons/Succubus_Tail</iconPath>
|
|
|
|
<iconColor>(1, 0, 0)</iconColor>
|
|
|
|
<displayOrderInCategory>1000</displayOrderInCategory>
|
|
|
|
<capMods>
|
|
|
|
<li>
|
|
|
|
<capacity>Manipulation</capacity>
|
|
|
|
<offset>0.05</offset>
|
|
|
|
</li>
|
|
|
|
</capMods>
|
|
|
|
<biostatCpx>1</biostatCpx>
|
|
|
|
<biostatMet>-1</biostatMet>
|
|
|
|
<graphicData>
|
|
|
|
<graphicPaths>
|
|
|
|
<li>Things/Pawn/Humanlike/BodyAttachments/rjw_genes_Succubus_Tail/Succubus_Tail_L1</li>
|
|
|
|
<li>Things/Pawn/Humanlike/BodyAttachments/rjw_genes_Succubus_Tail/Succubus_Tail_R1</li>
|
|
|
|
<li>Things/Pawn/Humanlike/BodyAttachments/rjw_genes_Succubus_Tail/Succubus_Tail_L2</li>
|
|
|
|
<li>Things/Pawn/Humanlike/BodyAttachments/rjw_genes_Succubus_Tail/Succubus_Tail_R2</li>
|
|
|
|
</graphicPaths>
|
|
|
|
<colorType>Skin</colorType>
|
|
|
|
<drawScale>2</drawScale>
|
|
|
|
<drawOffsetNorth>(0, 0.2, -0.1)</drawOffsetNorth>
|
|
|
|
<drawOffsetSouth>(0, -0.1, 0.1)</drawOffsetSouth>
|
|
|
|
<drawOffsetEast>(0.2, 0.2, 0.1)</drawOffsetEast>
|
|
|
|
</graphicData>
|
|
|
|
<randomChosen>true</randomChosen>
|
|
|
|
</GeneDef>
|
2022-12-27 12:48:38 +00:00
|
|
|
</Defs>
|