chain_coif.xml

<items>
  <item>
    <key>chain_coif</key>
    <name>Chain Coif</name>
    <description>
      A chain coif that shields the head without compromising vision, offering balanced protection for the
      perceptive warrior.
    </description>
    <type>Helm</type>
    <icon>itemchain_4</icon>
    <sortKey>_hat11</sortKey>
    <weight>3.0</weight>
    <tags>t2</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.11</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.11</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>chain_coif_left</equipLeft>
        <equipRight>chain_coif</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>chain_coif_f_left</equipLeft>
        <equipRight>chain_coif_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>scrap_metal, cloth</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>scrap_metal, cloth</materials>
      <durability>83.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>225</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>