This commit is contained in:
Tourswen
2025-07-03 12:45:18 +08:00
parent 6febca1954
commit 975bf1d2e3
6 changed files with 9 additions and 4 deletions

View File

@@ -885,12 +885,12 @@
</skillRequirements> </skillRequirements>
</recipeMaker> </recipeMaker>
<graphicData> <graphicData>
<texPath>Wula/Apparel/WULA_Knight_PowerArmor</texPath> <texPath>Wula/Apparel/WULA_Shield_Base</texPath>
<graphicClass>Graphic_Single</graphicClass> <graphicClass>Graphic_Single</graphicClass>
</graphicData> </graphicData>
<statBases> <statBases>
<WorkToMake>30000</WorkToMake> <WorkToMake>30000</WorkToMake>
<MaxHitPoints>2000</MaxHitPoints> <MaxHitPoints>1000</MaxHitPoints>
<Mass>10</Mass> <Mass>10</Mass>
<Flammability>0</Flammability> <Flammability>0</Flammability>
<ArmorRating_Sharp>1.8</ArmorRating_Sharp> <ArmorRating_Sharp>1.8</ArmorRating_Sharp>
@@ -923,9 +923,9 @@
<li>Arms</li> <li>Arms</li>
<li>Legs</li> <li>Legs</li>
</bodyPartGroups> </bodyPartGroups>
<wornGraphicPath>Wula/Apparel/WULA_Knight_PowerArmor</wornGraphicPath> <wornGraphicPath>Wula/Apparel/WULA_Shield_Base</wornGraphicPath>
<layers> <layers>
<li>OuterClothing</li> <li>Shield</li>
</layers> </layers>
<useDeflectMetalEffect>true</useDeflectMetalEffect> <useDeflectMetalEffect>true</useDeflectMetalEffect>
<!-- <soundWear>Wear_PowerArmor</soundWear> <!-- <soundWear>Wear_PowerArmor</soundWear>
@@ -943,6 +943,11 @@
</thingSetMakerTags> </thingSetMakerTags>
<followStuffColor>False</followStuffColor> <followStuffColor>False</followStuffColor>
</ThingDef> </ThingDef>
<ApparelLayerDef>
<defName>Shield</defName>
<label>盾牌</label>
<drawOrder>275</drawOrder>
</ApparelLayerDef>
<!-- 萨克森装备 --> <!-- 萨克森装备 -->
<ThingDef ParentName="ArmorMachineableBase"> <ThingDef ParentName="ArmorMachineableBase">

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB