wolf_fur_mantle.xml

<items>
  <item>
    <key>wolf_fur_mantle</key>
    <name>Wolf-Fur Mantle</name>
    <description>
      A chest piece crafted from the fur of slain wolves, providing warmth, protection, and a ferocious
      appearance.
    </description>
    <type>Chest</type>
    <icon>itemwolf_fur_mantle</icon>
    <sortKey>_chest19</sortKey>
    <weight>3.0</weight>
    <tags>t2.5</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.1</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>FireResist</type>
        <amount>-0.15</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>wolf_fur_mantle_left</equipLeft>
        <equipRight>wolf_fur_mantle</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>wolf_fur_mantle_f_left</equipLeft>
        <equipRight>wolf_fur_mantle_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 savage_leather, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 savage_leather, leather</materials>
      <durability>120.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 savage_leather, 2 leather, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>850</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>