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