leather_hood.xml
<items>
<item>
<key>leather_hood</key>
<name>Leather Hood</name>
<description>
Might not seem like much, but it's saved many a traveler from the harsh winds of the open road.
</description>
<type>Helm</type>
<icon>itemleather_4</icon>
<sortKey>_hat08</sortKey>
<weight>2.0</weight>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.1</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>5.0</amount>
</modifiers>
</modifiers>
<spriteOptions>
<spriteOptions>
<physique>human_male</physique>
<equipLeft>leather_hood_left</equipLeft>
<equipRight>leather_hood</equipRight>
</spriteOptions>
<spriteOptions>
<physique>human_female</physique>
<equipLeft>leather_hood_f_left</equipLeft>
<equipRight>leather_hood_f</equipRight>
</spriteOptions>
</spriteOptions>
<salvageInfo>
<materials>2 leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 leather</materials>
<durability>79.0</durability>
</repairInfo>
<priceDetails>
<buy>170</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>