knights_helm.xml

<items>
  <item>
    <key>knights_helm</key>
    <name>Knight's Helm</name>
    <description>
      A steadfast helm for knights committed to lifelong learning, secures the head and amplifies growth in
      combat prowess.
    </description>
    <type>Helm</type>
    <icon>itemsquire_4</icon>
    <sortKey>_hat17</sortKey>
    <weight>4.5</weight>
    <tags>t2.5</tags>
    <modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.06</amount>
      </modifiers>
      <modifiers>
        <type>WeaponXpGained</type>
        <amount>0.05</amount>
      </modifiers>
      <modifiers>
        <type>Dodge</type>
        <amount>-5.0</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>knight_helm_left</equipLeft>
        <equipRight>knight_helm</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>knight_helm_f_left</equipLeft>
        <equipRight>knight_helm_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>2 scrap_metal, leather</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>2 scrap_metal, leather</materials>
      <durability>151.0</durability>
    </repairInfo>
    <priceDetails>
      <buy>430</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>