mirror of
https://github.com/FalloutCollaborationProject/FCP-Wastelanders.git
synced 2026-07-27 17:03:26 -07:00
691 lines
26 KiB
XML
691 lines
26 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
|
<Defs>
|
||
|
|
|
||
|
|
<!--__________ Wastelander Clothing __________-->
|
||
|
|
|
||
|
|
<!--_____ Armor _____-->
|
||
|
|
|
||
|
|
<!--___ Pre-War Armor ___-->
|
||
|
|
|
||
|
|
<!--__ Combat Armor __-->
|
||
|
|
|
||
|
|
<!-- Combat Armor Helmet Base -->
|
||
|
|
|
||
|
|
<ThingDef Name="FCP_Apparel_Combat_Helmet_Base" ParentName="HatMakeableBase" Abstract="true">
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<smeltable>false</smeltable>
|
||
|
|
<graphicData>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>8</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<MarketValue>150</MarketValue>
|
||
|
|
<ArmorRating_Sharp>0.20</ArmorRating_Sharp>
|
||
|
|
<ArmorRating_Blunt>0.10</ArmorRating_Blunt>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>UpperHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
</apparel>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!-- Combat Armor Helmet -->
|
||
|
|
|
||
|
|
<ThingDef ParentName="FCP_Apparel_Combat_Helmet_Base">
|
||
|
|
<defName>FCP_Apparel_Combat_Helmet</defName>
|
||
|
|
<label>Combat Helmet</label>
|
||
|
|
<description>A matching helmet for the combat armor, it offers a bit of protection.</description>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/CombatArmor/FCP_Combat_Armor_Helmet_south</texPath>
|
||
|
|
</graphicData>
|
||
|
|
<recipeMaker>
|
||
|
|
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
||
|
|
</recipeMaker>
|
||
|
|
<costList>
|
||
|
|
<Steel>40</Steel>
|
||
|
|
<ComponentIndustrial>2</ComponentIndustrial>
|
||
|
|
</costList>
|
||
|
|
<apparel>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/CombatArmor/FCP_Combat_Armor_Helmet</wornGraphicPath>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Combat_Armors</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Common</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!-- Rivet City Security Helmet -->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase">
|
||
|
|
<defName>FCP_Apparel_Rivet_City_Security_Helmet</defName>
|
||
|
|
<label>Rivet City Security Helmet</label>
|
||
|
|
<description>A helmet worn by the security forces of Rivet City.</description>
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/RivetCitySecurity/Rivit_City_Security_Helmet/FCP_Rivit_City_Security_Helmet</texPath>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<smeltable>false</smeltable>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>8</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<costList>
|
||
|
|
<Steel>40</Steel>
|
||
|
|
<ComponentIndustrial>2</ComponentIndustrial>
|
||
|
|
</costList>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<MarketValue>150</MarketValue>
|
||
|
|
<ArmorRating_Sharp>0.20</ArmorRating_Sharp>
|
||
|
|
<ArmorRating_Blunt>0.10</ArmorRating_Blunt>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>UpperHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/RivetCitySecurity/Rivit_City_Security_Helmet/FCP_Rivit_City_Security_Helmet</wornGraphicPath>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Combat_Armors</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Common</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!-- Combat Armor Helmet (Fallout 4) -->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase">
|
||
|
|
<defName>FCP_Apparel_Combat_Armor_Helmet</defName>
|
||
|
|
<label>Modular Combat Armor Helmet</label>
|
||
|
|
<description>The combat armor helmet is the corresponding armor piece to the combat armor set. This model displays what is possibly a headlamp, attached to the left side above the brow line.</description>
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/CombatArmorHelmet/FCP_Combat_Armor_Helmet_Modular</texPath>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<smeltable>false</smeltable>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>8</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<costList>
|
||
|
|
<Steel>35</Steel>
|
||
|
|
<ComponentIndustrial>1</ComponentIndustrial>
|
||
|
|
</costList>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<MarketValue>120</MarketValue>
|
||
|
|
<ArmorRating_Sharp>0.10</ArmorRating_Sharp>
|
||
|
|
<ArmorRating_Blunt>0.05</ArmorRating_Blunt>
|
||
|
|
<ArmorRating_Heat>0.10</ArmorRating_Heat>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>UpperHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/CombatArmorHelmet/FCP_Combat_Armor_Helmet_Modular</wornGraphicPath>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Combat_Armor_Modular</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Common</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!-- Reinforced Combat Armor Helmet -->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase">
|
||
|
|
<defName>FCP_Apparel_Reinforced_Combat_Armor_Helmet</defName>
|
||
|
|
<label>Reinforced Combat Armor Helmet</label>
|
||
|
|
<description>The helmet is a ballistic assembly, designed to protect the wearer from projectile, bladed weapons, and blunt trauma. An integrated polarized visor protects the user's eyes from the ordinary battlefield hazards of grit and dust.</description>
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/ReinforcedCombatArmor/FCP_Reinforced_Combat_Armor_Helmet</texPath>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<smeltable>false</smeltable>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>10</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<costList>
|
||
|
|
<Steel>50</Steel>
|
||
|
|
<ComponentIndustrial>3</ComponentIndustrial>
|
||
|
|
</costList>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<MarketValue>250</MarketValue>
|
||
|
|
<ArmorRating_Sharp>0.24</ArmorRating_Sharp>
|
||
|
|
<ArmorRating_Blunt>0.12</ArmorRating_Blunt>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>FullHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/ReinforcedCombatArmor/FCP_Reinforced_Combat_Armor_Helmet</wornGraphicPath>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Combat_Armor_Reinforced</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Rare</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!-- Reinforced Combat Armor Helmet Mk II-->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase">
|
||
|
|
<defName>FCP_Apparel_Reinforced_Combat_Armor_Helmet_Mk_II</defName>
|
||
|
|
<label>Reinforced Combat Armor Helmet</label>
|
||
|
|
<description>The helmet is a ballistic assembly, designed to protect the wearer from projectile, bladed weapons, and blunt trauma. An integrated polarized visor protects the user's eyes from the ordinary battlefield hazards of grit and dust. It is similar in appearance to the helmet used with the reinforced suit but is a different color.</description>
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/ReinforcedCombatArmorII/FCP_Reinforced_Combat_Armor_Helmet_Mk_II</texPath>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<smeltable>false</smeltable>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<researchPrerequisite>FCP_Research_CombatArmorStandard</researchPrerequisite>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>10</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<costList>
|
||
|
|
<Steel>50</Steel>
|
||
|
|
<ComponentIndustrial>3</ComponentIndustrial>
|
||
|
|
</costList>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<MarketValue>250</MarketValue>
|
||
|
|
<ArmorRating_Sharp>0.24</ArmorRating_Sharp>
|
||
|
|
<ArmorRating_Blunt>0.12</ArmorRating_Blunt>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>FullHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/ReinforcedCombatArmorII/FCP_Reinforced_Combat_Armor_Helmet_Mk_II</wornGraphicPath>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Combat_Armor_Reinforced_MK_II</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Rare</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!--_____ Apparel _____-->
|
||
|
|
|
||
|
|
<!--___ Pre-War Apparel ___-->
|
||
|
|
|
||
|
|
<!--Officers Cap Base -->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase" Name="FCP_Apparel_Officers_Cap_Base" Abstract="true">
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>5</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<graphicData>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>2500</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.2</Mass>
|
||
|
|
<ArmorRating_Sharp>0</ArmorRating_Sharp>
|
||
|
|
<ArmorRating_Blunt>0</ArmorRating_Blunt>
|
||
|
|
<ArmorRating_Heat>0</ArmorRating_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<costList>
|
||
|
|
<Cloth>25</Cloth>
|
||
|
|
</costList>
|
||
|
|
<apparel>
|
||
|
|
<canBeDesiredForIdeo>true</canBeDesiredForIdeo>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>UpperHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Rare</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!-- Army Helmet -->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase">
|
||
|
|
<defName>FCP_Apparel_Army_Helmet</defName>
|
||
|
|
<label>Army Helmet</label>
|
||
|
|
<description>Part of the army uniform, this helmet offers a little protection.</description>
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/ArmyUniform/FCP_Army_Helmet_Clean</texPath>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<smeltable>false</smeltable>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<researchPrerequisite>FCP_Research_MilitaryUniforms</researchPrerequisite>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>6</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<costList>
|
||
|
|
<Steel>25</Steel>
|
||
|
|
<Cloth>10</Cloth>
|
||
|
|
</costList>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<MarketValue>100</MarketValue>
|
||
|
|
<ArmorRating_Sharp>0.10</ArmorRating_Sharp>
|
||
|
|
<ArmorRating_Blunt>0.05</ArmorRating_Blunt>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>UpperHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/ArmyUniform/FCP_Army_Helmet_Clean</wornGraphicPath>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Combat_Armors</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Rare</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!-- Radiation Suit helmet-->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase">
|
||
|
|
<defName>FCP_Apparel_Radiations_Suit_Helmet</defName>
|
||
|
|
<label>Radiation Suit Helmet</label>
|
||
|
|
<description>A helmet designed to protect the wearer from radiation exposure. Part of the radiation suit set.</description>
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/RadiationSuit/FCP_Radiation_Suit_Helmet</texPath>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<smeltable>false</smeltable>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<researchPrerequisite>FCP_Research_MilitaryUniforms</researchPrerequisite>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>8</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<costList>
|
||
|
|
<Cloth>20</Cloth>
|
||
|
|
<Plasteel>15</Plasteel>
|
||
|
|
<ComponentIndustrial>1</ComponentIndustrial>
|
||
|
|
</costList>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<MarketValue>180</MarketValue>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<equippedStatOffsets>
|
||
|
|
<ToxicResistance>0.15</ToxicResistance>
|
||
|
|
</equippedStatOffsets>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>FullHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/RadiationSuit/FCP_Radiation_Suit_Helmet</wornGraphicPath>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Radiation_Apparel</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Rare</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!--___ Wastelander Apparel ___-->
|
||
|
|
|
||
|
|
<!-- Sheriff Hat -->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase">
|
||
|
|
<defName>FCP_Apparel_Sheriff_Hat</defName>
|
||
|
|
<label>Sheriff Hat</label>
|
||
|
|
<description>Part of the sheriff duster outfit. it gives a little buff to perception.</description>
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/SheriffDuster/FCP_Sheriff_Hat</texPath>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>4</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<costList>
|
||
|
|
<Leather_Plain>15</Leather_Plain>
|
||
|
|
</costList>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<equippedStatOffsets>
|
||
|
|
<ShootingAccuracyPawn>0.05</ShootingAccuracyPawn> <!-- PERCEPTION +1 -->
|
||
|
|
</equippedStatOffsets>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>UpperHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/SheriffDuster/FCP_Sheriff_Hat</wornGraphicPath>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Wastelander_Sheriff</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Rare</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!-- Ranger Gas Mask -->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase">
|
||
|
|
<defName>FCP_Apparel_Gas_Ranger_Gas_Mask</defName>
|
||
|
|
<label>Ranger Gas Mask</label>
|
||
|
|
<description>A gas mask to go with the gas ranger outfit.</description>
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/GasRanger/GasRangerWhite/FCP_Rickys_Rando_Rangers_Gas_Mask_White</texPath>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>6</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<MarketValue>160</MarketValue>
|
||
|
|
<ArmorRating_Sharp>0.10</ArmorRating_Sharp>
|
||
|
|
<ArmorRating_Blunt>0.05</ArmorRating_Blunt>
|
||
|
|
<ArmorRating_Heat>0.10</ArmorRating_Heat>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<costList>
|
||
|
|
<Leather_Plain>15</Leather_Plain>
|
||
|
|
</costList>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>FullHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/GasRanger/GasRangerWhite/FCP_Rickys_Rando_Rangers_Gas_Mask_White</wornGraphicPath>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Wastelander_Rangers_Rick</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Rare</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!--___ Slave Apparel ___-->
|
||
|
|
|
||
|
|
<!-- Slave Bandana -->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase">
|
||
|
|
<defName>FCP_Apparel_Slave_Bandana</defName>
|
||
|
|
<label>Slave Bandana</label>
|
||
|
|
<description>A bandana tipically worn by slaves.</description>
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/SlaveBandana/FCP_Slave_Bandana</texPath>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>3</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<costList>
|
||
|
|
<Cloth>15</Cloth>
|
||
|
|
</costList>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<MarketValue>30</MarketValue>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>UpperHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/SlaveBandana/FCP_Slave_Bandana</wornGraphicPath>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Slave_Apparel</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Common</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!-- Slave Rag Hood -->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase">
|
||
|
|
<defName>FCP_Apparel_Slave_Rag_Hood</defName>
|
||
|
|
<label>Slave Rag Hood</label>
|
||
|
|
<description>A scarf used to create a hood, tipically worn by slaves.</description>
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/SlaveRagHood/FCP_Slave_Rag_Hood</texPath>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>3</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<costList>
|
||
|
|
<Cloth>15</Cloth>
|
||
|
|
</costList>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<MarketValue>35</MarketValue>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<equippedStatOffsets>
|
||
|
|
<ShootingAccuracyPawn>0.05</ShootingAccuracyPawn> <!-- PERCEPTION +1 -->
|
||
|
|
</equippedStatOffsets>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>UpperHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/SlaveRagHood/FCP_Slave_Rag_Hood</wornGraphicPath>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Slave_Apparel</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Common</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
<!-- Slave Scarf Hat -->
|
||
|
|
|
||
|
|
<ThingDef ParentName="HatMakeableBase">
|
||
|
|
<defName>FCP_Apparel_Slave_Scarf_Hat</defName>
|
||
|
|
<label>Slave Scarf Hat</label>
|
||
|
|
<description>A scarf used to create a hat, tipically worn by slaves.</description>
|
||
|
|
<techLevel>Industrial</techLevel>
|
||
|
|
<graphicData>
|
||
|
|
<texPath>Things/Apparel/Wasteland_Apparel/SlaveScarfHat/FCP_Slave_Scarf_Hat</texPath>
|
||
|
|
<graphicClass>Graphic_Single</graphicClass>
|
||
|
|
</graphicData>
|
||
|
|
<costList>
|
||
|
|
<Cloth>15</Cloth>
|
||
|
|
</costList>
|
||
|
|
<recipeMaker>
|
||
|
|
<unfinishedThingDef>UnfinishedApparel</unfinishedThingDef>
|
||
|
|
<researchPrerequisite>FCP_Research_CasualWear</researchPrerequisite>
|
||
|
|
<skillRequirements>
|
||
|
|
<Crafting>3</Crafting>
|
||
|
|
</skillRequirements>
|
||
|
|
</recipeMaker>
|
||
|
|
<statBases>
|
||
|
|
<WorkToMake>3000</WorkToMake>
|
||
|
|
<MaxHitPoints>80</MaxHitPoints>
|
||
|
|
<Mass>0.8</Mass>
|
||
|
|
<MarketValue>35</MarketValue>
|
||
|
|
<Insulation_Heat>2</Insulation_Heat>
|
||
|
|
<EquipDelay>1.5</EquipDelay>
|
||
|
|
</statBases>
|
||
|
|
<equippedStatOffsets>
|
||
|
|
<ShootingAccuracyPawn>0.05</ShootingAccuracyPawn> <!-- PERCEPTION +1 -->
|
||
|
|
</equippedStatOffsets>
|
||
|
|
<apparel>
|
||
|
|
<bodyPartGroups>
|
||
|
|
<li>UpperHead</li>
|
||
|
|
</bodyPartGroups>
|
||
|
|
<wornGraphicPath>Things/Apparel/Wasteland_Apparel/SlaveScarfHat/FCP_Slave_Scarf_Hat</wornGraphicPath>
|
||
|
|
<layers>
|
||
|
|
<li>Overhead</li>
|
||
|
|
</layers>
|
||
|
|
<tags>
|
||
|
|
<li>FCP_Slave_Apparel</li>
|
||
|
|
</tags>
|
||
|
|
</apparel>
|
||
|
|
<comps>
|
||
|
|
<li Class="FCP.Core.CompProperties_LabelColored">
|
||
|
|
<rarity>Common</rarity>
|
||
|
|
</li>
|
||
|
|
</comps>
|
||
|
|
</ThingDef>
|
||
|
|
|
||
|
|
</Defs>
|