machinist_ring.xml

<items>
  <item>
    <key>machinist_ring</key>
    <name>Machinist Ring</name>
    <description>
      Made from the heart of Lamassu, it allows the user to reflect damage back to any attacker.
    </description>
    <type>Ring</type>
    <icon>itemjewelry_1</icon>
    <sortKey>_ring05</sortKey>
    <weight>3.0</weight>
    <modifiers>
      <modifiers>
        <type>Reflection</type>
        <amount>2.0</amount>
      </modifiers>
    </modifiers>
    <salvageInfo>
      <materials>1 lamassu_heart</materials>
      <requiresBench>true</requiresBench>
    </salvageInfo>
    <priceDetails>
      <buy>6000</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>