brigandine_coif.xml

<items>
  <item>
    <key>brigandine_coif</key>
    <name>Brigandine Coif</name>
    <description>
      A brigandine coif that offers superior head protection without limiting vision or movement, suited for
      the
      observant warrior.
    </description>
    <type>Helm</type>
    <icon>itembrigandine_4</icon>
    <sortKey>_hat22</sortKey>
    <weight>3.0</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.15</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.15</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>brigandine_coif_left</equipLeft>
        <equipRight>brigandine_coif</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>brigandine_coif_f_left</equipLeft>
        <equipRight>brigandine_coif_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>scrap_metal, 2 cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>scrap_metal, 2 cloth</materials>
      <durability>111.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>2 scrap_metal, 4 cloth, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>820</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>