sorcery  Artifact [550cf0df14]

Artifact 550cf0df14c6dfc31c4abf4922e2c3ed99dbf89e8b7920d31651decbefdbf39a:


return {
	lookup = {};
	tools = {
		'pick'; 'axe'; 'shovel';
		'sword'; 'hoe';
	};
	armors = {
		'helmet'; 'boots'; 'shield';
		'chestplate'; 'leggings';
	};
}