shamans_whisper_amulet.xml

<items>
  <item>
    <key>shamans_whisper_amulet</key>
    <name>Shaman's Whisper Amulet</name>
    <description>
      Crafted from the fossilized remains of an ancient shaman's vocal cord, it resonates with an old song
      that dispels hex magic.
    </description>
    <type>Necklace</type>
    <icon>itemjewelry_14</icon>
    <sortKey>_necklace05</sortKey>
    <weight>2.0</weight>
    <modifiers>
      <modifiers>
        <type>HexResist</type>
        <amount>0.75</amount>
      </modifiers>
    </modifiers>
    <salvageInfo>
      <materials>1 scrap_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <priceDetails>
      <buy>120</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>