tower_shield.xml

<items>
  <item>
    <key>tower_shield</key>
    <name>Tower Shield</name>
    <description>
      The largest and most protective shield, the tower shield is also the heaviest and most cumbersome,
      making
      it difficult to maneuver behind.
    </description>
    <type>shield</type>
    <icon>itemtower_shield</icon>
    <sortKey>_shield06</sortKey>
    <weight>8.0</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>3.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.14</amount>
      </modifiers>
      <modifiers>
        <type>MissileDeflection</type>
        <amount>0.35</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-10.0</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>-10.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-15.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>towershield_left</equipLeft>
      <equipRight>towershield</equipRight>
    </sprites>
    <salvageInfo>
      <materials>3 scrap_metal, 2 wood, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal, 2 wood, leather</materials>
      <durability>500.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, 4 wood, 2 leather, 1 zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1460</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>