85 lines
2.5 KiB
XML
85 lines
2.5 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Defs>
|
|
<ThingDef ParentName="PN_RoyalHatBase">
|
|
<defName>PN_ApparelRoyalguardHat_Commander</defName>
|
|
<label>PnL royal commander beret</label>
|
|
<description>...</description>
|
|
<graphicData>
|
|
<texPath>Things/Apparel/hats/PNRoyalguardhat1</texPath>
|
|
<graphicClass>Graphic_Single</graphicClass>
|
|
<shaderType>CutoutComplex</shaderType>
|
|
</graphicData>
|
|
<stuffCategories>
|
|
<li>Metallic</li>
|
|
</stuffCategories>
|
|
<costStuffCount>50</costStuffCount>
|
|
<costList>
|
|
<ComponentSpacer>2</ComponentSpacer>
|
|
<PN_ComponentRoyal>1</PN_ComponentRoyal>
|
|
<Hyperweave>20</Hyperweave>
|
|
<Leather_Thrumbo>10</Leather_Thrumbo>
|
|
</costList>
|
|
<recipeMaker>
|
|
<recipeUsers Inherit="false">
|
|
<li>PN_AutomatonBench</li>
|
|
</recipeUsers>
|
|
<skillRequirements Inherit="false">
|
|
<Crafting>8</Crafting>
|
|
</skillRequirements>
|
|
<researchPrerequisite>PNRP_TierC_Apparel</researchPrerequisite>
|
|
</recipeMaker>
|
|
<statBases>
|
|
<WorkToMake>26250</WorkToMake>
|
|
<MaxHitPoints>180</MaxHitPoints>
|
|
<Mass>2</Mass>
|
|
<Flammability>0.4</Flammability>
|
|
<StuffEffectMultiplierArmor>0.98</StuffEffectMultiplierArmor>
|
|
<Insulation_Cold>4</Insulation_Cold>
|
|
<Insulation_Heat>2</Insulation_Heat>
|
|
<EquipDelay>4</EquipDelay>
|
|
</statBases>
|
|
<equippedStatOffsets>
|
|
<WorkSpeedGlobal>-0.15</WorkSpeedGlobal>
|
|
<AimingDelayFactor>-0.10</AimingDelayFactor>
|
|
<ShootingAccuracyPawn>3</ShootingAccuracyPawn>
|
|
</equippedStatOffsets>
|
|
<apparel>
|
|
<bodyPartGroups>
|
|
<li>FullHead</li>
|
|
</bodyPartGroups>
|
|
<wornGraphicPath>Things/Apparel/hats/PNRoyalguardhat</wornGraphicPath>
|
|
<useWornGraphicMask>true</useWornGraphicMask>
|
|
<layers>
|
|
<li>Overhead</li>
|
|
</layers>
|
|
<tags>
|
|
<li>Paniel_Basic</li>
|
|
</tags>
|
|
<defaultOutfitTags>
|
|
|
|
</defaultOutfitTags>
|
|
</apparel>
|
|
<colorGenerator Class="ColorGenerator_Options">
|
|
<options>
|
|
<li>
|
|
<weight>10</weight>
|
|
<only>(255,255,255)</only>
|
|
</li>
|
|
<li>
|
|
<weight>15</weight>
|
|
<only>(255,255,255)</only>
|
|
</li>
|
|
<li>
|
|
<weight>20</weight>
|
|
<only>(255,255,255)</only>
|
|
</li>
|
|
</options>
|
|
</colorGenerator>
|
|
<comps>
|
|
<li Class="CompProperties_CauseHediff_Apparel" MayRequire="Ludeon.RimWorld.Ideology">
|
|
<hediff>PN_CombatCommand</hediff>
|
|
<part>PNBrain</part>
|
|
</li>
|
|
</comps>
|
|
</ThingDef>-->
|
|
</Defs> |