ancient_coin.xml

<items>
  <item>
    <key>ancient_coin</key>
    <name>Ancient Coin</name>
    <description>
      This darkened coin bears the faded mark of the old Aridax, its surface pocked and weathered by
      centuries.
    </description>
    <type>loot</type>
    <icon>itemancient_coin_dark</icon>
    <sortKey>_loot01</sortKey>
    <weight>0.25</weight>
    <priceDetails>
      <buy>14</buy>
      <canTrade>true</canTrade>
    </priceDetails>
  </item>
</items>