Equipment
{
	Ring of the Slime King
		{
			Slot = Ring1,Ring2
			ItemCategory = Accessories

			# See ItemStats.txt for valid stat names
			StatValues = Health,Attack,Mana,Move Spd %
			MinStats = 5,2,1,1
			MaxStats = 20,4,4,3
			SellValue = 90
		
			Equip Sound = Equip Accessory
		}
	Ring of the Bear
		{
			Slot = Ring1,Ring2
			ItemCategory = Accessories

			# See ItemStats.txt for valid stat names
			StatValues = Health,Attack,Mana
			MinStats = 4,4,1
			MaxStats = 10,10,3
			SellValue = 75

			Equip Sound = Equip Accessory
		}
}