snake_dice.xml

<items>
  <item>
    <key>snake_dice</key>
    <name>Snake Dice</name>
    <description>
      These dice feel cold to the touch. It is said that they are weighted to always roll a 1.




    </description>
    <type>artifact</type>
    <icon>item2_60</icon>
    <sortKey>_artifact01</sortKey>
    <weight>0.1</weight>
    <inventoryStatusEffect>snake_dice_status</inventoryStatusEffect>
    <priceDetails>
      <buy>1-1</buy>
      <sell>1-1</sell>
      <canTrade>false</canTrade>
    </priceDetails>
  </item>
</items>