lionheart_shield.xml
<items>
<item>
<key>lionheart_shield</key>
<name>Lionheart Shield</name>
<description>
Passed down through generations, this shield symbolizes the courage to protect the weak
and the resolve to venture into the unknown.
</description>
<type>shield</type>
<icon>icon_lionshield</icon>
<sortKey>_shield07</sortKey>
<weight>6.0</weight>
<tags>t3</tags>
<modifiers>
<modifiers>
<type>Protection</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.12</amount>
</modifiers>
<modifiers>
<type>HealingEfficiency</type>
<amount>0.08</amount>
</modifiers>
<modifiers>
<type>MentalWarding</type>
<amount>0.08</amount>
</modifiers>
<modifiers>
<type>MissileDeflection</type>
<amount>0.25</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>-10.0</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>-10.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>lionshield_left</equipLeft>
<equipRight>lionshield</equipRight>
</sprites>
<salvageInfo>
<materials>2 scrap_metal, 1 wood, leather</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, 1 wood, leather</materials>
<durability>450.0</durability>
</repairInfo>
<priceDetails>
<buy>1200</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>