archmage_necklace.xml

<items>
  <item>
    <key>archmage_necklace</key>
    <name>Archmage Necklace</name>
    <description>
      A masterwork of the Tempest Order.
    </description>
    <type>Necklace</type>
    <icon>icon_archmagenecklace_02</icon>
    <sortKey>_necklace15</sortKey>
    <weight>0.5</weight>
    <tags>sanctum, noshop</tags>
    <modifiers>
      <modifiers>
        <type>MagicCostReduction</type>
        <amount>0.08</amount>
      </modifiers>
      <modifiers>
        <type>MagicWarding</type>
        <amount>0.08</amount>
      </modifiers>
    </modifiers>
    <priceDetails>
      <buy>1400</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>