berserker_leggings.xml

<items>
  <item>
    <key>berserker_leggings</key>
    <name>Berserker Leggings</name>
    <description>
      Leggings crafted for the relentless Berserker, providing protection and freedom of movement for those
      who strike with fury.
    </description>
    <type>Legs</type>
    <icon>itembeserker_leggings</icon>
    <sortKey>_legs10</sortKey>
    <weight>2.5</weight>
    <tags>t2.5</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.06</amount>
      </modifiers>
      <modifiers>
        <type>BleedChance</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>BleedTargetDamage</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>AttackSpeedBonus</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>-0.05</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>berserker_leggings_left</equipLeft>
        <equipRight>berserker_leggings</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>berserker_leggings_f_left</equipLeft>
        <equipRight>berserker_leggings_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 savage_leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 savage_leather, cloth</materials>
      <durability>110.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 savage_leather, 2 cloth, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>445</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>