{
    "ordinal": 2,
    "color": "#5555FF",
    "material": "apotheosis:rare_material",
	"weight": 150,
	"quality": 10,
	"rules": [{
			"type": "stat",
			"chance": 1.0
		},
		{
			"type": "stat",
			"chance": 1.0
		},
		{
			"type": "potion",
			"chance": 1.0
		},
		{
			"type": "potion",
			"chance": 0.35
		},
		{
			"type": "socket",
			"chance": 0.85
		},
		{
			"type": "socket",
			"chance": 0.65
		},
		{
			"type": "durability",
			"chance": 0.1
		}
	]
}