glowing_amulet.xml

<items>
  <item>
    <key>glowing_amulet</key>
    <name>Glowing Amulet</name>
    <description>
      It glows with a soft light.
    </description>
    <type>Necklace</type>
    <icon>icon_glowingamulet_01</icon>
    <sortKey>_necklace13</sortKey>
    <weight>0.5</weight>
    <tags>sanctum, noshop</tags>
    <modifiers>
      <modifiers>
        <type>Light</type>
        <amount>2.0</amount>
      </modifiers>
    </modifiers>
    <priceDetails>
      <buy>120</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>