seedeye_amulet.xml

<items>
  <item>
    <key>seedeye_amulet</key>
    <name>Seedeye Amulet</name>
    <description>
      Inside the ruby is the seed of a great Enalian tree, protecting its wearer from harm.
    </description>
    <type>Necklace</type>
    <icon>itemjewelry_13</icon>
    <sortKey>_necklace06</sortKey>
    <weight>3.0</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>EnaliaAttunement</type>
        <amount>1.0</amount>
      </modifiers>
      <modifiers>
        <type>Protection</type>
        <amount>1.0</amount>
      </modifiers>
    </modifiers>
    <salvageInfo>
      <materials>1 scrap_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <priceDetails>
      <buy>1180</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>