knights_platelegs.xml

<items>
  <item>
    <key>knights_platelegs</key>
    <name>Knight's Platelegs</name>
    <description>
      Dependable platelegs worn by knights, shielding their legs and encouraging the advancement of their
      combat skills.
    </description>
    <type>Legs</type>
    <icon>itemsquire_5</icon>
    <sortKey>_legs12</sortKey>
    <weight>5.0</weight>
    <tags>t2.5</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.09</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>WeaponXpGained</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-5.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>knight_platelegs_left</equipLeft>
        <equipRight>knight_platelegs</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>knight_platelegs_f_left</equipLeft>
        <equipRight>knight_platelegs_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 scrap_metal, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, cloth</materials>
      <durability>168.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>330</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>