brigandine_leggings.xml

<items>
  <item>
    <key>brigandine_leggings</key>
    <name>Brigandine Leggings</name>
    <description>
      Robust brigandine leggings that strike a perfect balance between protection and mobility for those who
      value versatility.
    </description>
    <type>Legs</type>
    <icon>itembrigandine_5</icon>
    <sortKey>_legs16</sortKey>
    <weight>3.5</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.12</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>brigandine_leggings_left</equipLeft>
        <equipRight>brigandine_leggings</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>brigandine_leggings_f_left</equipLeft>
        <equipRight>brigandine_leggings_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>scrap_metal, leather, 2 cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>scrap_metal, leather, 2 cloth</materials>
      <durability>123.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 scrap_metal, 2 leather, 4 cloth, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>620</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>