mirror of
https://github.com/FalloutCollaborationProject/FCP-Caesars-Legion.git
synced 2026-07-27 17:00:20 -07:00
apparel and mod Icon change
This commit is contained in:
+107
-38
@@ -493,67 +493,136 @@
|
||||
|
||||
<!--_____ Legion Accessories _____-->
|
||||
|
||||
<!-- Legion Leather Vest -->
|
||||
<!-- Legion Tunic -->
|
||||
|
||||
<!-- <ThingDef ParentName="ArmorMachineableBase">
|
||||
<defName>FCP_Apparel_NCR_Trooper_Vest</defName>
|
||||
<label>NCR Trooper Vest</label>
|
||||
<description>A vest often worn by NCR troopers. It’s composed of a reinforced chestplate and
|
||||
armoured pauldrons. While it offers quite a bit of additional protection, it only covers
|
||||
the torso and shoulders, leaving the lower body parts and the head unprotected.</description>
|
||||
<techLevel>Industrial</techLevel>
|
||||
<ThingDef ParentName="FCP_Apparel_Makeable_Base">
|
||||
<defName>FCP_Apparel_Legion_Tunic</defName>
|
||||
<description>PLACEHOLDER</description>
|
||||
<label>Legion Tunic</label>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>FlakArmor</researchPrerequisite>
|
||||
<unfinishedThingDef>UnfinishedTechArmor</unfinishedThingDef>
|
||||
<researchPrerequisite>FCP_Legion_Basic_Equipment</researchPrerequisite>
|
||||
<unfinishedThingDef>UnfinishedArmor</unfinishedThingDef>
|
||||
<skillRequirements>
|
||||
<Crafting>4</Crafting>
|
||||
<Crafting>2</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<graphicData>
|
||||
<texPath>Apparel/NCR_Accessories/FCP_NCR_Trooper_Vest</texPath>
|
||||
<texPath>Things/Legion/Apparel/Legion_Tunic/FCP_Legion_Tunic</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
<drawSize>0.90</drawSize>
|
||||
</graphicData>
|
||||
<statBases>
|
||||
<WorkToMake>8000</WorkToMake>
|
||||
<MaxHitPoints>200</MaxHitPoints>
|
||||
<Mass>3</Mass>
|
||||
<Flammability>0.6</Flammability>
|
||||
<ArmorRating_Sharp>0.80</ArmorRating_Sharp>
|
||||
<ArmorRating_Blunt>0.30</ArmorRating_Blunt>
|
||||
<ArmorRating_Heat>0.20</ArmorRating_Heat>
|
||||
<Insulation_Cold>2</Insulation_Cold>
|
||||
<Insulation_Heat>3</Insulation_Heat>
|
||||
<EquipDelay>5</EquipDelay>
|
||||
<WorkToMake>8200</WorkToMake>
|
||||
<Mass>3.2</Mass>
|
||||
<Insulation_Cold>3</Insulation_Cold>
|
||||
<Insulation_Heat>10</Insulation_Heat>
|
||||
<EquipDelay>1.1</EquipDelay>
|
||||
</statBases>
|
||||
<equippedStatOffsets>
|
||||
<MoveSpeed>-0.08</MoveSpeed>
|
||||
</equippedStatOffsets>
|
||||
<thingCategories>
|
||||
<li>ApparelArmor</li>
|
||||
</thingCategories>
|
||||
<costList>
|
||||
<Cloth>35</Cloth>
|
||||
<Steel>45</Steel>
|
||||
<Leather_Plain>1</Leather_Plain>
|
||||
<Cloth>50</Cloth>
|
||||
<Leather_Plain>30</Leather_Plain>
|
||||
</costList>
|
||||
<apparel>
|
||||
<bodyPartGroups>
|
||||
<li>Torso</li>
|
||||
<li>Legs</li>
|
||||
<li>Shoulders</li>
|
||||
</bodyPartGroups>
|
||||
<wornGraphicPath>Things/Legion/Apparel/Legion_Tunic/FCP_Legion_Tunic</wornGraphicPath>
|
||||
<layers>
|
||||
<li>OnSkin</li>
|
||||
</layers>
|
||||
<tags>
|
||||
<li>FCP_Legion</li>
|
||||
</tags>
|
||||
</apparel>
|
||||
</ThingDef>
|
||||
|
||||
<!-- Legion Plate -->
|
||||
|
||||
<ThingDef ParentName="FCP_Apparel_Makeable_Base">
|
||||
<defName>FCP_Apparel_Legion_Plate</defName>
|
||||
<description>PLACEHOLDER</description>
|
||||
<label>Legion Plate</label>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>FCP_Legion_Basic_Equipment</researchPrerequisite>
|
||||
<unfinishedThingDef>UnfinishedArmor</unfinishedThingDef>
|
||||
<skillRequirements>
|
||||
<Crafting>2</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<graphicData>
|
||||
<texPath>Things/Legion/Apparel/Legion_Plate/FCP_Legion_Plate</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<statBases>
|
||||
<MaxHitPoints>200</MaxHitPoints>
|
||||
<WorkToMake>8200</WorkToMake>
|
||||
<Mass>3.2</Mass>
|
||||
<Insulation_Cold>3</Insulation_Cold>
|
||||
<Insulation_Heat>10</Insulation_Heat>
|
||||
<EquipDelay>1.1</EquipDelay>
|
||||
</statBases>
|
||||
<costList>
|
||||
<Steel>20</Steel>
|
||||
</costList>
|
||||
<apparel>
|
||||
<bodyPartGroups>
|
||||
<li>Torso</li>
|
||||
<li>Shoulders</li>
|
||||
</bodyPartGroups>
|
||||
<wornGraphicPath>Apparel/NCR_Accessories/FCP_NCR_Trooper_Vest</wornGraphicPath>
|
||||
<wornGraphicPath>Things/Legion/Apparel/Legion_Plate/FCP_Legion_Plate</wornGraphicPath>
|
||||
<layers>
|
||||
<li>Middle</li>
|
||||
<li>Shell</li>
|
||||
</layers>
|
||||
<tags>
|
||||
<li>IndustrialMilitaryBasic</li>
|
||||
<li>FCP_Legion</li>
|
||||
</tags>
|
||||
<defaultOutfitTags>
|
||||
<li>Soldier</li>
|
||||
</defaultOutfitTags>
|
||||
</apparel>
|
||||
</ThingDef> -->
|
||||
</ThingDef>
|
||||
|
||||
<!-- Legion Leather Vest -->
|
||||
|
||||
<ThingDef ParentName="FCP_Apparel_Makeable_Base">
|
||||
<defName>FCP_Apparel_Legion_Vest</defName>
|
||||
<description>PLACEHOLDER</description>
|
||||
<label>Legion Vest</label>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>FCP_Legion_Basic_Equipment</researchPrerequisite>
|
||||
<unfinishedThingDef>UnfinishedArmor</unfinishedThingDef>
|
||||
<skillRequirements>
|
||||
<Crafting>2</Crafting>
|
||||
</skillRequirements>
|
||||
</recipeMaker>
|
||||
<graphicData>
|
||||
<texPath>Things/Legion/Apparel/Legion_Vest/FCP_Legion_Vest</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
</graphicData>
|
||||
<statBases>
|
||||
<MaxHitPoints>200</MaxHitPoints>
|
||||
<WorkToMake>8200</WorkToMake>
|
||||
<Mass>3.2</Mass>
|
||||
<Insulation_Cold>3</Insulation_Cold>
|
||||
<Insulation_Heat>10</Insulation_Heat>
|
||||
<EquipDelay>1.1</EquipDelay>
|
||||
</statBases>
|
||||
<costList>
|
||||
<Leather_Plain>25</Leather_Plain>
|
||||
</costList>
|
||||
<apparel>
|
||||
<bodyPartGroups>
|
||||
<li>Torso</li>
|
||||
<li>Shoulders</li>
|
||||
</bodyPartGroups>
|
||||
<wornGraphicPath>Things/Legion/Apparel/Legion_Vest/FCP_Legion_Vest</wornGraphicPath>
|
||||
<layers>
|
||||
<li>Shell</li>
|
||||
</layers>
|
||||
<tags>
|
||||
<li>FCP_Legion</li>
|
||||
</tags>
|
||||
</apparel>
|
||||
</ThingDef>
|
||||
|
||||
<!--_____ Legion Headgear _____-->
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 4.7 KiB |
Reference in New Issue
Block a user