lunar_pendant.xml

<items>
  <item>
    <key>lunar_pendant</key>
    <name>Lunar Pendant</name>
    <description>
      An ancient necklace crafted by the mystics of Old Aridax, bestowed upon those believed to carry the
      voice of the moon.
    </description>
    <type>Necklace</type>
    <icon>itemlunar_pendant</icon>
    <sortKey>_necklace06</sortKey>
    <weight>2.0</weight>
    <tags>t3</tags>
    <modifiers>
      <modifiers>
        <type>FrostbiteResist</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>BurnResist</type>
        <amount>0.12</amount>
      </modifiers>
      <modifiers>
        <type>MaxEnergy</type>
        <amount>5.0</amount>
      </modifiers>
      <modifiers>
        <type>EnergyRecoveryEfficiency</type>
        <amount>0.05</amount>
      </modifiers>
    </modifiers>
    <salvageInfo>
      <materials>1 scrap_metal</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <priceDetails>
      <buy>250</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>