-- priest.lua local _, addon = ...; addon.Clickheal["PRIEST"] = { ["type1"] = "spell", ["type2"] = "spell", ["shift-type1"] = "spell", ["shift-type2"] = "spell", ["ctrl-type1"] = "spell", ["spell1"] = "Power Word: Shield", ["spell2"] = "Penance", ["shift-spell1"] = "Shadow Mend", ["shift-spell2"] = "Shadow Covenant", ["ctrl-spell1"] = "Purify", };