leather_leggings.xml

<items>
  <item>
    <key>leather_leggings</key>
    <name>Leather Leggings</name>
    <description>
      A testament to the enduring popularity of leather. Simple, yet sturdy, they'll keep your legs safe from
      harm.
    </description>
    <type>Legs</type>
    <icon>itemleather_5</icon>
    <sortKey>_legs05</sortKey>
    <weight>2.5</weight>
    <tags>t2</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>5.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>leather_leggings_left</equipLeft>
        <equipRight>leather_leggings</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>leather_leggings_f_left</equipLeft>
        <equipRight>leather_leggings_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 leather, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 leather, cloth</materials>
      <durability>87.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>130</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>