vanguard_platelegs.xml

<items>
  <item>
    <key>vanguard_platelegs</key>
    <name>Vanguard Platelegs</name>
    <description>
      These platelegs are the ideal choice for elite soldiers and adventurers seeking the ultimate protection
      in battle. The solid metal plates cover the legs, reinforced at the joints to allow for easy movement
      without sacrificing defense.
    </description>
    <type>Legs</type>
    <icon>itemvanguard_5</icon>
    <sortKey>_legs17</sortKey>
    <weight>5.0</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>2.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.14</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.06</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-4.0</amount>
      </modifiers>
      <modifiers>
        <type>MoveSpeedBonus</type>
        <amount>-4.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>vanguard_platelegs_left</equipLeft>
        <equipRight>vanguard_platelegs</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>vanguard_platelegs_f_left</equipLeft>
        <equipRight>vanguard_platelegs_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 scrap_metal, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, leather</materials>
      <durability>195.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>4 scrap_metal, 2 leather, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>750</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>