chain_hauberk.xml
<items>
<item>
<key>chain_hauberk</key>
<name>Chain Hauberk</name>
<description>
A chain hauberk offering reliable protection and freedom of movement, perfect for adventurers who need
a balanced defense.
</description>
<type>Chest</type>
<icon>itemchain_2</icon>
<sortKey>_chest15</sortKey>
<weight>4.5</weight>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.17</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>0.17</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>chain_hauberk_left</equipLeft>
<equipRight>chain_hauberk</equipRight>
<armsBodyOverride>arms_brown</armsBodyOverride>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>chain_hauberk_f_left</equipLeft>
<equipRight>chain_hauberk_f</equipRight>
<armsBodyOverride>arms_f_brown</armsBodyOverride>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 scrap_metal, leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, leather</materials>
<durability>100.0</durability>
</repairInfo>
<priceDetails>
<buy>330</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>