vanguard_plate.xml

<items>
  <item>
    <key>vanguard_plate</key>
    <name>Vanguard Plate</name>
    <description>
      The ideal combination of a fine leather interior covered in solid plate, with chain-mail covering
      the exposed seams. It's a wonder how the elite forces of the realm are ever vanquished wearing such
      armor.
    </description>
    <type>Chest</type>
    <icon>itemvanguard_2</icon>
    <sortKey>_chest26</sortKey>
    <weight>6.5</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>3.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.28</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-4.0</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>-8.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>vanguard_plate_left</equipLeft>
        <equipRight>vanguard_plate</equipRight>
        <armsBodyOverride>arms_green</armsBodyOverride>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>vanguard_plate_f_left</equipLeft>
        <equipRight>vanguard_plate_f</equipRight>
        <armsBodyOverride>arms_f_green</armsBodyOverride>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>3 scrap_metal, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 scrap_metal, cloth</materials>
      <durability>215.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 scrap_metal, 2 cloth, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>1430</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>