kite_shield.xml
<items>
<item>
<key>kite_shield</key>
<name>Kite Shield</name>
<description>
This formidable shield is intended to maximize coverage from arrow fire while retaining the mobility for
vanguard units to push the assault.
</description>
<type>shield</type>
<icon>itemkite_shield</icon>
<sortKey>_shield05</sortKey>
<weight>6.0</weight>
<tags>t2</tags>
<modifiers>
<modifiers>
<type>Protection</type>
<amount>2.0</amount>
</modifiers>
<modifiers>
<type>PhysicalResist</type>
<amount>0.12</amount>
</modifiers>
<modifiers>
<type>MissileDeflection</type>
<amount>0.2</amount>
</modifiers>
<modifiers>
<type>Dodge</type>
<amount>-5.0</amount>
</modifiers>
<modifiers>
<type>MoveSpeedBonus</type>
<amount>-5.0</amount>
</modifiers>
<modifiers>
<type>MaxEnergy</type>
<amount>-15.0</amount>
</modifiers>
</modifiers>
<sprites>
<equipLeft>kiteshield_left</equipLeft>
<equipRight>kiteshield</equipRight>
</sprites>
<salvageInfo>
<materials>2 scrap_metal, 2 wood</materials>
<requiresBench>true</requiresBench>
</salvageInfo>
<repairInfo>
<materials>2 scrap_metal, 2 wood</materials>
<durability>400.0</durability>
</repairInfo>
<priceDetails>
<buy>330</buy>
<canTrade>true</canTrade>
</priceDetails>
</item>
</items>