savage_leggings.xml

<items>
  <item>
    <key>savage_leggings</key>
    <name>Savage Leggings</name>
    <description>
      Not all who wear these leggings are savage, but all who are savage wear them.
    </description>
    <type>Legs</type>
    <icon>itemsavage_5</icon>
    <sortKey>_legs13</sortKey>
    <weight>2.5</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.1</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>6.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>savage_leggings_left</equipLeft>
        <equipRight>savage_leggings</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>savage_leggings_f_left</equipLeft>
        <equipRight>savage_leggings_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>savage_leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>savage_leather, cloth</materials>
      <durability>123.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 savage_leather, 2 cloth, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>500</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>