lamellar_boots.xml

<items>
  <item>
    <key>lamellar_boots</key>
    <name>Lamellar Boots</name>
    <description>
      Sturdy medieval-style boots that offer solid protection without any drawbacks, allowing the wearer to
      maintain agility.
    </description>
    <type>Boots</type>
    <icon>itemlamellar_1</icon>
    <sortKey>_boots12</sortKey>
    <weight>3.0</weight>
    <tags>t2.5</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.07</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>lamellar_boots_left</equipLeft>
        <equipRight>lamellar_boots</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>lamellar_boots_f_left</equipLeft>
        <equipRight>lamellar_boots_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 scrap_metal, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, cloth</materials>
      <durability>120.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>325</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>