37 lines
1.4 KiB
XML
37 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Defs>
|
|
|
|
<HediffDef ParentName="ImplantHediffBase">
|
|
<defName>AE_BodyPart_Exoskeleton</defName>
|
|
<label>insect-like exoskeleton</label>
|
|
<labelNoun>insect-like exoskeleton</labelNoun>
|
|
<description>The body of this pawn has been partially changed to insect-like, resulting in exoskeletons resembling those of the insect.</description>
|
|
<defaultLabelColor>(0.98,0,0,0.9)</defaultLabelColor>
|
|
<addedPartProps>
|
|
<solid>true</solid>
|
|
<partEfficiency>1.5</partEfficiency>
|
|
<betterThanNatural>false</betterThanNatural>
|
|
</addedPartProps>
|
|
<stages>
|
|
<li>
|
|
<statFactors>
|
|
<IncomingDamageFactor>0.7</IncomingDamageFactor>
|
|
</statFactors>
|
|
</li>
|
|
</stages>
|
|
</HediffDef>
|
|
|
|
<HediffDef ParentName="AddedBodyPartBase">
|
|
<defName>AE_BodyPart_CompoundEye</defName>
|
|
<label>compound eye</label>
|
|
<labelNoun>compound eye</labelNoun>
|
|
<description>The eye of this pawn has been partially changed to insect-like,his "eyes" are sharper now.</description>
|
|
<defaultLabelColor>(0.98,0,0,0.9)</defaultLabelColor>
|
|
<addedPartProps>
|
|
<solid>true</solid>
|
|
<partEfficiency>1.5</partEfficiency>
|
|
<betterThanNatural>false</betterThanNatural>
|
|
</addedPartProps>
|
|
</HediffDef>
|
|
|
|
</Defs> |