ogre_talisman.xml

<items>
  <item>
    <key>ogre_talisman</key>
    <name>Ogre Talisman</name>
    <description>
      A rudimentary talisman fashioned from rough-hewn ogre teeth. Crafted by inexperienced hands, it holds a
      hint of primal power.
    </description>
    <type>Necklace</type>
    <icon>itemogre_talisman</icon>
    <sortKey>_necklace06</sortKey>
    <weight>3.0</weight>
    <tags>t1</tags>
    <modifiers>
      <modifiers>
        <type>HumanDamage</type>
        <amount>0.01</amount>
      </modifiers>
    </modifiers>
    <salvageInfo>
      <materials>1 scrap_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <priceDetails>
      <buy>110</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>