studded_brigandine.xml
<items>
<item>
<key>studded_brigandine</key>
<name>Studded Brigandine</name>
<description>
A thick leather coat with dark metal studs which allows maximum mobility while retaining a high
level of protection.
</description>
<type>Chest</type>
<icon>itembrigandine_2</icon>
<sortKey>_chest25</sortKey>
<weight>4.5</weight>
<tags>t3</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.23</amount>
</modifiers>
<modifiers>
<type>BleedResist</type>
<amount>0.23</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>studded_brigandine_left</equipLeft>
<equipRight>studded_brigandine</equipRight>
<armsBodyOverride>arms_brown</armsBodyOverride>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>studded_brigandine_f_left</equipLeft>
<equipRight>studded_brigandine_f</equipRight>
<armsBodyOverride>arms_f_brown</armsBodyOverride>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 scrap_metal, leather, cloth</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, leather, cloth</materials>
<durability>135.0</durability>
</repairInfo>
<bolsterInfo>
<materials>4 scrap_metal, 2 leather, 2 cloth, zebrunium</materials>
</bolsterInfo>
<priceDetails>
<buy>1190</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>