const Map<dynamic, String> artifactType = { '1': 'flower', '2': 'feather', '3': 'hourglass', '4': 'goblet', '5': 'crown', };