hulking_tower_shield.xml

<items>
  <item>
    <key>hulking_tower_shield</key>
    <name>Hulking Tower Shield</name>
    <description>
      This enormous shield was recovered from an equally massive and nearly invincible bandit lord. Its
      defensive capabilities are unmatched, but its size and weight leave much to be desired.
    </description>
    <type>shield</type>
    <icon>itemhulking_tower_shield</icon>
    <sortKey>_shield07</sortKey>
    <weight>10.0</weight>
    <tags>t3.5, unique</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>4.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.15</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>-20.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-15.0</amount>
      </modifiers>
    </modifiers>
    <sprites>
      <equipLeft>hulking_tower_shield_left</equipLeft>
      <equipRight>hulking_tower_shield</equipRight>
    </sprites>
    <salvageInfo>
      <materials>4 scrap_metal, wood, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>4 scrap_metal, wood, leather</materials>
      <durability>600.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>8 scrap_metal, 2 wood, 2 leather, 1 zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1240</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>