leather_round_shield.xml
<items>
<item>
<key>leather_round_shield</key>
<name>Leather Round Shield</name>
<description>
A sturdy wood frame with a hard leather pelt stretched over. Surprisingly light and durable.
</description>
<type>shield</type>
<icon>itemleather_round_shield</icon>
<sortKey>_shield03</sortKey>
<weight>2.5</weight>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>Protection</type>
<amount>1.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.04</amount>
</modifiers>
<modifiers>
<type>MissileDeflection</type>
<amount>0.1</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>leather_round_shield_left</equipLeft>
<equipRight>leather_round_shield</equipRight>
</sprites>
<salvageInfo>
<materials>wood, 2 leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>wood, 2 leather</materials>
<durability>250.0</durability>
</repairInfo>
<priceDetails>
<buy>165</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>