bonesplint_plate.xml

<items>
  <item>
    <key>bonesplint_plate</key>
    <name>Bonesplint Plate</name>
    <description>
      A formidable Ogre bone chest plate, granting impressive defense and a bone-chilling appearance to strike
      fear into the hearts of enemies.
    </description>
    <type>Chest</type>
    <icon>itembonesplint_2</icon>
    <sortKey>_chest37</sortKey>
    <weight>5.5</weight>
    <tags>t4.5</tags>
    <modifiers>
      <modifiers>
        <type>PhysicalResist</type>
        <amount>0.25</amount>
      </modifiers>
      <modifiers>
        <type>BleedResist</type>
        <amount>0.33</amount>
      </modifiers>
      <modifiers>
        <type>CrippleResist</type>
        <amount>0.33</amount>
      </modifiers>
      <modifiers>
        <type>MissileDeflection</type>
        <amount>0.05</amount>
      </modifiers>
    </modifiers>
    <spriteOptions>
      <spriteOptions>
        <physique>human_male</physique>
        <equipLeft>bonesplint_plate_left</equipLeft>
        <equipRight>bonesplint_plate</equipRight>
      </spriteOptions>
      <spriteOptions>
        <physique>human_female</physique>
        <equipLeft>bonesplint_plate_f_left</equipLeft>
        <equipRight>bonesplint_plate_f</equipRight>
      </spriteOptions>
    </spriteOptions>
    <salvageInfo>
      <materials>3 ogre_bones</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <repairInfo>
      <materials>3 ogre_bones</materials>
      <durability>365.0</durability>
    </repairInfo>
    <bolsterInfo>
      <materials>6 ogre_bones, zebrunium</materials>
    </bolsterInfo>
    <priceDetails>
      <buy>3920</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>