grisly_talisman.xml

<items>
  <item>
    <key>grisly_talisman</key>
    <name>Grisly Talisman</name>
    <description>
      Fashioned from the gruesome remains of ogres. Every tooth is
      meticulously carved, a testament to the expertise of its creator.
    </description>
    <type>Necklace</type>
    <icon>itemgrisly_talisman</icon>
    <sortKey>_necklace06</sortKey>
    <weight>2.0</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>HumanDamage</type>
        <amount>0.05</amount>
      </modifiers>
    </modifiers>
    <salvageInfo>
      <materials>1 scrap_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <priceDetails>
      <buy>520</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>